summaryrefslogtreecommitdiffstats
path: root/share/examples
diff options
context:
space:
mode:
Diffstat (limited to 'share/examples')
-rw-r--r--share/examples/CMakeLists.txt5
-rw-r--r--share/examples/README5
-rw-r--r--share/examples/animated-clock.svg564
-rw-r--r--share/examples/art-nouveau-P3.svg580
-rw-r--r--share/examples/blend_modes.svg753
-rw-r--r--share/examples/car.svgzbin0 -> 109486 bytes
-rw-r--r--share/examples/data_uri.svg96
-rw-r--r--share/examples/eastern-motive-P4G.svg1435
-rw-r--r--share/examples/filters.svg16156
-rw-r--r--share/examples/flow-go.svg59
-rw-r--r--share/examples/flowsample.svg80
-rw-r--r--share/examples/gallardo.svgzbin0 -> 63720 bytes
-rw-r--r--share/examples/glass.svg324
-rw-r--r--share/examples/gradient-mesh-experimental.svgzbin0 -> 41724 bytes
-rw-r--r--share/examples/gradient.svg1514
-rw-r--r--share/examples/i18n.svg433
-rw-r--r--share/examples/istest.pov174
-rw-r--r--share/examples/l-systems.svgzbin0 -> 12870 bytes
-rw-r--r--share/examples/lighting_filters.svg63
-rw-r--r--share/examples/live-path-effects-curvestitch.svg413
-rw-r--r--share/examples/live-path-effects-gears.svg187
-rw-r--r--share/examples/live-path-effects-pathalongpath.svg434
-rw-r--r--share/examples/markers.svg856
-rw-r--r--share/examples/replace-hue.svg504
-rw-r--r--share/examples/rope-3D.svg491
-rw-r--r--share/examples/stars.svgzbin0 -> 34173 bytes
-rw-r--r--share/examples/svgfont.svg111
-rw-r--r--share/examples/tesselation-P3.svg994
-rw-r--r--share/examples/text-on-path.svg381
-rw-r--r--share/examples/tiger.svgzbin0 -> 34776 bytes
-rw-r--r--share/examples/tref.svg110
-rw-r--r--share/examples/turbulence_filters.svg517
32 files changed, 27239 insertions, 0 deletions
diff --git a/share/examples/CMakeLists.txt b/share/examples/CMakeLists.txt
new file mode 100644
index 0000000..7123f73
--- /dev/null
+++ b/share/examples/CMakeLists.txt
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+file(GLOB _FILES "README" "*.svg" "*.svgz" "*.pov")
+install(FILES ${_FILES}
+ DESTINATION ${INKSCAPE_SHARE_INSTALL}/examples
+ COMPONENT examples)
diff --git a/share/examples/README b/share/examples/README
new file mode 100644
index 0000000..b2404c8
--- /dev/null
+++ b/share/examples/README
@@ -0,0 +1,5 @@
+This directory contains some example SVG files created
+with Inkscape. If you have a file which is visually nice and
+demonstrates some Inkscape features (not covered by the
+existing examples) in an interesting way, please submit it
+to the developers. \ No newline at end of file
diff --git a/share/examples/animated-clock.svg b/share/examples/animated-clock.svg
new file mode 100644
index 0000000..3a8dda7
--- /dev/null
+++ b/share/examples/animated-clock.svg
@@ -0,0 +1,564 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ version="1.0"
+ width="750"
+ height="350"
+ onload="Start(evt)"
+ id="svg2707"
+ sodipodi:version="0.32"
+ inkscape:version="0.92"
+ sodipodi:docname="animated-clock.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ sodipodi:docbase="/home/d/ink/inkscape/share/examples"
+ sodipodi:modified="true">
+ <metadata
+ id="metadata11358">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/by-nd/2.5/" />
+ <dc:title>Mechanical Clock</dc:title>
+ <dc:date>7 January 2007</dc:date>
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>Tavmjong Bah</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:description>Mechanical Clock with Hour, Minute, and Second hands.</dc:description>
+ <dc:contributor>
+ <cc:Agent>
+ <dc:title>Gears created with python script from Aaron Spike.</dc:title>
+ </cc:Agent>
+ </dc:contributor>
+ <dc:subject>
+ <rdf:Bag>
+ <rdf:li>SVG</rdf:li>
+ <rdf:li>Clock</rdf:li>
+ <rdf:li>Animation</rdf:li>
+ </rdf:Bag>
+ </dc:subject>
+ </cc:Work>
+ <cc:License
+ rdf:about="http://creativecommons.org/licenses/by-nd/2.5/">
+ <cc:permits
+ rdf:resource="http://web.resource.org/cc/Reproduction" />
+ <cc:permits
+ rdf:resource="http://web.resource.org/cc/Distribution" />
+ <cc:requires
+ rdf:resource="http://web.resource.org/cc/Notice" />
+ <cc:requires
+ rdf:resource="http://web.resource.org/cc/Attribution" />
+ </cc:License>
+ </rdf:RDF>
+ </metadata>
+ <sodipodi:namedview
+ inkscape:window-height="653"
+ inkscape:window-width="1036"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0.0"
+ guidetolerance="10.0"
+ gridtolerance="10.0"
+ objecttolerance="10.0"
+ borderopacity="1.0"
+ bordercolor="#666666"
+ pagecolor="#ffffff"
+ id="base"
+ inkscape:zoom="1.2725744"
+ inkscape:cx="367.54579"
+ inkscape:cy="163.99964"
+ inkscape:window-x="198"
+ inkscape:window-y="25"
+ inkscape:current-layer="svg2707" />
+ <defs
+ id="defs2806" />
+ <script
+ type="text/ecmascript"
+ id="script2259">
+
+ var angle_seconds = 0;
+ var angle_gear7_5 = 0;
+ var angle_minutes = 0;
+ var angle_gear180 = 0;
+ var angle_hours = 0;
+
+ // Keep track of old time... so we don't update the display if not necessary.
+ // This is a mechanical clock so it's OK to move the second hand once every second.
+ var old_time = 0;
+
+ // The gear groups
+ var seconds;
+ var gear7_5;
+ var minutes;
+ var gear180;
+ var hours;
+ var second_hand;
+ var minute_hand;
+ var hour_hand;
+
+ function Start(evt) {
+ seconds = evt.target.ownerDocument.getElementById(&quot;RotSeconds&quot;);
+ gear7_5 = evt.target.ownerDocument.getElementById(&quot;RotGear7_5&quot;);
+ minutes = evt.target.ownerDocument.getElementById(&quot;RotMinutes&quot;);
+ gear180 = evt.target.ownerDocument.getElementById(&quot;RotGear180&quot;);
+ hours = evt.target.ownerDocument.getElementById(&quot;RotHours&quot; );
+ second_hand = evt.target.ownerDocument.getElementById(&quot;RotSecondHand&quot; );
+ minute_hand = evt.target.ownerDocument.getElementById(&quot;RotMinuteHand&quot; );
+ hour_hand = evt.target.ownerDocument.getElementById(&quot;RotHourHand&quot; );
+
+ Run();
+ }
+
+ function Run() {
+
+ // Get computer clock time
+ var date = new Date();
+ var s = date.getSeconds();
+ var m = date.getMinutes();
+ var h = date.getHours();
+
+ // Set start angles... this is a little tricky
+ s += m * 60.0 + h * 3600.0;
+
+ if( old_time != s ) {
+ angle_seconds = (s * 6.0 ) % 360.0;
+ angle_gear7_5 = -(s * 6.0 / 7.5 ) % 360.0;
+ angle_minutes = (s * 6.0 / 60.0 ) % 360.0;
+ angle_gear180 = -(s * 6.0 / 180.0 ) % 360.0;
+ angle_hours = (s * 6.0 / 720.0 ) % 360.0;
+
+ seconds.setAttribute(&quot;transform&quot;, &quot;rotate(&quot; +angle_seconds+ &quot;)&quot;);
+ gear7_5.setAttribute(&quot;transform&quot;, &quot;rotate(&quot; +angle_gear7_5+ &quot;)&quot;);
+ minutes.setAttribute(&quot;transform&quot;, &quot;rotate(&quot; +angle_minutes+ &quot;)&quot;);
+ gear180.setAttribute(&quot;transform&quot;, &quot;rotate(&quot; +angle_gear180+ &quot;)&quot;);
+ hours.setAttribute( &quot;transform&quot;, &quot;rotate(&quot; +angle_hours+ &quot;)&quot;);
+
+ second_hand.setAttribute(&quot;transform&quot;, &quot;rotate(&quot; +angle_seconds+ &quot;)&quot;);
+ minute_hand.setAttribute(&quot;transform&quot;, &quot;rotate(&quot; +angle_minutes+ &quot;)&quot;);
+ hour_hand.setAttribute( &quot;transform&quot;, &quot;rotate(&quot; +angle_hours+ &quot;)&quot;);
+
+ }
+
+ old_time = s;
+
+ // Repeat every 10th of a second.
+ setTimeout(&quot;Run()&quot;, 100)
+ }
+
+ window.Run = Run
+ </script>
+ <g
+ transform="translate(600,150)"
+ style="fill:#bfbfbf;stroke:black"
+ id="Seconds">
+ <g
+ id="RotSeconds">
+ <path
+ d="M 9.3370038,-2.0023549 L 11.698551,-2.5087975 L 12.487746,-2.4839671 L 15.892187,-0.86101804 L 15.892187,0.86101804 L 12.487746,2.4839671 L 11.698551,2.5087975 L 9.3370038,2.0023549 L 8.0181374,5.18638 L 10.046113,6.4981374 L 10.5866,7.0737399 L 11.846305,10.628641 L 10.628641,11.846305 L 7.0737399,10.5866 L 6.4981374,10.046113 L 5.18638,8.0181374 L 2.0023549,9.3370038 L 2.5087975,11.698551 L 2.4839671,12.487746 L 0.86101804,15.892187 L -0.86101804,15.892187 L -2.4839671,12.487746 L -2.5087975,11.698551 L -2.0023549,9.3370038 L -5.18638,8.0181374 L -6.4981374,10.046113 L -7.0737399,10.5866 L -10.628641,11.846305 L -11.846305,10.628641 L -10.5866,7.0737399 L -10.046113,6.4981374 L -8.0181374,5.18638 L -9.3370038,2.0023549 L -11.698551,2.5087975 L -12.487746,2.4839671 L -15.892187,0.86101804 L -15.892187,-0.86101804 L -12.487746,-2.4839671 L -11.698551,-2.5087975 L -9.3370038,-2.0023549 L -8.0181374,-5.18638 L -10.046113,-6.4981374 L -10.5866,-7.0737399 L -11.846305,-10.628641 L -10.628641,-11.846305 L -7.0737399,-10.5866 L -6.4981374,-10.046113 L -5.18638,-8.0181374 L -2.0023549,-9.3370038 L -2.5087975,-11.698551 L -2.4839671,-12.487746 L -0.86101804,-15.892187 L 0.86101804,-15.892187 L 2.4839671,-12.487746 L 2.5087975,-11.698551 L 2.0023549,-9.3370038 L 5.18638,-8.0181374 L 6.4981374,-10.046113 L 7.0737399,-10.5866 L 10.628641,-11.846305 L 11.846305,-10.628641 L 10.5866,-7.0737399 L 10.046113,-6.4981374 L 8.0181374,-5.18638 L 9.3370038,-2.0023549 z "
+ id="path2719" />
+ </g>
+ </g>
+ <g
+ transform="translate(490.12084,144.74606)"
+ style="fill:#bfbfbf;stroke:black"
+ id="Gear7_5">
+ <g
+ id="RotGear7_5">
+ <path
+ d="M 488.875,46.0625 L 487.625,49.28125 L 486.75,52.5 L 483.84375,52.65625 L 482.625,49.5625 L 481.0625,46.5 L 478.5625,46.75 L 477.65625,50.0625 L 477.125,53.34375 L 474.25,53.8125 L 472.71875,50.84375 L 470.84375,47.96875 L 468.375,48.5 L 467.84375,51.90625 L 467.65625,55.21875 L 464.8125,55.96875 L 463,53.1875 L 460.8125,50.53125 L 458.4375,51.28125 L 458.25,54.71875 L 458.40625,58.0625 L 455.6875,59.09375 L 453.5625,56.53125 L 451.125,54.09375 L 448.84375,55.125 L 449,58.5625 L 449.53125,61.84375 L 446.90625,63.15625 L 444.5625,60.8125 L 441.875,58.65625 L 439.71875,59.9375 L 440.21875,63.3125 L 441.0625,66.53125 L 438.625,68.125 L 436.03125,66.0625 L 433.125,64.1875 L 431.125,65.65625 L 432,69 L 433.15625,72.09375 L 430.90625,73.9375 L 428.09375,72.125 L 425.03125,70.59375 L 423.15625,72.25 L 424.375,75.46875 L 425.875,78.4375 L 423.8125,80.5 L 420.84375,79 L 417.625,77.78125 L 415.96875,79.65625 L 417.5,82.71875 L 419.3125,85.53125 L 417.46875,87.78125 L 414.375,86.625 L 411.03125,85.75 L 409.5625,87.75 L 411.4375,90.65625 L 413.5,93.25 L 411.90625,95.6875 L 408.6875,94.84375 L 405.3125,94.34375 L 404.03125,96.5 L 406.1875,99.1875 L 408.53125,101.53125 L 407.21875,104.15625 L 403.9375,103.625 L 400.5,103.46875 L 399.46875,105.75 L 401.90625,108.1875 L 404.46875,110.3125 L 403.4375,113.03125 L 400.09375,112.875 L 396.65625,113.0625 L 395.90625,115.4375 L 398.5625,117.625 L 401.34375,119.4375 L 400.59375,122.28125 L 397.28125,122.46875 L 393.875,123 L 393.34375,125.46875 L 396.21875,127.34375 L 399.1875,128.875 L 398.71875,131.75 L 395.4375,132.28125 L 392.125,133.1875 L 391.875,135.6875 L 394.9375,137.25 L 398.03125,138.46875 L 397.875,141.375 L 394.65625,142.25 L 391.4375,143.5 L 391.4375,146 L 394.65625,147.25 L 397.875,148.125 L 398.03125,151.03125 L 394.9375,152.25 L 391.875,153.8125 L 392.125,156.3125 L 395.4375,157.21875 L 398.71875,157.75 L 399.1875,160.625 L 396.21875,162.15625 L 393.34375,164.03125 L 393.875,166.46875 L 397.28125,167.03125 L 400.59375,167.21875 L 401.34375,170.03125 L 398.5625,171.875 L 395.90625,174.0625 L 396.65625,176.4375 L 400.09375,176.625 L 403.4375,176.46875 L 404.46875,179.1875 L 401.90625,181.28125 L 399.46875,183.75 L 400.5,186.03125 L 403.9375,185.84375 L 407.21875,185.34375 L 408.53125,187.9375 L 406.1875,190.3125 L 404.03125,193 L 405.3125,195.15625 L 408.6875,194.65625 L 411.90625,193.78125 L 413.5,196.25 L 411.4375,198.84375 L 409.5625,201.71875 L 411.03125,203.75 L 414.375,202.875 L 417.46875,201.6875 L 419.3125,203.96875 L 417.5,206.75 L 415.96875,209.84375 L 417.625,211.6875 L 420.84375,210.46875 L 423.8125,208.96875 L 425.875,211.03125 L 424.375,214 L 423.15625,217.21875 L 425.03125,218.90625 L 428.09375,217.375 L 430.90625,215.5625 L 433.15625,217.40625 L 432,220.5 L 431.125,223.84375 L 433.125,225.3125 L 436.03125,223.4375 L 438.625,221.375 L 441.0625,222.9375 L 440.21875,226.15625 L 439.71875,229.5625 L 441.875,230.8125 L 444.5625,228.65625 L 446.90625,226.3125 L 449.53125,227.65625 L 449,230.9375 L 448.84375,234.375 L 451.125,235.40625 L 453.5625,232.96875 L 455.6875,230.40625 L 458.40625,231.4375 L 458.25,234.75 L 458.4375,238.1875 L 460.8125,238.96875 L 463,236.3125 L 464.8125,233.53125 L 467.65625,234.28125 L 467.84375,237.59375 L 468.375,241 L 470.84375,241.53125 L 472.71875,238.625 L 474.25,235.6875 L 477.125,236.125 L 477.65625,239.4375 L 478.5625,242.75 L 481.0625,243 L 482.625,239.9375 L 483.84375,236.84375 L 486.75,237 L 487.625,240.21875 L 488.875,243.40625 L 491.375,243.40625 L 492.625,240.21875 L 493.5,237 L 496.40625,236.84375 L 497.625,239.9375 L 499.1875,243 L 501.6875,242.75 L 502.59375,239.4375 L 503.125,236.125 L 506,235.6875 L 507.53125,238.625 L 509.40625,241.53125 L 511.84375,241 L 512.40625,237.59375 L 512.59375,234.28125 L 515.40625,233.53125 L 517.25,236.3125 L 519.40625,238.96875 L 521.8125,238.1875 L 522,234.75 L 521.84375,231.4375 L 524.5625,230.40625 L 526.65625,232.96875 L 529.125,235.40625 L 531.40625,234.375 L 531.21875,230.9375 L 530.71875,227.65625 L 533.3125,226.3125 L 535.6875,228.65625 L 538.375,230.8125 L 540.53125,229.5625 L 540.03125,226.15625 L 539.15625,222.9375 L 541.625,221.375 L 544.21875,223.4375 L 547.09375,225.3125 L 549.125,223.84375 L 548.25,220.5 L 547.0625,217.40625 L 549.34375,215.5625 L 552.125,217.375 L 555.21875,218.90625 L 557.0625,217.21875 L 555.84375,214 L 554.34375,211.03125 L 556.40625,208.96875 L 559.375,210.46875 L 562.59375,211.6875 L 564.28125,209.84375 L 562.71875,206.75 L 560.9375,203.96875 L 562.78125,201.6875 L 565.875,202.875 L 569.21875,203.75 L 570.6875,201.71875 L 568.8125,198.84375 L 566.71875,196.25 L 568.3125,193.78125 L 571.53125,194.65625 L 574.9375,195.15625 L 576.1875,193 L 574.03125,190.3125 L 571.6875,187.9375 L 573.03125,185.34375 L 576.3125,185.84375 L 579.75,186.03125 L 580.78125,183.75 L 578.34375,181.28125 L 575.78125,179.1875 L 576.8125,176.46875 L 580.125,176.625 L 583.5625,176.4375 L 584.34375,174.0625 L 581.6875,171.875 L 578.90625,170.03125 L 579.65625,167.21875 L 582.96875,167.03125 L 586.375,166.46875 L 586.90625,164.03125 L 584,162.15625 L 581.0625,160.625 L 581.5,157.75 L 584.8125,157.21875 L 588.125,156.3125 L 588.375,153.8125 L 585.3125,152.25 L 582.21875,151.03125 L 582.375,148.125 L 585.59375,147.25 L 588.78125,146 L 588.78125,143.5 L 585.59375,142.25 L 582.375,141.375 L 582.21875,138.46875 L 585.3125,137.25 L 588.375,135.6875 L 588.125,133.1875 L 584.8125,132.28125 L 581.5,131.75 L 581.0625,128.875 L 584,127.34375 L 586.90625,125.46875 L 586.375,123 L 582.96875,122.46875 L 579.65625,122.28125 L 578.90625,119.4375 L 581.6875,117.625 L 584.34375,115.4375 L 583.5625,113.0625 L 580.125,112.875 L 576.8125,113.03125 L 575.78125,110.3125 L 578.34375,108.1875 L 580.78125,105.75 L 579.75,103.46875 L 576.3125,103.625 L 573.03125,104.15625 L 571.6875,101.53125 L 574.03125,99.1875 L 576.1875,96.5 L 574.9375,94.34375 L 571.53125,94.84375 L 568.3125,95.6875 L 566.71875,93.25 L 568.8125,90.65625 L 570.6875,87.75 L 569.21875,85.75 L 565.875,86.625 L 562.78125,87.78125 L 560.9375,85.53125 L 562.71875,82.71875 L 564.28125,79.65625 L 562.59375,77.78125 L 559.375,79 L 556.40625,80.5 L 554.34375,78.4375 L 555.84375,75.46875 L 557.0625,72.25 L 555.21875,70.59375 L 552.125,72.125 L 549.34375,73.9375 L 547.0625,72.09375 L 548.25,69 L 549.125,65.65625 L 547.09375,64.1875 L 544.21875,66.0625 L 541.625,68.125 L 539.15625,66.53125 L 540.03125,63.3125 L 540.53125,59.9375 L 538.375,58.65625 L 535.6875,60.8125 L 533.3125,63.15625 L 530.71875,61.84375 L 531.21875,58.5625 L 531.40625,55.125 L 529.125,54.09375 L 526.65625,56.53125 L 524.5625,59.09375 L 521.84375,58.0625 L 522,54.71875 L 521.8125,51.28125 L 519.40625,50.53125 L 517.25,53.1875 L 515.40625,55.96875 L 512.59375,55.21875 L 512.40625,51.90625 L 511.84375,48.5 L 509.40625,47.96875 L 507.53125,50.84375 L 506,53.8125 L 503.125,53.34375 L 502.59375,50.0625 L 501.6875,46.75 L 499.1875,46.5 L 497.625,49.5625 L 496.40625,52.65625 L 493.5,52.5 L 492.625,49.28125 L 491.375,46.0625 L 488.875,46.0625 z M 480.125,65.625 L 480.125,119.75 C 480.125,128.03 473.405,134.75 465.125,134.75 L 410.65625,134.75 C 415.27743,98.653617 443.97717,70.080066 480.125,65.625 z M 500.125,65.65625 C 536.15497,70.212199 564.73325,98.73698 569.34375,134.75 L 515.125,134.75 C 506.845,134.75 500.125,128.03 500.125,119.75 L 500.125,65.65625 z M 410.59375,154.75 L 465.125,154.75 C 473.405,154.75 480.125,161.47 480.125,169.75 L 480.125,224.375 C 443.81029,219.89937 415.01248,191.08222 410.59375,154.75 z M 515.125,154.75 L 569.40625,154.75 C 564.99768,190.9987 536.3217,219.76672 500.125,224.34375 L 500.125,169.75 C 500.125,161.47 506.845,154.75 515.125,154.75 z "
+ transform="translate(-490.12084,-144.74606)"
+ id="path2731" />
+ <path
+ d="M 9.3370038,-2.0023549 L 11.698551,-2.5087975 L 12.487746,-2.4839671 L 15.892187,-0.86101804 L 15.892187,0.86101804 L 12.487746,2.4839671 L 11.698551,2.5087975 L 9.3370038,2.0023549 L 8.0181374,5.18638 L 10.046113,6.4981374 L 10.5866,7.0737399 L 11.846305,10.628641 L 10.628641,11.846305 L 7.0737399,10.5866 L 6.4981374,10.046113 L 5.18638,8.0181374 L 2.0023549,9.3370038 L 2.5087975,11.698551 L 2.4839671,12.487746 L 0.86101804,15.892187 L -0.86101804,15.892187 L -2.4839671,12.487746 L -2.5087975,11.698551 L -2.0023549,9.3370038 L -5.18638,8.0181374 L -6.4981374,10.046113 L -7.0737399,10.5866 L -10.628641,11.846305 L -11.846305,10.628641 L -10.5866,7.0737399 L -10.046113,6.4981374 L -8.0181374,5.18638 L -9.3370038,2.0023549 L -11.698551,2.5087975 L -12.487746,2.4839671 L -15.892187,0.86101804 L -15.892187,-0.86101804 L -12.487746,-2.4839671 L -11.698551,-2.5087975 L -9.3370038,-2.0023549 L -8.0181374,-5.18638 L -10.046113,-6.4981374 L -10.5866,-7.0737399 L -11.846305,-10.628641 L -10.628641,-11.846305 L -7.0737399,-10.5866 L -6.4981374,-10.046113 L -5.18638,-8.0181374 L -2.0023549,-9.3370038 L -2.5087975,-11.698551 L -2.4839671,-12.487746 L -0.86101804,-15.892187 L 0.86101804,-15.892187 L 2.4839671,-12.487746 L 2.5087975,-11.698551 L 2.0023549,-9.3370038 L 5.18638,-8.0181374 L 6.4981374,-10.046113 L 7.0737399,-10.5866 L 10.628641,-11.846305 L 11.846305,-10.628641 L 10.5866,-7.0737399 L 10.046113,-6.4981374 L 8.0181374,-5.18638 L 9.3370038,-2.0023549 z "
+ id="path2743" />
+ <g
+ id="Nut">
+ <path
+ id="path2503"
+ style="opacity:1;fill:#666666;stroke:black"
+ transform="matrix(1.5,0,0,1.5,-735.12084,-217.24606)"
+ d="M 490,141 L 493.4641,143 L 493.4641,147 L 490,149 L 486.5359,147 L 486.5359,143 L 490,141 z " />
+ <rect
+ id="rect2509"
+ style="opacity:1;fill:#333333;stroke:none"
+ transform="translate(-490.12084,-144.74606)"
+ y="139"
+ x="489"
+ height="12"
+ width="2" />
+ <path
+ id="path2511"
+ style="opacity:1;fill:none;stroke:black"
+ transform="matrix(1.5,0,0,1.5,-735.12084,-217.24606)"
+ d="M 490,141 L 493.4641,143 L 493.4641,147 L 490,149 L 486.5359,147 L 486.5359,143 L 490,141 z " />
+ </g>
+ </g>
+ </g>
+ <g
+ transform="translate(375,150)"
+ style="fill:#bfbfbf;stroke:black"
+ id="Minutes">
+ <g
+ id="RotMinutes">
+ <path
+ d="M -1.25,-105.03125 L -2.5,-101.84375 L -3.40625,-98.625 L -6.28125,-98.46875 L -7.5,-101.59375 L -9.03125,-104.65625 L -11.53125,-104.40625 L -12.46875,-101.09375 L -13.03125,-97.8125 L -15.90625,-97.375 L -17.40625,-100.375 L -19.25,-103.25 L -21.71875,-102.78125 L -22.3125,-99.375 L -22.5625,-96.0625 L -25.375,-95.34375 L -27.15625,-98.15625 L -29.28125,-100.875 L -31.6875,-100.15625 L -31.9375,-96.71875 L -31.875,-93.375 L -34.59375,-92.40625 L -36.65625,-95.03125 L -39.03125,-97.53125 L -41.34375,-96.5625 L -41.28125,-93.125 L -40.875,-89.8125 L -43.5,-88.5625 L -45.8125,-90.96875 L -48.40625,-93.21875 L -50.625,-92.03125 L -50.21875,-88.625 L -49.46875,-85.375 L -51.96875,-83.875 L -54.5,-86.0625 L -57.3125,-88.03125 L -59.40625,-86.625 L -58.65625,-83.28125 L -57.625,-80.125 L -59.9375,-78.375 L -62.65625,-80.3125 L -65.65625,-82 L -67.59375,-80.40625 L -66.53125,-77.125 L -65.1875,-74.09375 L -67.34375,-72.125 L -70.25,-73.78125 L -73.375,-75.15625 L -75.15625,-73.375 L -73.78125,-70.25 L -72.125,-67.34375 L -74.09375,-65.1875 L -77.125,-66.53125 L -80.40625,-67.59375 L -82,-65.65625 L -80.3125,-62.65625 L -78.375,-59.9375 L -80.125,-57.625 L -83.28125,-58.65625 L -86.625,-59.40625 L -88.03125,-57.3125 L -86.0625,-54.5 L -83.875,-51.96875 L -85.375,-49.46875 L -88.625,-50.21875 L -92.03125,-50.625 L -93.21875,-48.40625 L -90.96875,-45.8125 L -88.5625,-43.5 L -89.8125,-40.875 L -93.125,-41.28125 L -96.5625,-41.34375 L -97.53125,-39.03125 L -95.03125,-36.65625 L -92.40625,-34.59375 L -93.375,-31.875 L -96.71875,-31.9375 L -100.15625,-31.6875 L -100.875,-29.28125 L -98.15625,-27.15625 L -95.34375,-25.375 L -96.0625,-22.5625 L -99.375,-22.3125 L -102.78125,-21.71875 L -103.25,-19.25 L -100.375,-17.40625 L -97.375,-15.90625 L -97.8125,-13.03125 L -101.09375,-12.46875 L -104.40625,-11.53125 L -104.65625,-9.03125 L -101.59375,-7.5 L -98.46875,-6.28125 L -98.625,-3.40625 L -101.84375,-2.5 L -105.03125,-1.25 L -105.03125,1.25 L -101.84375,2.5 L -98.625,3.40625 L -98.46875,6.28125 L -101.59375,7.5 L -104.65625,9.03125 L -104.40625,11.53125 L -101.09375,12.46875 L -97.8125,13.03125 L -97.375,15.90625 L -100.375,17.40625 L -103.25,19.25 L -102.78125,21.71875 L -99.375,22.3125 L -96.0625,22.5625 L -95.34375,25.375 L -98.15625,27.15625 L -100.875,29.28125 L -100.15625,31.6875 L -96.71875,31.9375 L -93.375,31.875 L -92.40625,34.59375 L -95.03125,36.65625 L -97.53125,39.03125 L -96.5625,41.34375 L -93.125,41.28125 L -89.8125,40.875 L -88.5625,43.5 L -90.96875,45.8125 L -93.21875,48.40625 L -92.03125,50.625 L -88.625,50.21875 L -85.375,49.46875 L -83.875,51.96875 L -86.0625,54.5 L -88.03125,57.3125 L -86.625,59.40625 L -83.28125,58.65625 L -80.125,57.625 L -78.375,59.9375 L -80.3125,62.65625 L -82,65.65625 L -80.40625,67.59375 L -77.125,66.53125 L -74.09375,65.1875 L -72.125,67.34375 L -73.78125,70.25 L -75.15625,73.375 L -73.375,75.15625 L -70.25,73.78125 L -67.34375,72.125 L -65.1875,74.09375 L -66.53125,77.125 L -67.59375,80.40625 L -65.65625,82 L -62.65625,80.3125 L -59.9375,78.375 L -57.625,80.125 L -58.65625,83.28125 L -59.40625,86.625 L -57.3125,88.03125 L -54.5,86.0625 L -51.96875,83.875 L -49.46875,85.375 L -50.21875,88.625 L -50.625,92.03125 L -48.40625,93.21875 L -45.8125,90.96875 L -43.5,88.5625 L -40.875,89.8125 L -41.28125,93.125 L -41.34375,96.5625 L -39.03125,97.53125 L -36.65625,95.03125 L -34.59375,92.40625 L -31.875,93.375 L -31.9375,96.71875 L -31.6875,100.15625 L -29.28125,100.875 L -27.15625,98.15625 L -25.375,95.34375 L -22.5625,96.0625 L -22.3125,99.375 L -21.71875,102.78125 L -19.25,103.25 L -17.40625,100.375 L -15.90625,97.375 L -13.03125,97.8125 L -12.46875,101.09375 L -11.53125,104.40625 L -9.03125,104.65625 L -7.5,101.59375 L -6.28125,98.46875 L -3.40625,98.625 L -2.5,101.84375 L -1.25,105.03125 L 1.25,105.03125 L 2.5,101.84375 L 3.40625,98.625 L 6.28125,98.46875 L 7.5,101.59375 L 9.03125,104.65625 L 11.53125,104.40625 L 12.46875,101.09375 L 13.03125,97.8125 L 15.90625,97.375 L 17.40625,100.375 L 19.25,103.25 L 21.71875,102.78125 L 22.3125,99.375 L 22.5625,96.0625 L 25.375,95.34375 L 27.15625,98.15625 L 29.28125,100.875 L 31.6875,100.15625 L 31.9375,96.71875 L 31.875,93.375 L 34.59375,92.40625 L 36.65625,95.03125 L 39.03125,97.53125 L 41.34375,96.5625 L 41.28125,93.125 L 40.875,89.8125 L 43.5,88.5625 L 45.8125,90.96875 L 48.40625,93.21875 L 50.625,92.03125 L 50.21875,88.625 L 49.46875,85.375 L 51.96875,83.875 L 54.5,86.0625 L 57.3125,88.03125 L 59.40625,86.625 L 58.65625,83.28125 L 57.625,80.125 L 59.9375,78.375 L 62.65625,80.3125 L 65.65625,82 L 67.59375,80.40625 L 66.53125,77.125 L 65.1875,74.09375 L 67.34375,72.125 L 70.25,73.78125 L 73.375,75.15625 L 75.15625,73.375 L 73.78125,70.25 L 72.125,67.34375 L 74.09375,65.1875 L 77.125,66.53125 L 80.40625,67.59375 L 82,65.65625 L 80.3125,62.65625 L 78.375,59.9375 L 80.125,57.625 L 83.28125,58.65625 L 86.625,59.40625 L 88.03125,57.3125 L 86.0625,54.5 L 83.875,51.96875 L 85.375,49.46875 L 88.625,50.21875 L 92.03125,50.625 L 93.21875,48.40625 L 90.96875,45.8125 L 88.5625,43.5 L 89.8125,40.875 L 93.125,41.28125 L 96.5625,41.34375 L 97.53125,39.03125 L 95.03125,36.65625 L 92.40625,34.59375 L 93.375,31.875 L 96.71875,31.9375 L 100.15625,31.6875 L 100.875,29.28125 L 98.15625,27.15625 L 95.34375,25.375 L 96.0625,22.5625 L 99.375,22.3125 L 102.78125,21.71875 L 103.25,19.25 L 100.375,17.40625 L 97.375,15.90625 L 97.8125,13.03125 L 101.09375,12.46875 L 104.40625,11.53125 L 104.65625,9.03125 L 101.59375,7.5 L 98.46875,6.28125 L 98.625,3.40625 L 101.84375,2.5 L 105.03125,1.25 L 105.03125,-1.25 L 101.84375,-2.5 L 98.625,-3.40625 L 98.46875,-6.28125 L 101.59375,-7.5 L 104.65625,-9.03125 L 104.40625,-11.53125 L 101.09375,-12.46875 L 97.8125,-13.03125 L 97.375,-15.90625 L 100.375,-17.40625 L 103.25,-19.25 L 102.78125,-21.71875 L 99.375,-22.3125 L 96.0625,-22.5625 L 95.34375,-25.375 L 98.15625,-27.15625 L 100.875,-29.28125 L 100.15625,-31.6875 L 96.71875,-31.9375 L 93.375,-31.875 L 92.40625,-34.59375 L 95.03125,-36.65625 L 97.53125,-39.03125 L 96.5625,-41.34375 L 93.125,-41.28125 L 89.8125,-40.875 L 88.5625,-43.5 L 90.96875,-45.8125 L 93.21875,-48.40625 L 92.03125,-50.625 L 88.625,-50.21875 L 85.375,-49.46875 L 83.875,-51.96875 L 86.0625,-54.5 L 88.03125,-57.3125 L 86.625,-59.40625 L 83.28125,-58.65625 L 80.125,-57.625 L 78.375,-59.9375 L 80.3125,-62.65625 L 82,-65.65625 L 80.40625,-67.59375 L 77.125,-66.53125 L 74.09375,-65.1875 L 72.125,-67.34375 L 73.78125,-70.25 L 75.15625,-73.375 L 73.375,-75.15625 L 70.25,-73.78125 L 67.34375,-72.125 L 65.1875,-74.09375 L 66.53125,-77.125 L 67.59375,-80.40625 L 65.65625,-82 L 62.65625,-80.3125 L 59.9375,-78.375 L 57.625,-80.125 L 58.65625,-83.28125 L 59.40625,-86.625 L 57.3125,-88.03125 L 54.5,-86.0625 L 51.96875,-83.875 L 49.46875,-85.375 L 50.21875,-88.625 L 50.625,-92.03125 L 48.40625,-93.21875 L 45.8125,-90.96875 L 43.5,-88.5625 L 40.875,-89.8125 L 41.28125,-93.125 L 41.34375,-96.5625 L 39.03125,-97.53125 L 36.65625,-95.03125 L 34.59375,-92.40625 L 31.875,-93.375 L 31.9375,-96.71875 L 31.6875,-100.15625 L 29.28125,-100.875 L 27.15625,-98.15625 L 25.375,-95.34375 L 22.5625,-96.0625 L 22.3125,-99.375 L 21.71875,-102.78125 L 19.25,-103.25 L 17.40625,-100.375 L 15.90625,-97.375 L 13.03125,-97.8125 L 12.46875,-101.09375 L 11.53125,-104.40625 L 9.03125,-104.65625 L 7.5,-101.59375 L 6.28125,-98.46875 L 3.40625,-98.625 L 2.5,-101.84375 L 1.25,-105.03125 L -1.25,-105.03125 z M 0,-85 C 19.85502,-85 38.12042,-78.172311 52.59375,-66.75 L 10.59375,-24.75 C 4.73891,-18.89516 -4.73891,-18.89516 -10.59375,-24.75 L -52.59375,-66.75 C -38.12042,-78.172311 -19.85502,-85 0,-85 z M -66.75,-52.59375 L -24.75,-10.59375 C -18.89516,-4.73891 -18.89516,4.73891 -24.75,10.59375 L -66.75,52.59375 C -78.172311,38.12042 -85,19.85502 -85,0 C -85,-19.85502 -78.172311,-38.12042 -66.75,-52.59375 z M 66.75,-52.59375 C 78.17231,-38.12042 85,-19.85502 85,0 C 85,19.85502 78.17231,38.12042 66.75,52.59375 L 24.75,10.59375 C 18.89516,4.73891 18.89516,-4.73891 24.75,-10.59375 L 66.75,-52.59375 z M 0,20.34375 C 3.83959,20.34375 7.66633,21.82258 10.59375,24.75 L 52.59375,66.75 C 38.12042,78.17231 19.85502,85 0,85 C -19.85502,85 -38.12042,78.17231 -52.59375,66.75 L -10.59375,24.75 C -7.66633,21.82258 -3.83959,20.34375 0,20.34375 z "
+ id="path2471" />
+ <path
+ d="M 28.522907,-2.673085 L 29.78085,-2.7909759 L 31.732864,-2.4974306 L 34.996623,-1.105752 L 34.996623,1.105752 L 31.732864,2.4974306 L 29.78085,2.7909759 L 28.522907,2.673085 L 27.952925,6.2718079 L 29.18573,6.5484129 L 30.951496,7.4307967 L 33.625463,9.7629187 L 32.94207,11.866184 L 29.407999,12.181192 L 27.460812,11.857165 L 26.300868,11.356318 L 24.646716,14.602773 L 25.733708,15.246797 L 27.140379,16.631646 L 28.962808,19.675927 L 27.662918,21.465071 L 24.204474,20.672573 L 22.452719,19.762691 L 21.504316,18.927915 L 18.927915,21.504316 L 19.762691,22.452719 L 20.672573,24.204474 L 21.465071,27.662918 L 19.675927,28.962808 L 16.631646,27.140379 L 15.246797,25.733708 L 14.602773,24.646716 L 11.356318,26.300868 L 11.857165,27.460812 L 12.181192,29.407999 L 11.866184,32.94207 L 9.7629187,33.625463 L 7.4307967,30.951496 L 6.5484129,29.18573 L 6.2718079,27.952925 L 2.673085,28.522907 L 2.7909759,29.78085 L 2.4974306,31.732864 L 1.105752,34.996623 L -1.105752,34.996623 L -2.4974306,31.732864 L -2.7909759,29.78085 L -2.673085,28.522907 L -6.2718079,27.952925 L -6.5484129,29.18573 L -7.4307967,30.951496 L -9.7629187,33.625463 L -11.866184,32.94207 L -12.181192,29.407999 L -11.857165,27.460812 L -11.356318,26.300868 L -14.602773,24.646716 L -15.246797,25.733708 L -16.631646,27.140379 L -19.675927,28.962808 L -21.465071,27.662918 L -20.672573,24.204474 L -19.762691,22.452719 L -18.927915,21.504316 L -21.504316,18.927915 L -22.452719,19.762691 L -24.204474,20.672573 L -27.662918,21.465071 L -28.962808,19.675927 L -27.140379,16.631646 L -25.733708,15.246797 L -24.646716,14.602773 L -26.300868,11.356318 L -27.460812,11.857165 L -29.407999,12.181192 L -32.94207,11.866184 L -33.625463,9.7629187 L -30.951496,7.4307967 L -29.18573,6.5484129 L -27.952925,6.2718079 L -28.522907,2.673085 L -29.78085,2.7909759 L -31.732864,2.4974306 L -34.996623,1.105752 L -34.996623,-1.105752 L -31.732864,-2.4974306 L -29.78085,-2.7909759 L -28.522907,-2.673085 L -27.952925,-6.2718079 L -29.18573,-6.5484129 L -30.951496,-7.4307967 L -33.625463,-9.7629187 L -32.94207,-11.866184 L -29.407999,-12.181192 L -27.460812,-11.857165 L -26.300868,-11.356318 L -24.646716,-14.602773 L -25.733708,-15.246797 L -27.140379,-16.631646 L -28.962808,-19.675927 L -27.662918,-21.465071 L -24.204474,-20.672573 L -22.452719,-19.762691 L -21.504316,-18.927915 L -18.927915,-21.504316 L -19.762691,-22.452719 L -20.672573,-24.204474 L -21.465071,-27.662918 L -19.675927,-28.962808 L -16.631646,-27.140379 L -15.246797,-25.733708 L -14.602773,-24.646716 L -11.356318,-26.300868 L -11.857165,-27.460812 L -12.181192,-29.407999 L -11.866184,-32.94207 L -9.7629187,-33.625463 L -7.4307967,-30.951496 L -6.5484129,-29.18573 L -6.2718079,-27.952925 L -2.673085,-28.522907 L -2.7909759,-29.78085 L -2.4974306,-31.732864 L -1.105752,-34.996623 L 1.105752,-34.996623 L 2.4974306,-31.732864 L 2.7909759,-29.78085 L 2.673085,-28.522907 L 6.2718079,-27.952925 L 6.5484129,-29.18573 L 7.4307967,-30.951496 L 9.7629187,-33.625463 L 11.866184,-32.94207 L 12.181192,-29.407999 L 11.857165,-27.460812 L 11.356318,-26.300868 L 14.602773,-24.646716 L 15.246797,-25.733708 L 16.631646,-27.140379 L 19.675927,-28.962808 L 21.465071,-27.662918 L 20.672573,-24.204474 L 19.762691,-22.452719 L 18.927915,-21.504316 L 21.504316,-18.927915 L 22.452719,-19.762691 L 24.204474,-20.672573 L 27.662918,-21.465071 L 28.962808,-19.675927 L 27.140379,-16.631646 L 25.733708,-15.246797 L 24.646716,-14.602773 L 26.300868,-11.356318 L 27.460812,-11.857165 L 29.407999,-12.181192 L 32.94207,-11.866184 L 33.625463,-9.7629187 L 30.951496,-7.4307967 L 29.18573,-6.5484129 L 27.952925,-6.2718079 L 28.522907,-2.673085 z "
+ id="path2767" />
+ <path
+ d="M 470,150 C 470,202.44 427.44,245 375,245 C 322.56,245 280,202.44 280,150 C 280,97.56 322.56,55 375,55 C 427.44,55 470,97.56 470,150 z "
+ transform="matrix(-0.7071068,0.7071068,0.7071068,0.7071068,159.09902,-371.23108)"
+ style="fill:none;stroke:none"
+ id="path2518" />
+ <text
+ transform="translate(-0.25,-0.25)"
+ style="font-size:10px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Times New Roman;text-anchor:start;text-align:start;line-height:125%"
+ id="text2527"
+ xml:space="preserve"
+ sodipodi:linespacing="125%"><textPath
+ xlink:href="#path2518"
+ id="textPath2529">Tavmjong Clock Works © 2007</textPath></text>
+ <text
+ style="font-size:10px;font-style:normal;font-weight:normal;fill:#666666;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Times New Roman;text-anchor:start;text-align:start;line-height:125%"
+ id="text2520"
+ xml:space="preserve"
+ sodipodi:linespacing="125%"><textPath
+ xlink:href="#path2518"
+ id="textPath2524">Tavmjong Clock Works © 2007</textPath></text>
+ </g>
+ </g>
+ <g
+ transform="translate(262,213.37935)"
+ style="fill:#bfbfbf;stroke:black"
+ id="Gear180">
+ <g
+ id="RotGear180">
+ <path
+ d="M 260.75,114.71875 L 259.5,117.90625 L 258.625,121.125 L 255.71875,121.28125 L 254.5,118.1875 L 252.9375,115.125 L 250.4375,115.375 L 249.53125,118.71875 L 249,122 L 246.125,122.4375 L 244.59375,119.5 L 242.71875,116.59375 L 240.25,117.125 L 239.71875,120.53125 L 239.53125,123.84375 L 236.6875,124.59375 L 234.875,121.8125 L 232.6875,119.15625 L 230.3125,119.9375 L 230.125,123.375 L 230.28125,126.6875 L 227.5625,127.71875 L 225.46875,125.15625 L 223,122.71875 L 220.71875,123.75 L 220.875,127.1875 L 221.40625,130.46875 L 218.8125,131.8125 L 216.4375,129.46875 L 213.75,127.3125 L 211.59375,128.5625 L 212.09375,131.96875 L 212.96875,135.1875 L 210.5,136.78125 L 207.90625,134.6875 L 205.03125,132.8125 L 203,134.28125 L 203.875,137.625 L 205.0625,140.71875 L 202.78125,142.5625 L 199.96875,140.78125 L 196.90625,139.21875 L 195.0625,140.90625 L 196.28125,144.125 L 197.78125,147.09375 L 195.71875,149.15625 L 192.71875,147.65625 L 189.5,146.4375 L 187.84375,148.28125 L 189.375,151.375 L 191.1875,154.15625 L 189.34375,156.4375 L 186.25,155.25 L 182.90625,154.375 L 181.4375,156.40625 L 183.3125,159.28125 L 185.375,161.875 L 183.8125,164.34375 L 180.59375,163.5 L 177.1875,162.96875 L 175.9375,165.125 L 178.09375,167.8125 L 180.4375,170.1875 L 179.09375,172.78125 L 175.8125,172.28125 L 172.375,172.09375 L 171.34375,174.375 L 173.78125,176.84375 L 176.34375,178.9375 L 175.3125,181.65625 L 172,181.5 L 168.5625,181.6875 L 167.78125,184.09375 L 170.4375,186.25 L 173.21875,188.09375 L 172.46875,190.90625 L 169.15625,191.09375 L 165.75,191.65625 L 165.21875,194.09375 L 168.09375,195.96875 L 171.0625,197.5 L 170.625,200.375 L 167.3125,200.90625 L 164,201.8125 L 163.75,204.3125 L 166.8125,205.875 L 169.90625,207.09375 L 169.75,210 L 166.53125,210.875 L 163.34375,212.125 L 163.34375,214.625 L 166.53125,215.875 L 169.75,216.75 L 169.90625,219.65625 L 166.8125,220.875 L 163.75,222.4375 L 164,224.9375 L 167.3125,225.84375 L 170.625,226.375 L 171.0625,229.25 L 168.09375,230.78125 L 165.21875,232.65625 L 165.75,235.125 L 169.15625,235.65625 L 172.46875,235.84375 L 173.21875,238.6875 L 170.4375,240.5 L 167.78125,242.6875 L 168.5625,245.0625 L 172,245.25 L 175.3125,245.09375 L 176.34375,247.8125 L 173.78125,249.9375 L 171.34375,252.375 L 172.375,254.65625 L 175.8125,254.5 L 179.09375,253.96875 L 180.4375,256.59375 L 178.09375,258.9375 L 175.9375,261.625 L 177.1875,263.78125 L 180.59375,263.28125 L 183.8125,262.4375 L 185.375,264.875 L 183.3125,267.46875 L 181.4375,270.375 L 182.90625,272.375 L 186.25,271.5 L 189.34375,270.34375 L 191.1875,272.59375 L 189.375,275.40625 L 187.84375,278.46875 L 189.5,280.34375 L 192.71875,279.125 L 195.71875,277.625 L 197.78125,279.6875 L 196.28125,282.65625 L 195.0625,285.875 L 196.90625,287.53125 L 199.96875,286 L 202.78125,284.1875 L 205.0625,286.03125 L 203.875,289.125 L 203,292.46875 L 205.03125,293.9375 L 207.90625,292.0625 L 210.5,290 L 212.96875,291.59375 L 212.09375,294.8125 L 211.59375,298.21875 L 213.75,299.46875 L 216.4375,297.3125 L 218.8125,294.96875 L 221.40625,296.28125 L 220.875,299.5625 L 220.71875,303 L 223,304.03125 L 225.46875,301.59375 L 227.5625,299.03125 L 230.28125,300.0625 L 230.125,303.40625 L 230.3125,306.84375 L 232.6875,307.59375 L 234.875,304.9375 L 236.6875,302.15625 L 239.53125,302.90625 L 239.71875,306.21875 L 240.25,309.625 L 242.71875,310.15625 L 244.59375,307.28125 L 246.125,304.3125 L 249,304.78125 L 249.53125,308.0625 L 250.4375,311.375 L 252.9375,311.625 L 254.5,308.5625 L 255.71875,305.46875 L 258.625,305.625 L 259.5,308.84375 L 260.75,312.0625 L 263.25,312.0625 L 264.5,308.84375 L 265.375,305.625 L 268.28125,305.46875 L 269.5,308.5625 L 271.0625,311.625 L 273.5625,311.375 L 274.46875,308.0625 L 275,304.78125 L 277.875,304.3125 L 279.40625,307.28125 L 281.28125,310.15625 L 283.75,309.625 L 284.28125,306.21875 L 284.46875,302.90625 L 287.3125,302.15625 L 289.125,304.9375 L 291.3125,307.59375 L 293.6875,306.84375 L 293.875,303.40625 L 293.71875,300.0625 L 296.4375,299.03125 L 298.53125,301.59375 L 301,304.03125 L 303.28125,303 L 303.125,299.5625 L 302.59375,296.28125 L 305.1875,294.96875 L 307.5625,297.3125 L 310.25,299.46875 L 312.40625,298.21875 L 311.90625,294.8125 L 311.03125,291.59375 L 313.5,290 L 316.09375,292.0625 L 318.96875,293.9375 L 321,292.46875 L 320.125,289.125 L 318.9375,286.03125 L 321.21875,284.1875 L 324.03125,286 L 327.09375,287.53125 L 328.9375,285.875 L 327.71875,282.65625 L 326.21875,279.6875 L 328.28125,277.625 L 331.28125,279.125 L 334.5,280.34375 L 336.15625,278.46875 L 334.625,275.40625 L 332.8125,272.59375 L 334.65625,270.34375 L 337.75,271.5 L 341.09375,272.375 L 342.5625,270.375 L 340.6875,267.46875 L 338.625,264.875 L 340.1875,262.4375 L 343.40625,263.28125 L 346.8125,263.78125 L 348.0625,261.625 L 345.90625,258.9375 L 343.5625,256.59375 L 344.90625,253.96875 L 348.1875,254.5 L 351.625,254.65625 L 352.65625,252.375 L 350.21875,249.9375 L 347.65625,247.8125 L 348.6875,245.09375 L 352,245.25 L 355.4375,245.0625 L 356.21875,242.6875 L 353.5625,240.5 L 350.78125,238.6875 L 351.53125,235.84375 L 354.84375,235.65625 L 358.25,235.125 L 358.78125,232.65625 L 355.90625,230.78125 L 352.9375,229.25 L 353.375,226.375 L 356.6875,225.84375 L 360,224.9375 L 360.25,222.4375 L 357.1875,220.875 L 354.09375,219.65625 L 354.25,216.75 L 357.46875,215.875 L 360.65625,214.625 L 360.65625,212.125 L 357.46875,210.875 L 354.25,210 L 354.09375,207.09375 L 357.1875,205.875 L 360.25,204.3125 L 360,201.8125 L 356.6875,200.90625 L 353.375,200.375 L 352.9375,197.5 L 355.90625,195.96875 L 358.78125,194.09375 L 358.25,191.65625 L 354.84375,191.09375 L 351.53125,190.90625 L 350.78125,188.09375 L 353.5625,186.25 L 356.21875,184.09375 L 355.4375,181.6875 L 352,181.5 L 348.6875,181.65625 L 347.65625,178.9375 L 350.21875,176.84375 L 352.65625,174.375 L 351.625,172.09375 L 348.1875,172.28125 L 344.90625,172.78125 L 343.5625,170.1875 L 345.90625,167.8125 L 348.0625,165.125 L 346.8125,162.96875 L 343.40625,163.5 L 340.1875,164.34375 L 338.625,161.875 L 340.6875,159.28125 L 342.5625,156.40625 L 341.09375,154.375 L 337.75,155.25 L 334.65625,156.4375 L 332.8125,154.15625 L 334.625,151.375 L 336.15625,148.28125 L 334.5,146.4375 L 331.28125,147.65625 L 328.28125,149.15625 L 326.21875,147.09375 L 327.71875,144.125 L 328.9375,140.90625 L 327.09375,139.21875 L 324.03125,140.78125 L 321.21875,142.5625 L 318.9375,140.71875 L 320.125,137.625 L 321,134.28125 L 318.96875,132.8125 L 316.09375,134.6875 L 313.5,136.78125 L 311.03125,135.1875 L 311.90625,131.96875 L 312.40625,128.5625 L 310.25,127.3125 L 307.5625,129.46875 L 305.1875,131.8125 L 302.59375,130.46875 L 303.125,127.1875 L 303.28125,123.75 L 301,122.71875 L 298.53125,125.15625 L 296.4375,127.71875 L 293.71875,126.6875 L 293.875,123.375 L 293.6875,119.9375 L 291.3125,119.15625 L 289.125,121.8125 L 287.3125,124.59375 L 284.46875,123.84375 L 284.28125,120.53125 L 283.75,117.125 L 281.28125,116.59375 L 279.40625,119.5 L 277.875,122.4375 L 275,122 L 274.46875,118.71875 L 273.5625,115.375 L 271.0625,115.125 L 269.5,118.1875 L 268.28125,121.28125 L 265.375,121.125 L 264.5,117.90625 L 263.25,114.71875 L 260.75,114.71875 z M 252,134 L 252,188.375 C 252,196.655 245.28,203.375 237,203.375 L 182.625,203.375 C 187.14022,167.20183 215.82683,138.51522 252,134 z M 272,134 C 308.17317,138.51522 336.85978,167.20183 341.375,203.375 L 287,203.375 C 278.72,203.375 272,196.655 272,188.375 L 272,134 z M 182.625,223.375 L 237,223.375 C 245.28,223.375 252,230.095 252,238.375 L 252,292.75 C 215.82683,288.23477 187.14022,259.54817 182.625,223.375 z M 287,223.375 L 341.375,223.375 C 336.85978,259.54817 308.17317,288.23478 272,292.75 L 272,238.375 C 272,230.095 278.72,223.375 287,223.375 z "
+ transform="translate(-262,-213.37935)"
+ id="path2779" />
+ <path
+ d="M 22.139387,-2.5142287 L 23.77625,-2.7001167 L 25.342171,-2.495986 L 28.6283,-1.0592543 L 28.6283,1.0592543 L 25.342171,2.495986 L 23.77625,2.7001167 L 22.139387,2.5142287 L 21.41628,6.1495322 L 22.99968,6.6041943 L 24.368286,7.3920386 L 26.85446,9.9769528 L 26.043741,11.9342 L 22.457941,12.004019 L 20.933101,11.593359 L 19.491973,10.795221 L 17.432739,13.877082 L 18.721618,14.903077 L 19.68455,16.154692 L 20.992271,19.494259 L 19.494259,20.992271 L 16.154692,19.68455 L 14.903077,18.721618 L 13.877082,17.432739 L 10.795221,19.491973 L 11.593359,20.933101 L 12.004019,22.457941 L 11.9342,26.043741 L 9.9769528,26.85446 L 7.3920386,24.368286 L 6.6041943,22.99968 L 6.1495322,21.41628 L 2.5142287,22.139387 L 2.7001167,23.77625 L 2.495986,25.342171 L 1.0592543,28.6283 L -1.0592543,28.6283 L -2.495986,25.342171 L -2.7001167,23.77625 L -2.5142287,22.139387 L -6.1495322,21.41628 L -6.6041943,22.99968 L -7.3920386,24.368286 L -9.9769528,26.85446 L -11.9342,26.043741 L -12.004019,22.457941 L -11.593359,20.933101 L -10.795221,19.491973 L -13.877082,17.432739 L -14.903077,18.721618 L -16.154692,19.68455 L -19.494259,20.992271 L -20.992271,19.494259 L -19.68455,16.154692 L -18.721618,14.903077 L -17.432739,13.877082 L -19.491973,10.795221 L -20.933101,11.593359 L -22.457941,12.004019 L -26.043741,11.9342 L -26.85446,9.9769528 L -24.368286,7.3920386 L -22.99968,6.6041943 L -21.41628,6.1495322 L -22.139387,2.5142287 L -23.77625,2.7001167 L -25.342171,2.495986 L -28.6283,1.0592543 L -28.6283,-1.0592543 L -25.342171,-2.495986 L -23.77625,-2.7001167 L -22.139387,-2.5142287 L -21.41628,-6.1495322 L -22.99968,-6.6041943 L -24.368286,-7.3920386 L -26.85446,-9.9769528 L -26.043741,-11.9342 L -22.457941,-12.004019 L -20.933101,-11.593359 L -19.491973,-10.795221 L -17.432739,-13.877082 L -18.721618,-14.903077 L -19.68455,-16.154692 L -20.992271,-19.494259 L -19.494259,-20.992271 L -16.154692,-19.68455 L -14.903077,-18.721618 L -13.877082,-17.432739 L -10.795221,-19.491973 L -11.593359,-20.933101 L -12.004019,-22.457941 L -11.9342,-26.043741 L -9.9769528,-26.85446 L -7.3920386,-24.368286 L -6.6041943,-22.99968 L -6.1495322,-21.41628 L -2.5142287,-22.139387 L -2.7001167,-23.77625 L -2.495986,-25.342171 L -1.0592543,-28.6283 L 1.0592543,-28.6283 L 2.495986,-25.342171 L 2.7001167,-23.77625 L 2.5142287,-22.139387 L 6.1495322,-21.41628 L 6.6041943,-22.99968 L 7.3920386,-24.368286 L 9.9769528,-26.85446 L 11.9342,-26.043741 L 12.004019,-22.457941 L 11.593359,-20.933101 L 10.795221,-19.491973 L 13.877082,-17.432739 L 14.903077,-18.721618 L 16.154692,-19.68455 L 19.494259,-20.992271 L 20.992271,-19.494259 L 19.68455,-16.154692 L 18.721618,-14.903077 L 17.432739,-13.877082 L 19.491973,-10.795221 L 20.933101,-11.593359 L 22.457941,-12.004019 L 26.043741,-11.9342 L 26.85446,-9.9769528 L 24.368286,-7.3920386 L 22.99968,-6.6041943 L 21.41628,-6.1495322 L 22.139387,-2.5142287 z "
+ id="path2791" />
+ <g
+ id="Nut2">
+ <path
+ id="path2505"
+ style="fill:#666666;stroke:black"
+ transform="matrix(1.5,0,0,1.5,-735,-217.48872)"
+ d="M 490,141 L 493.4641,143 L 493.4641,147 L 490,149 L 486.5359,147 L 486.5359,143 L 490,141 z " />
+ <rect
+ id="rect2507"
+ style="fill:#333333;stroke:none"
+ transform="translate(-262,-213.37935)"
+ y="208"
+ x="261"
+ height="11"
+ width="2" />
+ <path
+ id="path2513"
+ style="fill:none;stroke:black"
+ transform="matrix(1.5,0,0,1.5,-735,-217.48872)"
+ d="M 490,141 L 493.4641,143 L 493.4641,147 L 490,149 L 486.5359,147 L 486.5359,143 L 490,141 z " />
+ </g>
+ </g>
+ </g>
+ <g
+ transform="translate(150,150)"
+ style="fill:#bfbfbf;stroke:black"
+ id="Hours">
+ <g
+ id="RotHours">
+ <path
+ d="M 148.75,44.96875 L 147.5,48.15625 L 146.59375,51.375 L 143.71875,51.53125 L 142.5,48.40625 L 140.96875,45.34375 L 138.46875,45.59375 L 137.53125,48.90625 L 136.96875,52.1875 L 134.09375,52.625 L 132.59375,49.625 L 130.75,46.75 L 128.28125,47.21875 L 127.6875,50.625 L 127.4375,53.9375 L 124.625,54.65625 L 122.84375,51.84375 L 120.71875,49.125 L 118.3125,49.84375 L 118.0625,53.28125 L 118.125,56.625 L 115.40625,57.59375 L 113.34375,54.96875 L 110.96875,52.46875 L 108.65625,53.4375 L 108.71875,56.875 L 109.125,60.1875 L 106.5,61.4375 L 104.1875,59.03125 L 101.59375,56.78125 L 99.375,57.96875 L 99.78125,61.375 L 100.53125,64.625 L 98.03125,66.125 L 95.5,63.9375 L 92.6875,61.96875 L 90.59375,63.375 L 91.34375,66.71875 L 92.375,69.875 L 90.0625,71.625 L 87.34375,69.6875 L 84.34375,68 L 82.40625,69.59375 L 83.46875,72.875 L 84.8125,75.90625 L 82.65625,77.875 L 79.75,76.21875 L 76.625,74.84375 L 74.84375,76.625 L 76.21875,79.75 L 77.875,82.65625 L 75.90625,84.8125 L 72.875,83.46875 L 69.59375,82.40625 L 68,84.34375 L 69.6875,87.34375 L 71.625,90.0625 L 69.875,92.375 L 66.71875,91.34375 L 63.375,90.59375 L 61.96875,92.6875 L 63.9375,95.5 L 66.125,98.03125 L 64.625,100.53125 L 61.375,99.78125 L 57.96875,99.375 L 56.78125,101.59375 L 59.03125,104.1875 L 61.4375,106.5 L 60.1875,109.125 L 56.875,108.71875 L 53.4375,108.65625 L 52.46875,110.96875 L 54.96875,113.34375 L 57.59375,115.40625 L 56.625,118.125 L 53.28125,118.0625 L 49.84375,118.3125 L 49.125,120.71875 L 51.84375,122.84375 L 54.65625,124.625 L 53.9375,127.4375 L 50.625,127.6875 L 47.21875,128.28125 L 46.75,130.75 L 49.625,132.59375 L 52.625,134.09375 L 52.1875,136.96875 L 48.90625,137.53125 L 45.59375,138.46875 L 45.34375,140.96875 L 48.40625,142.5 L 51.53125,143.71875 L 51.375,146.59375 L 48.15625,147.5 L 44.96875,148.75 L 44.96875,151.25 L 48.15625,152.5 L 51.375,153.40625 L 51.53125,156.28125 L 48.40625,157.5 L 45.34375,159.03125 L 45.59375,161.53125 L 48.90625,162.46875 L 52.1875,163.03125 L 52.625,165.90625 L 49.625,167.40625 L 46.75,169.25 L 47.21875,171.71875 L 50.625,172.3125 L 53.9375,172.5625 L 54.65625,175.375 L 51.84375,177.15625 L 49.125,179.28125 L 49.84375,181.6875 L 53.28125,181.9375 L 56.625,181.875 L 57.59375,184.59375 L 54.96875,186.65625 L 52.46875,189.03125 L 53.4375,191.34375 L 56.875,191.28125 L 60.1875,190.875 L 61.4375,193.5 L 59.03125,195.8125 L 56.78125,198.40625 L 57.96875,200.625 L 61.375,200.21875 L 64.625,199.46875 L 66.125,201.96875 L 63.9375,204.5 L 61.96875,207.3125 L 63.375,209.40625 L 66.71875,208.65625 L 69.875,207.625 L 71.625,209.9375 L 69.6875,212.65625 L 68,215.65625 L 69.59375,217.59375 L 72.875,216.53125 L 75.90625,215.1875 L 77.875,217.34375 L 76.21875,220.25 L 74.84375,223.375 L 76.625,225.15625 L 79.75,223.78125 L 82.65625,222.125 L 84.8125,224.09375 L 83.46875,227.125 L 82.40625,230.40625 L 84.34375,232 L 87.34375,230.3125 L 90.0625,228.375 L 92.375,230.125 L 91.34375,233.28125 L 90.59375,236.625 L 92.6875,238.03125 L 95.5,236.0625 L 98.03125,233.875 L 100.53125,235.375 L 99.78125,238.625 L 99.375,242.03125 L 101.59375,243.21875 L 104.1875,240.96875 L 106.5,238.5625 L 109.125,239.8125 L 108.71875,243.125 L 108.65625,246.5625 L 110.96875,247.53125 L 113.34375,245.03125 L 115.40625,242.40625 L 118.125,243.375 L 118.0625,246.71875 L 118.3125,250.15625 L 120.71875,250.875 L 122.84375,248.15625 L 124.625,245.34375 L 127.4375,246.0625 L 127.6875,249.375 L 128.28125,252.78125 L 130.75,253.25 L 132.59375,250.375 L 134.09375,247.375 L 136.96875,247.8125 L 137.53125,251.09375 L 138.46875,254.40625 L 140.96875,254.65625 L 142.5,251.59375 L 143.71875,248.46875 L 146.59375,248.625 L 147.5,251.84375 L 148.75,255.03125 L 151.25,255.03125 L 152.5,251.84375 L 153.40625,248.625 L 156.28125,248.46875 L 157.5,251.59375 L 159.03125,254.65625 L 161.53125,254.40625 L 162.46875,251.09375 L 163.03125,247.8125 L 165.90625,247.375 L 167.40625,250.375 L 169.25,253.25 L 171.71875,252.78125 L 172.3125,249.375 L 172.5625,246.0625 L 175.375,245.34375 L 177.15625,248.15625 L 179.28125,250.875 L 181.6875,250.15625 L 181.9375,246.71875 L 181.875,243.375 L 184.59375,242.40625 L 186.65625,245.03125 L 189.03125,247.53125 L 191.34375,246.5625 L 191.28125,243.125 L 190.875,239.8125 L 193.5,238.5625 L 195.8125,240.96875 L 198.40625,243.21875 L 200.625,242.03125 L 200.21875,238.625 L 199.46875,235.375 L 201.96875,233.875 L 204.5,236.0625 L 207.3125,238.03125 L 209.40625,236.625 L 208.65625,233.28125 L 207.625,230.125 L 209.9375,228.375 L 212.65625,230.3125 L 215.65625,232 L 217.59375,230.40625 L 216.53125,227.125 L 215.1875,224.09375 L 217.34375,222.125 L 220.25,223.78125 L 223.375,225.15625 L 225.15625,223.375 L 223.78125,220.25 L 222.125,217.34375 L 224.09375,215.1875 L 227.125,216.53125 L 230.40625,217.59375 L 232,215.65625 L 230.3125,212.65625 L 228.375,209.9375 L 230.125,207.625 L 233.28125,208.65625 L 236.625,209.40625 L 238.03125,207.3125 L 236.0625,204.5 L 233.875,201.96875 L 235.375,199.46875 L 238.625,200.21875 L 242.03125,200.625 L 243.21875,198.40625 L 240.96875,195.8125 L 238.5625,193.5 L 239.8125,190.875 L 243.125,191.28125 L 246.5625,191.34375 L 247.53125,189.03125 L 245.03125,186.65625 L 242.40625,184.59375 L 243.375,181.875 L 246.71875,181.9375 L 250.15625,181.6875 L 250.875,179.28125 L 248.15625,177.15625 L 245.34375,175.375 L 246.0625,172.5625 L 249.375,172.3125 L 252.78125,171.71875 L 253.25,169.25 L 250.375,167.40625 L 247.375,165.90625 L 247.8125,163.03125 L 251.09375,162.46875 L 254.40625,161.53125 L 254.65625,159.03125 L 251.59375,157.5 L 248.46875,156.28125 L 248.625,153.40625 L 251.84375,152.5 L 255.03125,151.25 L 255.03125,148.75 L 251.84375,147.5 L 248.625,146.59375 L 248.46875,143.71875 L 251.59375,142.5 L 254.65625,140.96875 L 254.40625,138.46875 L 251.09375,137.53125 L 247.8125,136.96875 L 247.375,134.09375 L 250.375,132.59375 L 253.25,130.75 L 252.78125,128.28125 L 249.375,127.6875 L 246.0625,127.4375 L 245.34375,124.625 L 248.15625,122.84375 L 250.875,120.71875 L 250.15625,118.3125 L 246.71875,118.0625 L 243.375,118.125 L 242.40625,115.40625 L 245.03125,113.34375 L 247.53125,110.96875 L 246.5625,108.65625 L 243.125,108.71875 L 239.8125,109.125 L 238.5625,106.5 L 240.96875,104.1875 L 243.21875,101.59375 L 242.03125,99.375 L 238.625,99.78125 L 235.375,100.53125 L 233.875,98.03125 L 236.0625,95.5 L 238.03125,92.6875 L 236.625,90.59375 L 233.28125,91.34375 L 230.125,92.375 L 228.375,90.0625 L 230.3125,87.34375 L 232,84.34375 L 230.40625,82.40625 L 227.125,83.46875 L 224.09375,84.8125 L 222.125,82.65625 L 223.78125,79.75 L 225.15625,76.625 L 223.375,74.84375 L 220.25,76.21875 L 217.34375,77.875 L 215.1875,75.90625 L 216.53125,72.875 L 217.59375,69.59375 L 215.65625,68 L 212.65625,69.6875 L 209.9375,71.625 L 207.625,69.875 L 208.65625,66.71875 L 209.40625,63.375 L 207.3125,61.96875 L 204.5,63.9375 L 201.96875,66.125 L 199.46875,64.625 L 200.21875,61.375 L 200.625,57.96875 L 198.40625,56.78125 L 195.8125,59.03125 L 193.5,61.4375 L 190.875,60.1875 L 191.28125,56.875 L 191.34375,53.4375 L 189.03125,52.46875 L 186.65625,54.96875 L 184.59375,57.59375 L 181.875,56.625 L 181.9375,53.28125 L 181.6875,49.84375 L 179.28125,49.125 L 177.15625,51.84375 L 175.375,54.65625 L 172.5625,53.9375 L 172.3125,50.625 L 171.71875,47.21875 L 169.25,46.75 L 167.40625,49.625 L 165.90625,52.625 L 163.03125,52.1875 L 162.46875,48.90625 L 161.53125,45.59375 L 159.03125,45.34375 L 157.5,48.40625 L 156.28125,51.53125 L 153.40625,51.375 L 152.5,48.15625 L 151.25,44.96875 L 148.75,44.96875 z M 150,65 C 169.85502,65 188.12042,71.827689 202.59375,83.25 L 160.59375,125.25 C 154.73891,131.10484 145.26109,131.10484 139.40625,125.25 L 97.40625,83.25 C 111.87958,71.827689 130.14498,65 150,65 z M 83.25,97.40625 L 125.25,139.40625 C 131.10484,145.26109 131.10484,154.73891 125.25,160.59375 L 83.25,202.59375 C 71.827689,188.12042 65,169.85502 65,150 C 65,130.14498 71.827689,111.87958 83.25,97.40625 z M 216.75,97.40625 C 228.17231,111.87958 235,130.14498 235,150 C 235,169.85502 228.17231,188.12042 216.75,202.59375 L 174.75,160.59375 C 168.89516,154.73891 168.89516,145.26109 174.75,139.40625 L 216.75,97.40625 z M 150,170.34375 C 153.83959,170.34375 157.66633,171.82258 160.59375,174.75 L 202.59375,216.75 C 188.12042,228.17231 169.85502,235 150,235 C 130.14498,235 111.87958,228.17231 97.40625,216.75 L 139.40625,174.75 C 142.33367,171.82258 146.16041,170.34375 150,170.34375 z "
+ transform="translate(-150,-150)"
+ id="path2803" />
+ </g>
+ </g>
+ <g
+ id="FrontPlate">
+ <g
+ id="HourDots">
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3518" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="translate(0,180)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3520" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(0.8660254,-0.5,0.5,0.8660254,-54.903811,95.096189)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3526" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(0.8660254,-0.5,0.5,0.8660254,35.096189,250.98076)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3528" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(0.5,-0.8660254,0.8660254,0.5,-54.903811,204.90381)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3530" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(0.5,-0.8660254,0.8660254,0.5,100.98076,294.90381)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3532" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(0,-1,1,0,-8.5920721e-7,300)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3534" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(0,-1,1,0,180,300)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3536" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(-0.5,-0.8660254,0.8660254,-0.5,95.096189,354.90381)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3538" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(-0.5,-0.8660254,0.8660254,-0.5,250.98076,264.90381)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3540" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(-0.8660254,-0.5,0.5,-0.8660254,204.90381,354.90381)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3542" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(-0.8660254,-0.5,0.5,-0.8660254,294.90381,199.01924)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3544" />
+ </g>
+ <g
+ transform="translate(225,0)"
+ id="MinuteDots">
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3562" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="translate(0,180)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3564" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(0.8660254,-0.5,0.5,0.8660254,-54.903811,95.096189)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3566" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(0.8660254,-0.5,0.5,0.8660254,35.096189,250.98076)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3568" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(0.5,-0.8660254,0.8660254,0.5,-54.903811,204.90381)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3570" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(0.5,-0.8660254,0.8660254,0.5,100.98076,294.90381)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3572" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(0,-1,1,0,-8.5920721e-7,300)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3574" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(0,-1,1,0,180,300)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3576" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(-0.5,-0.8660254,0.8660254,-0.5,95.096189,354.90381)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3578" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(-0.5,-0.8660254,0.8660254,-0.5,250.98076,264.90381)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3580" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(-0.8660254,-0.5,0.5,-0.8660254,204.90381,354.90381)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3582" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(-0.8660254,-0.5,0.5,-0.8660254,294.90381,199.01924)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3584" />
+ </g>
+ <g
+ transform="translate(450,0)"
+ id="SecondDots">
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3588" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="translate(0,180)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3590" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(0.8660254,-0.5,0.5,0.8660254,-54.903811,95.096189)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3592" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(0.8660254,-0.5,0.5,0.8660254,35.096189,250.98076)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3594" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(0.5,-0.8660254,0.8660254,0.5,-54.903811,204.90381)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3596" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(0.5,-0.8660254,0.8660254,0.5,100.98076,294.90381)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3598" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(0,-1,1,0,-8.5920721e-7,300)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3600" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(0,-1,1,0,180,300)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3602" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(-0.5,-0.8660254,0.8660254,-0.5,95.096189,354.90381)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3604" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(-0.5,-0.8660254,0.8660254,-0.5,250.98076,264.90381)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3606" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(-0.8660254,-0.5,0.5,-0.8660254,204.90381,354.90381)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3608" />
+ <path
+ d="M 152 60 A 2 2 0 1 1 148,60 A 2 2 0 1 1 152 60 z"
+ transform="matrix(-0.8660254,-0.5,0.5,-0.8660254,294.90381,199.01924)"
+ style="opacity:0.5;fill:#554400;stroke:none"
+ id="path3610" />
+ </g>
+ </g>
+ <g
+ transform="translate(150,150)"
+ id="HourHand">
+ <g
+ id="RotHourHand">
+ <path
+ d="M 0,-82.5 L -2.5,-75 L -4.71875,-8.8125 C -7.85655,-7.12467 -10,-3.81029 -10,0 C -10,3.9979 -7.64307,7.43129 -4.25,9.03125 L -2.5,30 L 2.5,30 L 4.25,9.03125 C 7.64307,7.43129 10,3.9979 10,0 C 10,-3.81029 7.85655,-7.12467 4.71875,-8.8125 L 2.5,-75 L 0,-82.5 z M 0,-2.5 C 1.38,-2.5 2.5,-1.38 2.5,0 C 2.5,1.38 1.38,2.5 0,2.5 C -1.38,2.5 -2.5,1.38 -2.5,0 C -2.5,-1.38 -1.38,-2.5 0,-2.5 z "
+ style="opacity:1;fill:#800000;stroke:black"
+ id="HourHandPath" />
+ </g>
+ </g>
+ <g
+ transform="translate(375,150)"
+ id="MinuteHand">
+ <g
+ id="RotMinuteHand">
+ <path
+ d="M 0,-82.5 L -2.5,-75 L -4.71875,-8.8125 C -7.85655,-7.12467 -10,-3.81029 -10,0 C -10,3.9979 -7.64307,7.43129 -4.25,9.03125 L -2.5,30 L 2.5,30 L 4.25,9.03125 C 7.64307,7.43129 10,3.9979 10,0 C 10,-3.81029 7.85655,-7.12467 4.71875,-8.8125 L 2.5,-75 L 0,-82.5 z M 0,-2.5 C 1.38,-2.5 2.5,-1.38 2.5,0 C 2.5,1.38 1.38,2.5 0,2.5 C -1.38,2.5 -2.5,1.38 -2.5,0 C -2.5,-1.38 -1.38,-2.5 0,-2.5 z "
+ style="opacity:1;fill:#800000;stroke:black"
+ id="MinuteHandPath" />
+ </g>
+ </g>
+ <g
+ transform="translate(600,150)"
+ id="SecondHand">
+ <g
+ id="RotSecondHand">
+ <path
+ d="M 0,-82.5 L -2.5,-75 L -4.71875,-8.8125 C -7.85655,-7.12467 -10,-3.81029 -10,0 C -10,3.9979 -7.64307,7.43129 -4.25,9.03125 L -2.5,30 L 2.5,30 L 4.25,9.03125 C 7.64307,7.43129 10,3.9979 10,0 C 10,-3.81029 7.85655,-7.12467 4.71875,-8.8125 L 2.5,-75 L 0,-82.5 z M 0,-2.5 C 1.38,-2.5 2.5,-1.38 2.5,0 C 2.5,1.38 1.38,2.5 0,2.5 C -1.38,2.5 -2.5,1.38 -2.5,0 C -2.5,-1.38 -1.38,-2.5 0,-2.5 z "
+ style="opacity:1;fill:#800000;stroke:black"
+ id="SecondHandPath" />
+ </g>
+ </g>
+ <text
+ x="149.13127"
+ y="311.76642"
+ style="font-size:24px;font-style:italic;font-weight:normal;text-align:center;text-anchor:middle;fill:#000000;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Serif"
+ id="text2253"
+ xml:space="preserve"><tspan
+ x="149.13127"
+ y="311.76642"
+ id="tspan2255">Hours</tspan></text>
+ <text
+ x="375.73578"
+ y="311.76642"
+ style="font-size:24px;font-style:italic;font-weight:normal;text-align:center;text-anchor:middle;fill:#000000;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Serif"
+ id="text2257"
+ xml:space="preserve"><tspan
+ x="375.73578"
+ y="311.76642"
+ id="tspan2259">Minutes</tspan></text>
+ <text
+ x="599.43683"
+ y="311.76642"
+ style="font-size:24px;font-style:italic;font-weight:normal;text-align:center;text-anchor:middle;fill:#000000;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Serif"
+ id="text2261"
+ xml:space="preserve"><tspan
+ x="599.43683"
+ y="311.76642"
+ id="tspan2263">Seconds</tspan></text>
+ <rect
+ width="750"
+ height="350"
+ x="0"
+ y="0"
+ style="opacity:1;fill:none;stroke:#999999;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect3251" />
+ <text
+ xml:space="preserve"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;text-anchor:middle;fill:#000000;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Serif"
+ x="682.10663"
+ y="333.10748"
+ id="text11233"
+ sodipodi:linespacing="125%"><tspan
+ sodipodi:role="line"
+ id="tspan11599"
+ x="682.10663"
+ y="333.10748">Tavmjong Bah © 2007</tspan><tspan
+ sodipodi:role="line"
+ id="tspan11601"
+ x="682.10663"
+ y="345.60748">http://tavmjong.free.fr/</tspan></text>
+</svg>
diff --git a/share/examples/art-nouveau-P3.svg b/share/examples/art-nouveau-P3.svg
new file mode 100644
index 0000000..53bba01
--- /dev/null
+++ b/share/examples/art-nouveau-P3.svg
@@ -0,0 +1,580 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ 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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ sodipodi:docname="art-nouveau-P3.svg"
+ inkscape:version="0.92.0 r15304"
+ sodipodi:version="0.32"
+ id="svg2675"
+ height="297mm"
+ width="210mm"
+ version="1.1">
+ <defs
+ id="defs3" />
+ <sodipodi:namedview
+ showborder="false"
+ inkscape:window-y="25"
+ inkscape:window-x="0"
+ inkscape:window-height="911"
+ inkscape:window-width="1378"
+ inkscape:current-layer="g11003"
+ inkscape:cy="424.7669"
+ inkscape:cx="504.35431"
+ inkscape:zoom="1.2105455"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0.0"
+ borderopacity="1.0"
+ bordercolor="#666666"
+ pagecolor="#ffffff"
+ id="base"
+ showgrid="false"
+ inkscape:window-maximized="0" />
+ <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">
+ <g
+ inkscape:tile-cy="488.42624"
+ inkscape:tile-cx="255.43810"
+ inkscape:tile-h="100.34230"
+ inkscape:tile-w="96.261981"
+ id="g11003">
+ <path
+ sodipodi:nodetypes="ccccc"
+ d="m 272.46679,466.20387 c 18.48863,6.85752 -40.42186,114.93303 -63.59384,110.35371 l 1.33967,-2.32036 c 21.90636,5.48397 79.75102,-99.4489 60.78556,-105.48963 z"
+ id="path1417"
+ style="fill:#776800;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ inkscape:connector-curvature="0" />
+ <path
+ sodipodi:nodetypes="cssccsscc"
+ inkscape:tile-cy="544.01295"
+ inkscape:tile-cx="231.18734"
+ inkscape:tile-h="117.19225"
+ inkscape:tile-w="95.677230"
+ d="m 226.58811,541.01393 c -4.87996,-10.71245 -23.16927,-85.98945 6.83891,-54.67075 14.93401,15.58619 66.10007,107.18631 85.99667,61.39859 6.63954,-15.27946 3.74151,-43.79875 -1.62682,-64.63576 l 2.30362,7.49633 c 5.28922,20.84038 9.90126,44.16521 1.59653,64.53721 -16.78708,41.17968 -70.97696,-46.83594 -86.05384,-61.58462 -27.37906,-26.78307 -12.79439,32.91986 -11.36903,38.47703 z"
+ id="path2685"
+ style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.08874539pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ inkscape:connector-curvature="0" />
+ <circle
+ id="path2691"
+ style="color:#000000;display:block;visibility:visible;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.66666669;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
+ cx="265.62234"
+ cy="535.83771"
+ r="1.2712703" />
+ </g>
+ <use
+ id="use1350"
+ transform="translate(92.692245,53.515893)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1351"
+ transform="translate(0,107.03179)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1352"
+ transform="translate(92.692245,160.54763)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1353"
+ transform="translate(0,214.06357)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1354"
+ transform="translate(92.692245,267.57952)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1355"
+ transform="translate(0,321.09536)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1356"
+ transform="rotate(120.00001,303.36487,520.988)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1357"
+ transform="rotate(120.00001,334.2623,574.50393)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1358"
+ transform="rotate(120.00001,272.46747,574.5039)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1359"
+ transform="rotate(120.00001,303.3649,628.01983)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1360"
+ transform="rotate(120.00001,241.57006,628.01981)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1361"
+ transform="rotate(120.00001,272.46749,681.53573)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1362"
+ transform="rotate(120.00001,210.67265,681.53571)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1363"
+ transform="rotate(-120.00001,303.36465,520.9881)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1364"
+ transform="rotate(-120.00001,365.1595,520.98814)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1365"
+ transform="rotate(-120.00001,334.26203,574.50396)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1366"
+ transform="rotate(-120.00001,396.05682,574.50388)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1367"
+ transform="rotate(-120.00001,365.15934,628.0197)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1368"
+ transform="rotate(-120.00001,426.95444,628.02016)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1369"
+ transform="rotate(-120.00001,396.05696,681.53598)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1370"
+ transform="translate(185.38453)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1371"
+ transform="translate(278.07669,53.515893)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1372"
+ transform="translate(185.38453,107.03179)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1373"
+ transform="translate(278.07669,160.54763)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1374"
+ transform="translate(185.38453,214.06357)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1375"
+ transform="translate(278.07669,267.57952)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1376"
+ transform="translate(185.38453,321.09536)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1377"
+ transform="rotate(120.00001,396.05706,574.50383)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1378"
+ transform="rotate(120.00001,426.95449,628.01975)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1379"
+ transform="rotate(120.00001,365.15965,628.01973)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1380"
+ transform="rotate(120.00001,396.05708,681.53566)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1381"
+ transform="rotate(120.00001,334.26224,681.53564)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1382"
+ transform="rotate(120.00001,365.15967,735.05156)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1383"
+ transform="rotate(120.00001,303.36483,735.05154)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1384"
+ transform="rotate(-120.00001,396.05693,467.47221)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1385"
+ transform="rotate(-120.00001,457.8518,467.47225)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1386"
+ transform="rotate(-120.00001,426.9543,520.98806)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1387"
+ transform="rotate(-120.00001,488.74911,520.98799)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1388"
+ transform="rotate(-120.00001,457.85163,574.50381)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1389"
+ transform="rotate(-120.00001,519.64673,574.50427)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1390"
+ transform="rotate(-120.00001,488.74925,628.02009)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1391"
+ transform="translate(370.76896)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1392"
+ transform="translate(463.46123,53.515893)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1393"
+ transform="translate(370.76896,107.03179)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1394"
+ transform="translate(463.46123,160.54763)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1395"
+ transform="translate(370.76896,214.06357)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1396"
+ transform="translate(463.46123,267.57952)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1397"
+ transform="translate(370.76896,321.09536)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1398"
+ transform="rotate(120.00001,488.74934,628.01972)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1399"
+ transform="rotate(120.00001,519.64677,681.53565)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1400"
+ transform="rotate(120.00001,457.85194,681.53563)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1401"
+ transform="rotate(120.00001,488.74937,735.05155)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1402"
+ transform="rotate(120.00001,426.95453,735.05153)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1403"
+ transform="rotate(120.00001,457.85196,788.56746)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ <use
+ id="use1404"
+ transform="rotate(120.00001,396.05712,788.56743)"
+ xlink:href="#g11003"
+ inkscape:tiled-clone-of="#g11003"
+ y="0"
+ x="0"
+ width="100%"
+ height="100%" />
+ </g>
+</svg>
diff --git a/share/examples/blend_modes.svg b/share/examples/blend_modes.svg
new file mode 100644
index 0000000..53a9802
--- /dev/null
+++ b/share/examples/blend_modes.svg
@@ -0,0 +1,753 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" 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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="744" height="1052" id="svg1901" sodipodi:version="0.32" inkscape:version="0.92" sodipodi:docname="blend_modes.svg" enable-background="new" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1">
+<defs id="defs1903">
+<linearGradient inkscape:collect="always" id="linearGradient4602">
+<stop style="stop-color:#0000ff;stop-opacity:1" offset="0" id="stop4604" />
+<stop style="stop-color:#ffff00;stop-opacity:1" offset="1" id="stop4606" />
+</linearGradient>
+<linearGradient id="linearGradient4508" inkscape:collect="always">
+<stop id="stop4510" offset="0" style="stop-color:#ff0000;stop-opacity:1" />
+<stop id="stop4512" offset="1" style="stop-color:#00ffff;stop-opacity:1" />
+</linearGradient>
+<linearGradient inkscape:collect="always" id="linearGradient4496">
+<stop style="stop-color:#00ff00;stop-opacity:1" offset="0" id="stop4498" />
+<stop style="stop-color:#ff00ff;stop-opacity:1" offset="1" id="stop4500" />
+</linearGradient>
+<linearGradient id="linearGradient4220">
+<stop style="stop-color:#000000;stop-opacity:1;" offset="0" id="stop4222" />
+<stop style="stop-color:#000000;stop-opacity:0;" offset="1" id="stop4224" />
+</linearGradient>
+<linearGradient id="linearGradient4214">
+<stop style="stop-color:#ffff00;stop-opacity:1;" offset="0" id="stop4216" />
+<stop style="stop-color:#ffff00;stop-opacity:0;" offset="1" id="stop4218" />
+</linearGradient>
+<linearGradient id="linearGradient4208">
+<stop style="stop-color:#ff00ff;stop-opacity:1;" offset="0" id="stop4210" />
+<stop style="stop-color:#ff00ff;stop-opacity:0;" offset="1" id="stop4212" />
+</linearGradient>
+<linearGradient id="linearGradient4202">
+<stop style="stop-color:#00ffff;stop-opacity:1;" offset="0" id="stop4204" />
+<stop style="stop-color:#00ffff;stop-opacity:0;" offset="1" id="stop4206" />
+</linearGradient>
+<linearGradient id="linearGradient3536" inkscape:collect="always">
+<stop id="stop3538" offset="0" style="stop-color:#0000ff;stop-opacity:1" />
+<stop id="stop3540" offset="1" style="stop-color:#0000ff;stop-opacity:0" />
+</linearGradient>
+<linearGradient id="linearGradient3530" inkscape:collect="always">
+<stop id="stop3532" offset="0" style="stop-color:#00ff00;stop-opacity:1" />
+<stop id="stop3534" offset="1" style="stop-color:#00ff00;stop-opacity:0" />
+</linearGradient>
+<linearGradient id="linearGradient3524" inkscape:collect="always">
+<stop id="stop3526" offset="0" style="stop-color:#ff0000;stop-opacity:1" />
+<stop id="stop3528" offset="1" style="stop-color:#ff0000;stop-opacity:0" />
+</linearGradient>
+<linearGradient id="linearGradient3518">
+<stop id="stop3520" offset="0" style="stop-color:#000000;stop-opacity:1" />
+<stop id="stop3522" offset="1" style="stop-color:#000000;stop-opacity:0" />
+</linearGradient>
+<linearGradient inkscape:collect="always" id="linearGradient2959">
+<stop style="stop-color:#0000ff;stop-opacity:1" offset="0" id="stop2961" />
+<stop style="stop-color:#ffffff;stop-opacity:1" offset="1" id="stop2963" />
+</linearGradient>
+<linearGradient inkscape:collect="always" id="linearGradient2951">
+<stop style="stop-color:#00ff00;stop-opacity:1" offset="0" id="stop2953" />
+<stop style="stop-color:#ffffff;stop-opacity:1" offset="1" id="stop2955" />
+</linearGradient>
+<linearGradient inkscape:collect="always" id="linearGradient2937">
+<stop style="stop-color:#ff0000;stop-opacity:1" offset="0" id="stop2939" />
+<stop style="stop-color:#ffffff;stop-opacity:1" offset="1" id="stop2941" />
+</linearGradient>
+<linearGradient id="linearGradient2927">
+<stop style="stop-color:#000000;stop-opacity:1" offset="0" id="stop2929" />
+<stop style="stop-color:#ffffff;stop-opacity:1;" offset="1" id="stop2931" />
+</linearGradient>
+<filter inkscape:collect="always" id="filter2849">
+<feBlend inkscape:collect="always" mode="screen" in2="BackgroundImage" id="feBlend2851" />
+</filter>
+<filter inkscape:collect="always" id="filter2853">
+<feBlend inkscape:collect="always" mode="screen" in2="BackgroundImage" id="feBlend2855" />
+</filter>
+<filter inkscape:collect="always" id="filter2857">
+<feBlend inkscape:collect="always" mode="screen" in2="BackgroundImage" id="feBlend2859" />
+</filter>
+<filter inkscape:collect="always" id="filter2877">
+<feBlend inkscape:collect="always" mode="multiply" in2="BackgroundImage" id="feBlend2879" />
+</filter>
+<filter inkscape:collect="always" id="filter2881">
+<feBlend inkscape:collect="always" mode="multiply" in2="BackgroundImage" id="feBlend2883" />
+</filter>
+<filter inkscape:collect="always" id="filter2885">
+<feBlend inkscape:collect="always" mode="multiply" in2="BackgroundImage" id="feBlend2887" />
+</filter>
+<filter inkscape:collect="always" id="filter2995">
+<feBlend inkscape:collect="always" mode="multiply" in2="BackgroundImage" id="feBlend2997" />
+</filter>
+<filter inkscape:collect="always" id="filter3017">
+<feBlend inkscape:collect="always" mode="screen" in2="BackgroundImage" id="feBlend3019" />
+</filter>
+<filter inkscape:collect="always" id="filter3039">
+<feBlend inkscape:collect="always" mode="darken" in2="BackgroundImage" id="feBlend3041" />
+</filter>
+<filter inkscape:collect="always" id="filter3061">
+<feBlend inkscape:collect="always" mode="lighten" in2="BackgroundImage" id="feBlend3063" />
+</filter>
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2927" id="linearGradient3120" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2937" id="linearGradient3122" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2951" id="linearGradient3124" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2959" id="linearGradient3126" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2927" id="linearGradient3128" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2937" id="linearGradient3130" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2951" id="linearGradient3132" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2959" id="linearGradient3134" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2927" id="linearGradient3136" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2937" id="linearGradient3138" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2951" id="linearGradient3140" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2959" id="linearGradient3142" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2927" id="linearGradient3144" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2937" id="linearGradient3146" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2951" id="linearGradient3148" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2959" id="linearGradient3150" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2927" id="linearGradient3152" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2937" id="linearGradient3154" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2951" id="linearGradient3156" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2959" id="linearGradient3158" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2927" id="linearGradient3254" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2937" id="linearGradient3256" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2951" id="linearGradient3258" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2959" id="linearGradient3260" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2927" id="linearGradient3262" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2937" id="linearGradient3264" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2951" id="linearGradient3266" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2959" id="linearGradient3268" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2927" id="linearGradient3270" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2937" id="linearGradient3272" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2951" id="linearGradient3274" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2959" id="linearGradient3276" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2927" id="linearGradient3278" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2937" id="linearGradient3280" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2951" id="linearGradient3282" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2959" id="linearGradient3284" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2927" id="linearGradient3286" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2937" id="linearGradient3288" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2951" id="linearGradient3290" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2959" id="linearGradient3292" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2927" id="linearGradient3366" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2937" id="linearGradient3368" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2951" id="linearGradient3370" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2959" id="linearGradient3372" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2927" id="linearGradient3374" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2937" id="linearGradient3376" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2951" id="linearGradient3378" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2959" id="linearGradient3380" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2927" id="linearGradient3382" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2937" id="linearGradient3384" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2951" id="linearGradient3386" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2959" id="linearGradient3388" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2927" id="linearGradient3390" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2937" id="linearGradient3392" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2951" id="linearGradient3394" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2959" id="linearGradient3396" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2927" id="linearGradient3398" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2937" id="linearGradient3400" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2951" id="linearGradient3402" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient2959" id="linearGradient3404" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3518" id="linearGradient3478" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3524" id="linearGradient3480" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3530" id="linearGradient3482" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3536" id="linearGradient3484" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3518" id="linearGradient3552" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3524" id="linearGradient3554" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3530" id="linearGradient3556" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3536" id="linearGradient3558" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3518" id="linearGradient3570" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3524" id="linearGradient3572" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3530" id="linearGradient3574" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3536" id="linearGradient3576" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3518" id="linearGradient3588" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3524" id="linearGradient3590" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3530" id="linearGradient3592" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3536" id="linearGradient3594" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3518" id="linearGradient3606" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3524" id="linearGradient3608" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3530" id="linearGradient3610" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3536" id="linearGradient3612" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<filter inkscape:collect="always" id="filter3614">
+<feBlend inkscape:collect="always" mode="multiply" in2="BackgroundImage" id="feBlend3616" />
+</filter>
+<filter inkscape:collect="always" id="filter3618">
+<feBlend inkscape:collect="always" mode="screen" in2="BackgroundImage" id="feBlend3620" />
+</filter>
+<filter inkscape:collect="always" id="filter3622">
+<feBlend inkscape:collect="always" mode="darken" in2="BackgroundImage" id="feBlend3624" />
+</filter>
+<filter inkscape:collect="always" id="filter3626">
+<feBlend inkscape:collect="always" mode="lighten" in2="BackgroundImage" id="feBlend3628" />
+</filter>
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3518" id="linearGradient3702" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3524" id="linearGradient3704" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3530" id="linearGradient3706" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3536" id="linearGradient3708" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3518" id="linearGradient3710" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3524" id="linearGradient3712" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3530" id="linearGradient3714" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3536" id="linearGradient3716" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3518" id="linearGradient3718" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3524" id="linearGradient3720" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3530" id="linearGradient3722" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3536" id="linearGradient3724" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3518" id="linearGradient3726" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3524" id="linearGradient3728" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3530" id="linearGradient3730" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3536" id="linearGradient3732" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3518" id="linearGradient3734" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3524" id="linearGradient3736" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3530" id="linearGradient3738" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3536" id="linearGradient3740" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3518" id="linearGradient3814" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3524" id="linearGradient3816" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3530" id="linearGradient3818" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3536" id="linearGradient3820" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3518" id="linearGradient3822" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3524" id="linearGradient3824" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3530" id="linearGradient3826" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3536" id="linearGradient3828" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3518" id="linearGradient3830" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3524" id="linearGradient3832" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3530" id="linearGradient3834" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3536" id="linearGradient3836" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3518" id="linearGradient3838" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3524" id="linearGradient3840" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3530" id="linearGradient3842" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3536" id="linearGradient3844" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3518" id="linearGradient3846" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29814" x2="699.81165" y2="468.29814" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3524" id="linearGradient3848" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3530" id="linearGradient3850" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient3536" id="linearGradient3852" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4202" id="linearGradient4082" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29813" x2="699.81165" y2="468.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4208" id="linearGradient4084" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4214" id="linearGradient4086" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4220" id="linearGradient4088" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4202" id="linearGradient4236" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29813" x2="699.81165" y2="468.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4208" id="linearGradient4238" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4214" id="linearGradient4240" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4220" id="linearGradient4242" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4202" id="linearGradient4254" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29813" x2="699.81165" y2="468.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4208" id="linearGradient4256" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4214" id="linearGradient4258" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4220" id="linearGradient4260" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4202" id="linearGradient4272" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29813" x2="699.81165" y2="468.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4208" id="linearGradient4274" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4214" id="linearGradient4276" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4220" id="linearGradient4278" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4202" id="linearGradient4290" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29813" x2="699.81165" y2="468.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4208" id="linearGradient4292" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4214" id="linearGradient4294" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4220" id="linearGradient4296" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<filter inkscape:collect="always" id="filter4298">
+<feBlend inkscape:collect="always" mode="multiply" in2="BackgroundImage" id="feBlend4300" />
+</filter>
+<filter inkscape:collect="always" id="filter4302">
+<feBlend inkscape:collect="always" mode="screen" in2="BackgroundImage" id="feBlend4304" />
+</filter>
+<filter inkscape:collect="always" id="filter4306">
+<feBlend inkscape:collect="always" mode="darken" in2="BackgroundImage" id="feBlend4308" />
+</filter>
+<filter inkscape:collect="always" id="filter4310">
+<feBlend inkscape:collect="always" mode="lighten" in2="BackgroundImage" id="feBlend4312" />
+</filter>
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4202" id="linearGradient4364" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29813" x2="699.81165" y2="468.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4208" id="linearGradient4366" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4214" id="linearGradient4368" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4220" id="linearGradient4370" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4202" id="linearGradient4372" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29813" x2="699.81165" y2="468.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4208" id="linearGradient4374" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4214" id="linearGradient4376" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4220" id="linearGradient4378" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4202" id="linearGradient4380" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29813" x2="699.81165" y2="468.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4208" id="linearGradient4382" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4214" id="linearGradient4384" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4220" id="linearGradient4386" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4202" id="linearGradient4388" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29813" x2="699.81165" y2="468.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4208" id="linearGradient4390" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4214" id="linearGradient4392" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4220" id="linearGradient4394" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4202" id="linearGradient4396" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29813" x2="699.81165" y2="468.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4208" id="linearGradient4398" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4214" id="linearGradient4400" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4220" id="linearGradient4402" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4202" id="linearGradient4454" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29813" x2="699.81165" y2="468.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4208" id="linearGradient4456" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4214" id="linearGradient4458" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4220" id="linearGradient4460" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4202" id="linearGradient4462" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29813" x2="699.81165" y2="468.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4208" id="linearGradient4464" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4214" id="linearGradient4466" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4220" id="linearGradient4468" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4202" id="linearGradient4470" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29813" x2="699.81165" y2="468.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4208" id="linearGradient4472" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4214" id="linearGradient4474" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4220" id="linearGradient4476" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4202" id="linearGradient4478" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29813" x2="699.81165" y2="468.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4208" id="linearGradient4480" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4214" id="linearGradient4482" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4220" id="linearGradient4484" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4202" id="linearGradient4486" gradientUnits="userSpaceOnUse" x1="290.77213" y1="468.29813" x2="699.81165" y2="468.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4208" id="linearGradient4488" gradientUnits="userSpaceOnUse" x1="290.77213" y1="484.29813" x2="699.81165" y2="484.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4214" id="linearGradient4490" gradientUnits="userSpaceOnUse" x1="290.77213" y1="500.29813" x2="699.81165" y2="500.29813" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4220" id="linearGradient4492" gradientUnits="userSpaceOnUse" x1="289.26553" y1="515.26233" x2="699.81165" y2="516.29816" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4496" id="linearGradient4502" x1="-242.53761" y1="423.03714" x2="-242.53761" y2="141.60864" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.5593907,0,0,0.5593907,15.135684,-65.605922)" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4508" id="linearGradient4506" gradientUnits="userSpaceOnUse" x1="-383.25186" y1="282.32288" x2="-101.82336" y2="282.32288" gradientTransform="translate(80,-100)" />
+<filter inkscape:collect="always" id="filter4514">
+<feBlend inkscape:collect="always" mode="multiply" in2="BackgroundImage" id="feBlend4516" />
+</filter>
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4496" id="linearGradient4522" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.5593907,0,0,0.5593907,15.135684,102.2113)" x1="-242.53761" y1="423.03714" x2="-242.53761" y2="141.60864" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4508" id="linearGradient4524" gradientUnits="userSpaceOnUse" gradientTransform="translate(80,200)" x1="-383.25186" y1="282.32288" x2="-101.82336" y2="282.32288" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4496" id="linearGradient4534" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.5593907,0,0,0.5593907,15.135684,270.02853)" x1="-242.53761" y1="423.03714" x2="-242.53761" y2="141.60864" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4508" id="linearGradient4536" gradientUnits="userSpaceOnUse" gradientTransform="translate(80,500)" x1="-383.25186" y1="282.32288" x2="-101.82336" y2="282.32288" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4496" id="linearGradient4554" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.5593907,0,0,0.5593907,15.135684,114.39408)" x1="-242.53761" y1="423.03714" x2="-242.53761" y2="141.60864" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4508" id="linearGradient4556" gradientUnits="userSpaceOnUse" gradientTransform="translate(80,-100)" x1="-383.25186" y1="282.32288" x2="-101.82336" y2="282.32288" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4496" id="linearGradient4562" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.5593907,0,0,0.5593907,15.135684,294.39408)" x1="-242.53761" y1="423.03714" x2="-242.53761" y2="141.60864" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4508" id="linearGradient4564" gradientUnits="userSpaceOnUse" gradientTransform="translate(80,-100)" x1="-383.25186" y1="282.32288" x2="-101.82336" y2="282.32288" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4496" id="linearGradient4570" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.5593907,0,0,0.5593907,15.135684,474.39408)" x1="-242.53761" y1="423.03714" x2="-242.53761" y2="141.60864" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4508" id="linearGradient4572" gradientUnits="userSpaceOnUse" gradientTransform="translate(80,-100)" x1="-383.25186" y1="282.32288" x2="-101.82336" y2="282.32288" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4496" id="linearGradient4578" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.5593907,0,0,0.5593907,15.135684,814.39408)" x1="-242.53761" y1="423.03714" x2="-242.53761" y2="141.60864" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4508" id="linearGradient4580" gradientUnits="userSpaceOnUse" gradientTransform="translate(80,-100)" x1="-383.25186" y1="282.32288" x2="-101.82336" y2="282.32288" />
+<filter inkscape:collect="always" id="filter4582">
+<feBlend inkscape:collect="always" mode="screen" in2="BackgroundImage" id="feBlend4584" />
+</filter>
+<filter inkscape:collect="always" id="filter4586">
+<feBlend inkscape:collect="always" mode="darken" in2="BackgroundImage" id="feBlend4588" />
+</filter>
+<filter inkscape:collect="always" id="filter4590">
+<feBlend inkscape:collect="always" mode="lighten" in2="BackgroundImage" id="feBlend4592" />
+</filter>
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4496" id="linearGradient4598" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.5593907,0,0,0.5593907,995.13568,814.39408)" x1="-242.53761" y1="423.03714" x2="-242.53761" y2="141.60864" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4602" id="linearGradient4600" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.5593907,0,0,0.5593907,995.13568,654.39408)" x1="-383.25186" y1="282.32288" x2="-101.82336" y2="282.32288" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4496" id="linearGradient4612" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.5593907,0,0,0.5593907,995.13568,474.39408)" x1="-242.53761" y1="423.03714" x2="-242.53761" y2="141.60864" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4602" id="linearGradient4614" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.5593907,0,0,0.5593907,995.13568,474.39408)" x1="-383.25186" y1="282.32288" x2="-101.82336" y2="282.32288" />
+<filter inkscape:collect="always" id="filter4616">
+<feBlend inkscape:collect="always" mode="lighten" in2="BackgroundImage" id="feBlend4618" />
+</filter>
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4496" id="linearGradient4624" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.5593907,0,0,0.5593907,995.13568,294.39408)" x1="-242.53761" y1="423.03714" x2="-242.53761" y2="141.60864" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4602" id="linearGradient4626" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.5593907,0,0,0.5593907,995.13568,294.39408)" x1="-383.25186" y1="282.32288" x2="-101.82336" y2="282.32288" />
+<filter inkscape:collect="always" id="filter4628">
+<feBlend inkscape:collect="always" mode="darken" in2="BackgroundImage" id="feBlend4630" />
+</filter>
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4496" id="linearGradient4636" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.5593907,0,0,0.5593907,995.13568,114.39408)" x1="-242.53761" y1="423.03714" x2="-242.53761" y2="141.60864" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4602" id="linearGradient4638" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.5593907,0,0,0.5593907,995.13568,114.39408)" x1="-383.25186" y1="282.32288" x2="-101.82336" y2="282.32288" />
+<filter inkscape:collect="always" id="filter4640">
+<feBlend inkscape:collect="always" mode="screen" in2="BackgroundImage" id="feBlend4642" />
+</filter>
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4496" id="linearGradient4648" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.5593907,0,0,0.5593907,995.13568,-65.60592)" x1="-242.53761" y1="423.03714" x2="-242.53761" y2="141.60864" />
+<linearGradient inkscape:collect="always" xlink:href="#linearGradient4602" id="linearGradient4650" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.5593907,0,0,0.5593907,995.13568,-65.60592)" x1="-383.25186" y1="282.32288" x2="-101.82336" y2="282.32288" />
+<filter inkscape:collect="always" id="filter4652">
+<feBlend inkscape:collect="always" mode="multiply" in2="BackgroundImage" id="feBlend4654" />
+</filter>
+</defs>
+<sodipodi:namedview id="base" pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="0.5002754" inkscape:cx="369.4624" inkscape:cy="520.0393" inkscape:document-units="px" inkscape:current-layer="layer1" gridtolerance="10000" inkscape:window-width="877" inkscape:window-height="715" inkscape:window-x="96" inkscape:window-y="24" showguides="true" inkscape:guide-bbox="true" guidetolerance="4" showgrid="false" inkscape:window-maximized="0" />
+<metadata id="metadata1906">
+<rdf:RDF>
+<cc:Work rdf:about="">
+<dc:format>image/svg+xml</dc:format>
+<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+<dc:creator>
+<cc:Agent>
+<dc:title>Niko Kiirala &lt;niko@kiirala.com&gt;</dc:title>
+</cc:Agent>
+</dc:creator>
+<dc:title>Blending modes test</dc:title>
+<dc:date>2007-07-03</dc:date>
+<cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" />
+<dc:language>en</dc:language>
+<dc:subject>
+<rdf:Bag>
+<rdf:li>feBlend</rdf:li>
+<rdf:li>blending modes</rdf:li>
+<rdf:li>multiply</rdf:li>
+<rdf:li>screen</rdf:li>
+<rdf:li>darken</rdf:li>
+<rdf:li>lighten</rdf:li>
+</rdf:Bag>
+</dc:subject>
+<dc:rights>
+<cc:Agent>
+<dc:title>Copyright 2007 Niko Kiirala</dc:title>
+</cc:Agent>
+</dc:rights>
+</cc:Work>
+<cc:License rdf:about="http://creativecommons.org/licenses/by-sa/3.0/">
+<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction" />
+<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution" />
+<cc:requires rdf:resource="http://creativecommons.org/ns#Notice" />
+<cc:requires rdf:resource="http://creativecommons.org/ns#Attribution" />
+<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+<cc:requires rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+</cc:License>
+</rdf:RDF>
+</metadata>
+<g inkscape:label="Taso 1" inkscape:groupmode="layer" id="layer1" style="opacity:1">
+<g id="g2861" transform="translate(-103.06778,-166.47537)" style="font-size:11">
+<path transform="matrix(0.9598922,0,0,0.9598922,-15.224797,38.350228)" d="m 511.4781,294.8725 c 0,57.5361 -46.6422,104.1784 -104.1783,104.1784 -57.5361,0 -104.1784,-46.6423 -104.1784,-104.1784 0,-57.5361 46.6423,-104.1784 104.1784,-104.1784 57.5361,0 104.1783,46.6423 104.1783,104.1784 z" sodipodi:ry="104.17837" sodipodi:rx="104.17837" sodipodi:cy="294.8725" sodipodi:cx="407.29977" id="path2841" style="opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.04178368999999993;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:11.45962015" sodipodi:type="arc" />
+<path transform="matrix(1.0335704,0,0,1.0335704,-234.315,-41.213277)" d="m 648.2907,312.131 c 0,32.0607 -25.9904,58.0511 -58.0512,58.0511 -32.0608,0 -58.0512,-25.9904 -58.0512,-58.0511 0,-32.0608 25.9904,-58.0512 58.0512,-58.0512 32.0608,0 58.0512,25.9904 58.0512,58.0512 z" sodipodi:ry="58.051197" sodipodi:rx="58.051197" sodipodi:cy="312.13095" sodipodi:cx="590.2395" id="path2843" style="opacity:1;color:#000000;fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:20;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#filter2849);enable-background:accumulate;font-size:10.64271964" sodipodi:type="arc" />
+<path sodipodi:type="arc" style="opacity:1;color:#000000;fill:#0000ff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:20;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#filter2857);enable-background:accumulate;font-size:10.64271964" id="path2845" sodipodi:cx="590.2395" sodipodi:cy="312.13095" sodipodi:rx="58.051197" sodipodi:ry="58.051197" d="m 648.2907,312.131 c 0,32.0607 -25.9904,58.0511 -58.0512,58.0511 -32.0608,0 -58.0512,-25.9904 -58.0512,-58.0511 0,-32.0608 25.9904,-58.0512 58.0512,-58.0512 32.0608,0 58.0512,25.9904 58.0512,58.0512 z" transform="matrix(1.0335704,0,0,1.0335704,-267.75004,20.786723)" />
+<path transform="matrix(1.0335704,0,0,1.0335704,-200.87996,20.786723)" d="m 648.2907,312.131 c 0,32.0607 -25.9904,58.0511 -58.0512,58.0511 -32.0608,0 -58.0512,-25.9904 -58.0512,-58.0511 0,-32.0608 25.9904,-58.0512 58.0512,-58.0512 32.0608,0 58.0512,25.9904 58.0512,58.0512 z" sodipodi:ry="58.051197" sodipodi:rx="58.051197" sodipodi:cy="312.13095" sodipodi:cx="590.2395" id="path2847" style="opacity:1;color:#000000;fill:#00ff00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:20;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#filter2853);enable-background:accumulate;font-size:10.64271964" sodipodi:type="arc" />
+</g>
+<g id="g2867" transform="translate(116.93222,-166.47537)" style="font-size:11">
+<path sodipodi:type="arc" style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.04178368999999993;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:11.45962015" id="path2869" sodipodi:cx="407.29977" sodipodi:cy="294.8725" sodipodi:rx="104.17837" sodipodi:ry="104.17837" d="m 511.4781,294.8725 c 0,57.5361 -46.6422,104.1784 -104.1783,104.1784 -57.5361,0 -104.1784,-46.6423 -104.1784,-104.1784 0,-57.5361 46.6423,-104.1784 104.1784,-104.1784 57.5361,0 104.1783,46.6423 104.1783,104.1784 z" transform="matrix(0.9598922,0,0,0.9598922,-15.224797,38.350228)" />
+<path sodipodi:type="arc" style="opacity:1;color:#000000;fill:#ffff00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:20;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#filter2877);enable-background:accumulate;font-size:10.64271964" id="path2871" sodipodi:cx="590.2395" sodipodi:cy="312.13095" sodipodi:rx="58.051197" sodipodi:ry="58.051197" d="m 648.2907,312.131 c 0,32.0607 -25.9904,58.0511 -58.0512,58.0511 -32.0608,0 -58.0512,-25.9904 -58.0512,-58.0511 0,-32.0608 25.9904,-58.0512 58.0512,-58.0512 32.0608,0 58.0512,25.9904 58.0512,58.0512 z" transform="matrix(1.0335704,0,0,1.0335704,-234.315,-41.213277)" />
+<path transform="matrix(1.0335704,0,0,1.0335704,-267.75004,20.786723)" d="m 648.2907,312.131 c 0,32.0607 -25.9904,58.0511 -58.0512,58.0511 -32.0608,0 -58.0512,-25.9904 -58.0512,-58.0511 0,-32.0608 25.9904,-58.0512 58.0512,-58.0512 32.0608,0 58.0512,25.9904 58.0512,58.0512 z" sodipodi:ry="58.051197" sodipodi:rx="58.051197" sodipodi:cy="312.13095" sodipodi:cx="590.2395" id="path2873" style="opacity:1;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:20;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#filter2885);enable-background:accumulate;font-size:10.64271964" sodipodi:type="arc" />
+<path sodipodi:type="arc" style="opacity:1;color:#000000;fill:#00ffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:20;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#filter2881);enable-background:accumulate;font-size:10.64271964" id="path2875" sodipodi:cx="590.2395" sodipodi:cy="312.13095" sodipodi:rx="58.051197" sodipodi:ry="58.051197" d="m 648.2907,312.131 c 0,32.0607 -25.9904,58.0511 -58.0512,58.0511 -32.0608,0 -58.0512,-25.9904 -58.0512,-58.0511 0,-32.0608 25.9904,-58.0512 58.0512,-58.0512 32.0608,0 58.0512,25.9904 58.0512,58.0512 z" transform="matrix(1.0335704,0,0,1.0335704,-200.87996,20.786723)" />
+</g>
+<rect style="opacity:1;color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:11" id="rect2917" width="217.79048" height="218.19157" x="260.9502" y="291.53549" />
+<g id="g2967" transform="matrix(0.5324436,0,0,0.5324436,106.13043,58.09832)" style="font-size:20.65946515">
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3152);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect2919" width="409.03952" height="15.065946" x="290.77213" y="460.76517" />
+<rect y="476.76517" x="290.77213" height="15.065946" width="409.03952" id="rect2921" style="opacity:1;color:#000000;fill:url(#linearGradient3154);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3156);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect2923" width="409.03952" height="15.065946" x="290.77213" y="492.76517" />
+<rect y="508.76517" x="290.77213" height="15.065946" width="409.03952" id="rect2925" style="opacity:1;color:#000000;fill:url(#linearGradient3158);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+</g>
+<g id="g2977" transform="matrix(0.5324436,0,0,0.5324436,106.13043,100.69381)" style="filter:url(#filter2995);font-size:20.65946515">
+<rect y="460.76517" x="290.77213" height="15.065946" width="409.03952" id="rect2979" style="opacity:1;color:#000000;fill:url(#linearGradient3144);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3146);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect2981" width="409.03952" height="15.065946" x="290.77213" y="476.76517" />
+<rect y="492.76517" x="290.77213" height="15.065946" width="409.03952" id="rect2983" style="opacity:1;color:#000000;fill:url(#linearGradient3148);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3150);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect2985" width="409.03952" height="15.065946" x="290.77213" y="508.76517" />
+</g>
+<g style="filter:url(#filter3017);font-size:20.65946515" transform="matrix(0.5324436,0,0,0.5324436,106.13043,143.28929)" id="g2999">
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3136);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3001" width="409.03952" height="15.065946" x="290.77213" y="460.76517" />
+<rect y="476.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3003" style="opacity:1;color:#000000;fill:url(#linearGradient3138);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3140);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3005" width="409.03952" height="15.065946" x="290.77213" y="492.76517" />
+<rect y="508.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3007" style="opacity:1;color:#000000;fill:url(#linearGradient3142);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+</g>
+<g id="g3021" transform="matrix(0.5324436,0,0,0.5324436,106.13043,185.88478)" style="filter:url(#filter3039);font-size:20.65946515">
+<rect y="460.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3023" style="opacity:1;color:#000000;fill:url(#linearGradient3128);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3130);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3025" width="409.03952" height="15.065946" x="290.77213" y="476.76517" />
+<rect y="492.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3027" style="opacity:1;color:#000000;fill:url(#linearGradient3132);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3134);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3029" width="409.03952" height="15.065946" x="290.77213" y="508.76517" />
+</g>
+<g style="filter:url(#filter3061);font-size:20.65946515" transform="matrix(0.5324436,0,0,0.5324436,106.13043,228.48026)" id="g3043">
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3120);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3045" width="409.03952" height="15.065946" x="290.77213" y="460.76517" />
+<rect y="476.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3047" style="opacity:1;color:#000000;fill:url(#linearGradient3122);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3124);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3049" width="409.03952" height="15.065946" x="290.77213" y="492.76517" />
+<rect y="508.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3051" style="opacity:1;color:#000000;fill:url(#linearGradient3126);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+</g>
+<text xml:space="preserve" style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" x="253.79825" y="45.830627" id="text3110" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan3112" x="253.79825" y="45.830627">Screen</tspan></text>
+<text xml:space="preserve" style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" x="471.92325" y="45.830627" id="text3114" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan3116" x="471.92325" y="45.830627">Multiply</tspan></text>
+<text xml:space="preserve" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" x="263.07996" y="301.25674" id="text3162" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan3164" x="263.07996" y="301.25674">Normal</tspan></text>
+<text xml:space="preserve" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" x="263.07996" y="344.6597" id="text3166" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan3168" x="263.07996" y="344.6597">Multiply</tspan></text>
+<text xml:space="preserve" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" x="263.07996" y="387.06519" id="text3170" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan3172" x="263.07996" y="387.06519">Screen</tspan></text>
+<text xml:space="preserve" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" x="263.07996" y="430.13126" id="text3174" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan3176" x="263.07996" y="430.13126">Darken</tspan></text>
+<text xml:space="preserve" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" x="263.07996" y="472.16821" id="text3178" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan3180" x="263.07996" y="472.16821">Lighten</tspan></text>
+<rect y="291.53549" x="37.323883" height="218.19157" width="217.79048" id="rect3182" style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.53244358000000003;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:11" />
+<g transform="matrix(0.5324436,0,0,0.5324436,-117.49588,58.09832)" id="g3184" style="font-size:20.65946515">
+<rect y="460.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3186" style="opacity:1;color:#000000;fill:url(#linearGradient3254);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3256);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3188" width="409.03952" height="15.065946" x="290.77213" y="476.76517" />
+<rect y="492.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3190" style="opacity:1;color:#000000;fill:url(#linearGradient3258);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3260);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3192" width="409.03952" height="15.065946" x="290.77213" y="508.76517" />
+</g>
+<g style="filter:url(#filter2995);font-size:20.65946515" transform="matrix(0.5324436,0,0,0.5324436,-117.49588,100.69381)" id="g3194">
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3262);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3196" width="409.03952" height="15.065946" x="290.77213" y="460.76517" />
+<rect y="476.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3198" style="opacity:1;color:#000000;fill:url(#linearGradient3264);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3266);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3200" width="409.03952" height="15.065946" x="290.77213" y="492.76517" />
+<rect y="508.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3202" style="opacity:1;color:#000000;fill:url(#linearGradient3268);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+</g>
+<g id="g3204" transform="matrix(0.5324436,0,0,0.5324436,-117.49588,143.28929)" style="filter:url(#filter3017);font-size:20.65946515">
+<rect y="460.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3206" style="opacity:1;color:#000000;fill:url(#linearGradient3270);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3272);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3208" width="409.03952" height="15.065946" x="290.77213" y="476.76517" />
+<rect y="492.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3210" style="opacity:1;color:#000000;fill:url(#linearGradient3274);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3276);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3212" width="409.03952" height="15.065946" x="290.77213" y="508.76517" />
+</g>
+<g style="filter:url(#filter3039);font-size:20.65946515" transform="matrix(0.5324436,0,0,0.5324436,-117.49588,185.88478)" id="g3214">
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3278);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3216" width="409.03952" height="15.065946" x="290.77213" y="460.76517" />
+<rect y="476.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3218" style="opacity:1;color:#000000;fill:url(#linearGradient3280);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3282);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3220" width="409.03952" height="15.065946" x="290.77213" y="492.76517" />
+<rect y="508.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3222" style="opacity:1;color:#000000;fill:url(#linearGradient3284);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+</g>
+<g id="g3224" transform="matrix(0.5324436,0,0,0.5324436,-117.49588,228.48026)" style="filter:url(#filter3061);font-size:20.65946515">
+<rect y="460.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3226" style="opacity:1;color:#000000;fill:url(#linearGradient3286);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3288);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3228" width="409.03952" height="15.065946" x="290.77213" y="476.76517" />
+<rect y="492.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3230" style="opacity:1;color:#000000;fill:url(#linearGradient3290);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3292);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3232" width="409.03952" height="15.065946" x="290.77213" y="508.76517" />
+</g>
+<text sodipodi:linespacing="125%" id="text3234" y="301.25674" x="39.453655" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" xml:space="preserve"><tspan y="301.25674" x="39.453655" id="tspan3236" sodipodi:role="line">Normal</tspan></text>
+<text sodipodi:linespacing="125%" id="text3238" y="344.6597" x="39.453655" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" xml:space="preserve"><tspan y="344.6597" x="39.453655" id="tspan3240" sodipodi:role="line">Multiply</tspan></text>
+<text sodipodi:linespacing="125%" id="text3242" y="387.06519" x="39.453655" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" xml:space="preserve"><tspan y="387.06519" x="39.453655" id="tspan3244" sodipodi:role="line">Screen</tspan></text>
+<text sodipodi:linespacing="125%" id="text3246" y="430.13126" x="39.453655" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" xml:space="preserve"><tspan y="430.13126" x="39.453655" id="tspan3248" sodipodi:role="line">Darken</tspan></text>
+<text sodipodi:linespacing="125%" id="text3250" y="472.16821" x="39.453655" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" xml:space="preserve"><tspan y="472.16821" x="39.453655" id="tspan3252" sodipodi:role="line">Lighten</tspan></text>
+<rect y="291.53549" x="484.57645" height="218.19157" width="217.79048" id="rect3294" style="opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:11" />
+<g transform="matrix(0.5324436,0,0,0.5324436,329.75672,58.09832)" id="g3296" style="font-size:20.65946515">
+<rect y="460.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3298" style="opacity:1;color:#000000;fill:url(#linearGradient3366);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3368);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3300" width="409.03952" height="15.065946" x="290.77213" y="476.76517" />
+<rect y="492.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3302" style="opacity:1;color:#000000;fill:url(#linearGradient3370);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3372);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3304" width="409.03952" height="15.065946" x="290.77213" y="508.76517" />
+</g>
+<g style="filter:url(#filter2995);font-size:20.65946515" transform="matrix(0.5324436,0,0,0.5324436,329.75672,100.69381)" id="g3306">
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3374);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3308" width="409.03952" height="15.065946" x="290.77213" y="460.76517" />
+<rect y="476.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3310" style="opacity:1;color:#000000;fill:url(#linearGradient3376);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3378);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3312" width="409.03952" height="15.065946" x="290.77213" y="492.76517" />
+<rect y="508.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3314" style="opacity:1;color:#000000;fill:url(#linearGradient3380);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+</g>
+<g id="g3316" transform="matrix(0.5324436,0,0,0.5324436,329.75672,143.28929)" style="filter:url(#filter3017);font-size:20.65946515">
+<rect y="460.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3318" style="opacity:1;color:#000000;fill:url(#linearGradient3382);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3384);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3320" width="409.03952" height="15.065946" x="290.77213" y="476.76517" />
+<rect y="492.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3322" style="opacity:1;color:#000000;fill:url(#linearGradient3386);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3388);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3324" width="409.03952" height="15.065946" x="290.77213" y="508.76517" />
+</g>
+<g style="filter:url(#filter3039);font-size:20.65946515" transform="matrix(0.5324436,0,0,0.5324436,329.75672,185.88478)" id="g3326">
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3390);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3328" width="409.03952" height="15.065946" x="290.77213" y="460.76517" />
+<rect y="476.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3330" style="opacity:1;color:#000000;fill:url(#linearGradient3392);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3394);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3332" width="409.03952" height="15.065946" x="290.77213" y="492.76517" />
+<rect y="508.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3334" style="opacity:1;color:#000000;fill:url(#linearGradient3396);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+</g>
+<g id="g3336" transform="matrix(0.5324436,0,0,0.5324436,329.75672,228.48026)" style="filter:url(#filter3061);font-size:20.65946515">
+<rect y="460.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3338" style="opacity:1;color:#000000;fill:url(#linearGradient3398);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3400);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3340" width="409.03952" height="15.065946" x="290.77213" y="476.76517" />
+<rect y="492.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3342" style="opacity:1;color:#000000;fill:url(#linearGradient3402);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3404);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3344" width="409.03952" height="15.065946" x="290.77213" y="508.76517" />
+</g>
+<text sodipodi:linespacing="125%" id="text3346" y="301.25674" x="486.70624" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" xml:space="preserve"><tspan y="301.25674" x="486.70624" id="tspan3348" sodipodi:role="line">Normal</tspan></text>
+<text sodipodi:linespacing="125%" id="text3350" y="344.6597" x="486.70624" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" xml:space="preserve"><tspan y="344.6597" x="486.70624" id="tspan3352" sodipodi:role="line">Multiply</tspan></text>
+<text sodipodi:linespacing="125%" id="text3354" y="387.06519" x="486.70624" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" xml:space="preserve"><tspan y="387.06519" x="486.70624" id="tspan3356" sodipodi:role="line">Screen</tspan></text>
+<text sodipodi:linespacing="125%" id="text3358" y="430.13126" x="486.70624" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" xml:space="preserve"><tspan y="430.13126" x="486.70624" id="tspan3360" sodipodi:role="line">Darken</tspan></text>
+<text sodipodi:linespacing="125%" id="text3362" y="472.16821" x="486.70624" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" xml:space="preserve"><tspan y="472.16821" x="486.70624" id="tspan3364" sodipodi:role="line">Lighten</tspan></text>
+<rect y="535.1618" x="260.9502" height="218.19157" width="217.79048" id="rect3406" style="opacity:1;color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:11" />
+<g transform="matrix(0.5324436,0,0,0.5324436,106.13043,301.72462)" id="g3408" style="font-size:20.65946515">
+<rect y="460.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3410" style="opacity:1;color:#000000;fill:url(#linearGradient3478);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3480);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3412" width="409.03952" height="15.065946" x="290.77213" y="476.76517" />
+<rect y="492.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3414" style="opacity:1;color:#000000;fill:url(#linearGradient3482);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3484);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3416" width="409.03952" height="15.065946" x="290.77213" y="508.76517" />
+</g>
+<text sodipodi:linespacing="125%" id="text3458" y="544.883" x="263.07996" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" xml:space="preserve"><tspan y="544.883" x="263.07996" id="tspan3460" sodipodi:role="line">Normal</tspan></text>
+<text sodipodi:linespacing="125%" id="text3462" y="588.28601" x="263.07996" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" xml:space="preserve"><tspan y="588.28601" x="263.07996" id="tspan3464" sodipodi:role="line">Multiply</tspan></text>
+<text sodipodi:linespacing="125%" id="text3466" y="630.69147" x="263.07996" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" xml:space="preserve"><tspan y="630.69147" x="263.07996" id="tspan3468" sodipodi:role="line">Screen</tspan></text>
+<text sodipodi:linespacing="125%" id="text3470" y="673.75757" x="263.07996" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" xml:space="preserve"><tspan y="673.75757" x="263.07996" id="tspan3472" sodipodi:role="line">Darken</tspan></text>
+<text sodipodi:linespacing="125%" id="text3474" y="715.79443" x="263.07996" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" xml:space="preserve"><tspan y="715.79443" x="263.07996" id="tspan3476" sodipodi:role="line">Lighten</tspan></text>
+<g id="g3542" transform="matrix(0.5324436,0,0,0.5324436,106.13043,344.3201)" style="filter:url(#filter3614);font-size:20.65946515">
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3552);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3544" width="409.03952" height="15.065946" x="290.77213" y="460.76517" />
+<rect y="476.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3546" style="opacity:1;color:#000000;fill:url(#linearGradient3554);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3556);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3548" width="409.03952" height="15.065946" x="290.77213" y="492.76517" />
+<rect y="508.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3550" style="opacity:1;color:#000000;fill:url(#linearGradient3558);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+</g>
+<g transform="matrix(0.5324436,0,0,0.5324436,106.13043,386.91559)" id="g3560" style="filter:url(#filter3618);font-size:20.65946515">
+<rect y="460.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3562" style="opacity:1;color:#000000;fill:url(#linearGradient3570);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3572);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3564" width="409.03952" height="15.065946" x="290.77213" y="476.76517" />
+<rect y="492.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3566" style="opacity:1;color:#000000;fill:url(#linearGradient3574);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3576);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3568" width="409.03952" height="15.065946" x="290.77213" y="508.76517" />
+</g>
+<g id="g3578" transform="matrix(0.5324436,0,0,0.5324436,106.13043,429.51108)" style="filter:url(#filter3622);font-size:20.65946515">
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3588);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3580" width="409.03952" height="15.065946" x="290.77213" y="460.76517" />
+<rect y="476.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3582" style="opacity:1;color:#000000;fill:url(#linearGradient3590);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3592);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3584" width="409.03952" height="15.065946" x="290.77213" y="492.76517" />
+<rect y="508.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3586" style="opacity:1;color:#000000;fill:url(#linearGradient3594);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+</g>
+<g transform="matrix(0.5324436,0,0,0.5324436,106.13043,472.10656)" id="g3596" style="filter:url(#filter3626);font-size:20.65946515">
+<rect y="460.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3598" style="opacity:1;color:#000000;fill:url(#linearGradient3606);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3608);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3600" width="409.03952" height="15.065946" x="290.77213" y="476.76517" />
+<rect y="492.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3602" style="opacity:1;color:#000000;fill:url(#linearGradient3610);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3612);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3604" width="409.03952" height="15.065946" x="290.77213" y="508.76517" />
+</g>
+<rect style="opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:11" id="rect3630" width="217.79048" height="218.19157" x="484.57645" y="535.1618" />
+<g id="g3632" transform="matrix(0.5324436,0,0,0.5324436,329.75672,301.72462)" style="font-size:20.65946515">
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3702);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3634" width="409.03952" height="15.065946" x="290.77213" y="460.76517" />
+<rect y="476.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3636" style="opacity:1;color:#000000;fill:url(#linearGradient3704);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3706);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3638" width="409.03952" height="15.065946" x="290.77213" y="492.76517" />
+<rect y="508.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3640" style="opacity:1;color:#000000;fill:url(#linearGradient3708);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+</g>
+<text xml:space="preserve" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" x="486.70624" y="544.883" id="text3642" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan3644" x="486.70624" y="544.883">Normal</tspan></text>
+<text xml:space="preserve" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" x="486.70624" y="588.28601" id="text3646" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan3648" x="486.70624" y="588.28601">Multiply</tspan></text>
+<text xml:space="preserve" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" x="486.70624" y="630.69147" id="text3650" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan3652" x="486.70624" y="630.69147">Screen</tspan></text>
+<text xml:space="preserve" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" x="486.70624" y="673.75757" id="text3654" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan3656" x="486.70624" y="673.75757">Darken</tspan></text>
+<text xml:space="preserve" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" x="486.70624" y="715.79443" id="text3658" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan3660" x="486.70624" y="715.79443">Lighten</tspan></text>
+<g style="filter:url(#filter3614);font-size:20.65946515" transform="matrix(0.5324436,0,0,0.5324436,329.75672,344.3201)" id="g3662">
+<rect y="460.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3664" style="opacity:1;color:#000000;fill:url(#linearGradient3710);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3712);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3666" width="409.03952" height="15.065946" x="290.77213" y="476.76517" />
+<rect y="492.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3668" style="opacity:1;color:#000000;fill:url(#linearGradient3714);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3716);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3670" width="409.03952" height="15.065946" x="290.77213" y="508.76517" />
+</g>
+<g style="filter:url(#filter3618);font-size:20.65946515" id="g3672" transform="matrix(0.5324436,0,0,0.5324436,329.75672,386.91559)">
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3718);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3674" width="409.03952" height="15.065946" x="290.77213" y="460.76517" />
+<rect y="476.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3676" style="opacity:1;color:#000000;fill:url(#linearGradient3720);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3722);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3678" width="409.03952" height="15.065946" x="290.77213" y="492.76517" />
+<rect y="508.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3680" style="opacity:1;color:#000000;fill:url(#linearGradient3724);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+</g>
+<g style="filter:url(#filter3622);font-size:20.65946515" transform="matrix(0.5324436,0,0,0.5324436,329.75672,429.51108)" id="g3682">
+<rect y="460.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3684" style="opacity:1;color:#000000;fill:url(#linearGradient3726);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3728);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3686" width="409.03952" height="15.065946" x="290.77213" y="476.76517" />
+<rect y="492.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3688" style="opacity:1;color:#000000;fill:url(#linearGradient3730);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3732);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3690" width="409.03952" height="15.065946" x="290.77213" y="508.76517" />
+</g>
+<g style="filter:url(#filter3626);font-size:20.65946515" id="g3692" transform="matrix(0.5324436,0,0,0.5324436,329.75672,472.10656)">
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3734);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3694" width="409.03952" height="15.065946" x="290.77213" y="460.76517" />
+<rect y="476.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3696" style="opacity:1;color:#000000;fill:url(#linearGradient3736);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3738);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3698" width="409.03952" height="15.065946" x="290.77213" y="492.76517" />
+<rect y="508.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3700" style="opacity:1;color:#000000;fill:url(#linearGradient3740);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+</g>
+<rect style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.53244358000000003;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:11" id="rect3742" width="217.79048" height="218.19157" x="37.323883" y="535.1618" />
+<g id="g3744" transform="matrix(0.5324436,0,0,0.5324436,-117.49588,301.72462)" style="font-size:20.65946515">
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3814);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3746" width="409.03952" height="15.065946" x="290.77213" y="460.76517" />
+<rect y="476.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3748" style="opacity:1;color:#000000;fill:url(#linearGradient3816);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3818);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3750" width="409.03952" height="15.065946" x="290.77213" y="492.76517" />
+<rect y="508.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3752" style="opacity:1;color:#000000;fill:url(#linearGradient3820);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+</g>
+<text xml:space="preserve" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" x="39.453655" y="544.883" id="text3754" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan3756" x="39.453655" y="544.883">Normal</tspan></text>
+<text xml:space="preserve" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" x="39.453655" y="588.28601" id="text3758" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan3760" x="39.453655" y="588.28601">Multiply</tspan></text>
+<text xml:space="preserve" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" x="39.453655" y="630.69147" id="text3762" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan3764" x="39.453655" y="630.69147">Screen</tspan></text>
+<text xml:space="preserve" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" x="39.453655" y="673.75757" id="text3766" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan3768" x="39.453655" y="673.75757">Darken</tspan></text>
+<text xml:space="preserve" style="font-size:11;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" x="39.453655" y="715.79443" id="text3770" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan3772" x="39.453655" y="715.79443">Lighten</tspan></text>
+<g style="filter:url(#filter3614);font-size:20.65946515" transform="matrix(0.5324436,0,0,0.5324436,-117.49588,344.3201)" id="g3774">
+<rect y="460.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3776" style="opacity:1;color:#000000;fill:url(#linearGradient3822);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3824);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3778" width="409.03952" height="15.065946" x="290.77213" y="476.76517" />
+<rect y="492.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3780" style="opacity:1;color:#000000;fill:url(#linearGradient3826);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3828);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3782" width="409.03952" height="15.065946" x="290.77213" y="508.76517" />
+</g>
+<g style="filter:url(#filter3618);font-size:20.65946515" id="g3784" transform="matrix(0.5324436,0,0,0.5324436,-117.49588,386.91559)">
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3830);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3786" width="409.03952" height="15.065946" x="290.77213" y="460.76517" />
+<rect y="476.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3788" style="opacity:1;color:#000000;fill:url(#linearGradient3832);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3834);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3790" width="409.03952" height="15.065946" x="290.77213" y="492.76517" />
+<rect y="508.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3792" style="opacity:1;color:#000000;fill:url(#linearGradient3836);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+</g>
+<g style="filter:url(#filter3622);font-size:20.65946515" transform="matrix(0.5324436,0,0,0.5324436,-117.49588,429.51108)" id="g3794">
+<rect y="460.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3796" style="opacity:1;color:#000000;fill:url(#linearGradient3838);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3840);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3798" width="409.03952" height="15.065946" x="290.77213" y="476.76517" />
+<rect y="492.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3800" style="opacity:1;color:#000000;fill:url(#linearGradient3842);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3844);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3802" width="409.03952" height="15.065946" x="290.77213" y="508.76517" />
+</g>
+<g style="filter:url(#filter3626);font-size:20.65946515" id="g3804" transform="matrix(0.5324436,0,0,0.5324436,-117.49588,472.10656)">
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3846);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3806" width="409.03952" height="15.065946" x="290.77213" y="460.76517" />
+<rect y="476.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3808" style="opacity:1;color:#000000;fill:url(#linearGradient3848);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient3850);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" id="rect3810" width="409.03952" height="15.065946" x="290.77213" y="492.76517" />
+<rect y="508.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3812" style="opacity:1;color:#000000;fill:url(#linearGradient3852);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-size:20.65946515" />
+</g>
+<text xml:space="preserve" style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" x="36.460007" y="288.6987" id="text3854" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan3856" x="36.460007" y="288.6987">Colour to white</tspan></text>
+<text xml:space="preserve" style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" x="36.460007" y="530.5387" id="text3858" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan3860" x="36.460007" y="530.5387">Colour to transparent</tspan></text>
+<rect style="font-size:11px;opacity:1;color:#000000;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect3862" width="217.79048" height="218.19157" x="260.9502" y="775.1618" />
+<g style="font-size:20.65946579px" id="g3864" transform="matrix(0.5324436,0,0,0.5324436,106.13043,541.72462)">
+<rect style="font-size:20.65946578999999872px;opacity:1;color:#000000;fill:url(#linearGradient4082);fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect3866" width="409.03952" height="15.065946" x="290.77213" y="460.76517" />
+<rect y="476.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3868" style="font-size:20.65946578999999872px;opacity:1;color:#000000;fill:url(#linearGradient4084);fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<rect style="font-size:20.65946578999999872px;opacity:1;color:#000000;fill:url(#linearGradient4086);fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect3870" width="409.03952" height="15.065946" x="290.77213" y="492.76517" />
+<rect y="508.76517" x="290.77213" height="15.065946" width="409.03952" id="rect3872" style="font-size:20.65946578999999872px;opacity:1;color:#000000;fill:url(#linearGradient4088);fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+</g>
+<text xml:space="preserve" style="font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" x="263.07996" y="784.883" id="text3874" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan3876" x="263.07996" y="784.883">Normal</tspan></text>
+<text xml:space="preserve" style="font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" x="263.07996" y="828.28601" id="text3878" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan3880" x="263.07996" y="828.28601">Multiply</tspan></text>
+<text xml:space="preserve" style="font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" x="263.07996" y="870.69147" id="text3882" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan3884" x="263.07996" y="870.69147">Screen</tspan></text>
+<text xml:space="preserve" style="font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" x="263.07996" y="913.75757" id="text3886" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan3888" x="263.07996" y="913.75757">Darken</tspan></text>
+<text xml:space="preserve" style="font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" x="263.07996" y="955.79443" id="text3890" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan3892" x="263.07996" y="955.79443">Lighten</tspan></text>
+<rect y="775.1618" x="484.57645" height="218.19157" width="217.79048" id="rect3934" style="font-size:11px;opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<text sodipodi:linespacing="125%" id="text3946" y="784.883" x="486.70624" style="font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" xml:space="preserve"><tspan y="784.883" x="486.70624" id="tspan3948" sodipodi:role="line">Normal</tspan></text>
+<text sodipodi:linespacing="125%" id="text3950" y="828.28601" x="486.70624" style="font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" xml:space="preserve"><tspan y="828.28601" x="486.70624" id="tspan3952" sodipodi:role="line">Multiply</tspan></text>
+<text sodipodi:linespacing="125%" id="text3954" y="870.69147" x="486.70624" style="font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" xml:space="preserve"><tspan y="870.69147" x="486.70624" id="tspan3956" sodipodi:role="line">Screen</tspan></text>
+<text sodipodi:linespacing="125%" id="text3958" y="913.75757" x="486.70624" style="font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" xml:space="preserve"><tspan y="913.75757" x="486.70624" id="tspan3960" sodipodi:role="line">Darken</tspan></text>
+<text sodipodi:linespacing="125%" id="text3962" y="955.79443" x="486.70624" style="font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" xml:space="preserve"><tspan y="955.79443" x="486.70624" id="tspan3964" sodipodi:role="line">Lighten</tspan></text>
+<rect y="775.1618" x="37.323883" height="218.19157" width="217.79048" id="rect4006" style="font-size:11px;opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.53244358;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<text sodipodi:linespacing="125%" id="text4018" y="784.883" x="39.453655" style="font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" xml:space="preserve"><tspan y="784.883" x="39.453655" id="tspan4020" sodipodi:role="line">Normal</tspan></text>
+<text sodipodi:linespacing="125%" id="text4022" y="828.28601" x="39.453655" style="font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" xml:space="preserve"><tspan y="828.28601" x="39.453655" id="tspan4024" sodipodi:role="line">Multiply</tspan></text>
+<text sodipodi:linespacing="125%" id="text4026" y="870.69147" x="39.453655" style="font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" xml:space="preserve"><tspan y="870.69147" x="39.453655" id="tspan4028" sodipodi:role="line">Screen</tspan></text>
+<text sodipodi:linespacing="125%" id="text4030" y="913.75757" x="39.453655" style="font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" xml:space="preserve"><tspan y="913.75757" x="39.453655" id="tspan4032" sodipodi:role="line">Darken</tspan></text>
+<text sodipodi:linespacing="125%" id="text4034" y="955.79443" x="39.453655" style="font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" xml:space="preserve"><tspan y="955.79443" x="39.453655" id="tspan4036" sodipodi:role="line">Lighten</tspan></text>
+<text sodipodi:linespacing="125%" id="text4078" y="770.5387" x="36.460007" style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial" xml:space="preserve"><tspan y="770.5387" x="36.460007" id="tspan4080" sodipodi:role="line">Colour to transparent (CMYK)</tspan></text>
+<g transform="matrix(0.5324436,0,0,0.5324436,106.13043,584.3201)" id="g4226" style="font-size:20.65946578999999872px;filter:url(#filter4298)">
+<rect y="460.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4228" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4236);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4238);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4230" width="409.03952" height="15.065946" x="290.77213" y="476.76517" />
+<rect y="492.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4232" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4240);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4242);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4234" width="409.03952" height="15.065946" x="290.77213" y="508.76517" />
+</g>
+<g transform="matrix(0.5324436,0,0,0.5324436,106.13043,626.91559)" id="g4244" style="font-size:20.65946578999999872px;filter:url(#filter4302)">
+<rect y="460.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4246" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4254);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4256);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4248" width="409.03952" height="15.065946" x="290.77213" y="476.76517" />
+<rect y="492.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4250" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4258);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4260);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4252" width="409.03952" height="15.065946" x="290.77213" y="508.76517" />
+</g>
+<g transform="matrix(0.5324436,0,0,0.5324436,106.13043,669.51108)" id="g4262" style="font-size:20.65946578999999872px;filter:url(#filter4306)">
+<rect y="460.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4264" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4272);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4274);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4266" width="409.03952" height="15.065946" x="290.77213" y="476.76517" />
+<rect y="492.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4268" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4276);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4278);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4270" width="409.03952" height="15.065946" x="290.77213" y="508.76517" />
+</g>
+<g style="font-size:20.65946578999999872px;filter:url(#filter4310)" id="g4280" transform="matrix(0.5324436,0,0,0.5324436,106.13043,712.10656)">
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4290);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4282" width="409.03952" height="15.065946" x="290.77213" y="460.76517" />
+<rect y="476.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4284" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4292);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4294);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4286" width="409.03952" height="15.065946" x="290.77213" y="492.76517" />
+<rect y="508.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4288" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4296);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+</g>
+<g transform="matrix(0.5324436,0,0,0.5324436,-117.7621,541.72462)" id="g4314" style="font-size:20.65946579px">
+<rect y="460.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4316" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4364);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4366);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4318" width="409.03952" height="15.065946" x="290.77213" y="476.76517" />
+<rect y="492.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4320" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4368);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4370);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4322" width="409.03952" height="15.065946" x="290.77213" y="508.76517" />
+</g>
+<g style="font-size:20.65946579px;filter:url(#filter4298)" id="g4324" transform="matrix(0.5324436,0,0,0.5324436,-117.7621,584.3201)">
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4372);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4326" width="409.03952" height="15.065946" x="290.77213" y="460.76517" />
+<rect y="476.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4328" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4374);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4376);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4330" width="409.03952" height="15.065946" x="290.77213" y="492.76517" />
+<rect y="508.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4332" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4378);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+</g>
+<g style="font-size:20.65946579px;filter:url(#filter4302)" id="g4334" transform="matrix(0.5324436,0,0,0.5324436,-117.7621,626.91559)">
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4380);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4336" width="409.03952" height="15.065946" x="290.77213" y="460.76517" />
+<rect y="476.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4338" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4382);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4384);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4340" width="409.03952" height="15.065946" x="290.77213" y="492.76517" />
+<rect y="508.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4342" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4386);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+</g>
+<g style="font-size:20.65946579px;filter:url(#filter4306)" id="g4344" transform="matrix(0.5324436,0,0,0.5324436,-117.7621,669.51108)">
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4388);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4346" width="409.03952" height="15.065946" x="290.77213" y="460.76517" />
+<rect y="476.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4348" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4390);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4392);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4350" width="409.03952" height="15.065946" x="290.77213" y="492.76517" />
+<rect y="508.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4352" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4394);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+</g>
+<g transform="matrix(0.5324436,0,0,0.5324436,-117.7621,712.10656)" id="g4354" style="font-size:20.65946579px;filter:url(#filter4310)">
+<rect y="460.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4356" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4396);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4398);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4358" width="409.03952" height="15.065946" x="290.77213" y="476.76517" />
+<rect y="492.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4360" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4400);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4402);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4362" width="409.03952" height="15.065946" x="290.77213" y="508.76517" />
+</g>
+<g transform="matrix(0.5324436,0,0,0.5324436,329.75669,541.72462)" id="g4404" style="font-size:20.65946579px">
+<rect y="460.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4406" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4454);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4456);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4408" width="409.03952" height="15.065946" x="290.77213" y="476.76517" />
+<rect y="492.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4410" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4458);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4460);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4412" width="409.03952" height="15.065946" x="290.77213" y="508.76517" />
+</g>
+<g style="font-size:20.65946579px;filter:url(#filter4298)" id="g4414" transform="matrix(0.5324436,0,0,0.5324436,329.75669,584.3201)">
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4462);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4416" width="409.03952" height="15.065946" x="290.77213" y="460.76517" />
+<rect y="476.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4418" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4464);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4466);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4420" width="409.03952" height="15.065946" x="290.77213" y="492.76517" />
+<rect y="508.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4422" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4468);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+</g>
+<g style="font-size:20.65946579px;filter:url(#filter4302)" id="g4424" transform="matrix(0.5324436,0,0,0.5324436,329.75669,626.91559)">
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4470);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4426" width="409.03952" height="15.065946" x="290.77213" y="460.76517" />
+<rect y="476.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4428" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4472);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4474);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4430" width="409.03952" height="15.065946" x="290.77213" y="492.76517" />
+<rect y="508.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4432" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4476);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+</g>
+<g style="font-size:20.65946579px;filter:url(#filter4306)" id="g4434" transform="matrix(0.5324436,0,0,0.5324436,329.75669,669.51108)">
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4478);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4436" width="409.03952" height="15.065946" x="290.77213" y="460.76517" />
+<rect y="476.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4438" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4480);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4482);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4440" width="409.03952" height="15.065946" x="290.77213" y="492.76517" />
+<rect y="508.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4442" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4484);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+</g>
+<g transform="matrix(0.5324436,0,0,0.5324436,329.75669,712.10656)" id="g4444" style="font-size:20.65946579px;filter:url(#filter4310)">
+<rect y="460.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4446" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4486);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4488);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4448" width="409.03952" height="15.065946" x="290.77213" y="476.76517" />
+<rect y="492.76517" x="290.77213" height="15.065946" width="409.03952" id="rect4450" style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4490);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<rect style="font-size:20.65946579px;opacity:1;color:#000000;fill:url(#linearGradient4492);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4452" width="409.03952" height="15.065946" x="290.77213" y="508.76517" />
+</g>
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient4502);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4494" width="157.4285" height="157.4285" x="-199.25186" y="13.608643" />
+<rect y="41.608643" x="-303.25186" height="281.4285" width="281.4285" id="rect4504" style="opacity:1;color:#000000;fill:url(#linearGradient4506);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#filter4514);enable-background:accumulate" transform="matrix(0.5593907,0,0,0.5593907,-29.61558,-9.666847)" />
+<rect y="193.60864" x="-199.25186" height="157.4285" width="157.4285" id="rect4550" style="opacity:1;color:#000000;fill:url(#linearGradient4554);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<rect transform="matrix(0.5593907,0,0,0.5593907,-29.61558,170.33315)" style="opacity:1;color:#000000;fill:url(#linearGradient4556);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#filter4582);enable-background:accumulate" id="rect4552" width="281.4285" height="281.4285" x="-303.25186" y="41.608643" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient4562);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4558" width="157.4285" height="157.4285" x="-199.25186" y="373.60864" />
+<rect y="41.608643" x="-303.25186" height="281.4285" width="281.4285" id="rect4560" style="opacity:1;color:#000000;fill:url(#linearGradient4564);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#filter4586);enable-background:accumulate" transform="matrix(0.5593907,0,0,0.5593907,-29.61558,350.33315)" />
+<rect y="553.60864" x="-199.25186" height="157.4285" width="157.4285" id="rect4566" style="opacity:1;color:#000000;fill:url(#linearGradient4570);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<rect transform="matrix(0.5593907,0,0,0.5593907,-29.61558,530.33315)" style="opacity:1;color:#000000;fill:url(#linearGradient4572);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#filter4590);enable-background:accumulate" id="rect4568" width="281.4285" height="281.4285" x="-303.25186" y="41.608643" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient4578);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4574" width="157.4285" height="157.4285" x="-199.25186" y="893.60864" />
+<rect y="41.608643" x="-303.25186" height="281.4285" width="281.4285" id="rect4576" style="opacity:1;color:#000000;fill:url(#linearGradient4580);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" transform="matrix(0.5593907,0,0,0.5593907,-29.61558,710.33315)" />
+<rect y="893.60864" x="780.74817" height="157.4285" width="157.4285" id="rect4594" style="opacity:1;color:#000000;fill:url(#linearGradient4598);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient4600);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4596" width="157.42848" height="157.42848" x="780.74817" y="733.60864" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient4612);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4608" width="157.4285" height="157.4285" x="780.74817" y="553.60864" />
+<rect y="553.60864" x="780.74817" height="157.42848" width="157.42848" id="rect4610" style="opacity:1;color:#000000;fill:url(#linearGradient4614);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;filter:url(#filter4616)" />
+<rect y="373.60864" x="780.74817" height="157.4285" width="157.4285" id="rect4620" style="opacity:1;color:#000000;fill:url(#linearGradient4624);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient4626);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#filter4628);enable-background:accumulate" id="rect4622" width="157.42848" height="157.42848" x="780.74817" y="373.60864" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient4636);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="rect4632" width="157.4285" height="157.4285" x="780.74817" y="193.60864" />
+<rect y="193.60864" x="780.74817" height="157.42848" width="157.42848" id="rect4634" style="opacity:1;color:#000000;fill:url(#linearGradient4638);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#filter4640);enable-background:accumulate" />
+<rect y="13.608643" x="780.74817" height="157.4285" width="157.4285" id="rect4644" style="opacity:1;color:#000000;fill:url(#linearGradient4648);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+<rect style="opacity:1;color:#000000;fill:url(#linearGradient4650);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#filter4652);enable-background:accumulate" id="rect4646" width="157.42848" height="157.42848" x="780.74817" y="13.608643" />
+</g>
+</svg>
diff --git a/share/examples/car.svgz b/share/examples/car.svgz
new file mode 100644
index 0000000..d66456e
--- /dev/null
+++ b/share/examples/car.svgz
Binary files differ
diff --git a/share/examples/data_uri.svg b/share/examples/data_uri.svg
new file mode 100644
index 0000000..6f6f593
--- /dev/null
+++ b/share/examples/data_uri.svg
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ 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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="210mm"
+ height="297mm"
+ id="svg1"
+ sodipodi:version="0.32"
+ inkscape:version="0.92.0 r15304"
+ sodipodi:docname="data_uri.svg"
+ version="1.1">
+ <defs
+ id="defs3" />
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="0.84852814"
+ inkscape:cx="121.85943"
+ inkscape:cy="1081.2896"
+ inkscape:window-width="476"
+ inkscape:window-height="535"
+ inkscape:window-x="0"
+ inkscape:window-y="25"
+ inkscape:current-layer="svg1"
+ showgrid="false"
+ inkscape:window-maximized="0" />
+ <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" />
+ <dc:title>data uri test</dc:title>
+ <dc:date>Nov 3, 2004</dc:date>
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>Jon A. cruz</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
+ <dc:description>A simple test file with image data embedded directly in an xlink:href using the &quot;data:&quot; URI scheme</dc:description>
+ </cc:Work>
+ <cc:License
+ rdf:about="http://creativecommons.org/licenses/by/2.0/">
+ <cc:permits
+ rdf:resource="http://web.resource.org/cc/Reproduction" />
+ <cc:permits
+ rdf:resource="http://web.resource.org/cc/Distribution" />
+ <cc:requires
+ rdf:resource="http://web.resource.org/cc/Notice" />
+ <cc:requires
+ rdf:resource="http://web.resource.org/cc/Attribution" />
+ <cc:permits
+ rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
+ </cc:License>
+ </rdf:RDF>
+ </metadata>
+ <image
+ xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAAD1BMVEUAAAAAAP//AAAA/wD///8t3N1MAAAACXBIWXMAAA9hAAAPYQGoP6dpAAAAgklEQVRIx+3R2w2AIBBE0SE0sLRgBSa0YP81OQsiccPDf7goBjlRE3FMwgZLgThpgy8A85FHPPXkygI1BZzwLcAtvU2A1it+An2+16/oAowA0rAg5HgVcBanI9RewHQlyACwoMwPCF0gcGkxBm4AdJcIQ0ABZ0C3DepvTl0m2DZYAdwuNgKZZVfyiAAAAABJRU5ErkJggg=="
+ width="68.26667"
+ height="68.26667"
+ id="image1028"
+ x="124.41467"
+ y="60.931301" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.80000019px;line-height:100%;font-family:'Bitstream Vera Sans';writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ x="6.2796049"
+ y="19.672052"
+ id="text1683"><tspan
+ x="6.2796049"
+ y="19.672052"
+ sodipodi:role="line"
+ id="tspan1026"
+ style="stroke-width:1.06666669pt">A simple test file with image data embedded directly</tspan><tspan
+ x="6.2796049"
+ y="32.472054"
+ sodipodi:role="line"
+ id="tspan1028"
+ style="stroke-width:1.06666669pt">in an xlink:href using the &quot;data:&quot; URI scheme</tspan></text>
+</svg>
diff --git a/share/examples/eastern-motive-P4G.svg b/share/examples/eastern-motive-P4G.svg
new file mode 100644
index 0000000..e817e6d
--- /dev/null
+++ b/share/examples/eastern-motive-P4G.svg
@@ -0,0 +1,1435 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ sodipodi:docname="eastern-motive-P4G.svg"
+ sodipodi:docbase="/home/d/ink/inkscape/share/examples"
+ inkscape:version="0.92"
+ sodipodi:version="0.32"
+ id="svg1"
+ height="297mm"
+ width="210mm">
+ <defs
+ id="defs3">
+ <linearGradient
+ id="linearGradient2688"
+ inkscape:collect="always">
+ <stop
+ id="stop2689"
+ offset="0"
+ style="stop-color:#fedc60;stop-opacity:1;" />
+ <stop
+ id="stop2690"
+ offset="1"
+ style="stop-color:#fedc60;stop-opacity:0;" />
+ </linearGradient>
+ <radialGradient
+ gradientUnits="userSpaceOnUse"
+ r="11.503876"
+ fy="315.10585"
+ fx="258.93150"
+ cy="315.10585"
+ cx="258.93150"
+ gradientTransform="scale(0.954174,1.048027)"
+ id="radialGradient2691"
+ xlink:href="#linearGradient2688"
+ inkscape:collect="always" />
+ </defs>
+ <sodipodi:namedview
+ showborder="false"
+ inkscape:window-y="17"
+ inkscape:window-x="13"
+ inkscape:window-height="798"
+ inkscape:window-width="995"
+ inkscape:current-layer="g1063"
+ inkscape:cy="526.12421"
+ inkscape:cx="490.80620"
+ inkscape:zoom="1.2592573"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0.0"
+ borderopacity="1.0"
+ bordercolor="#666666"
+ pagecolor="#ffffff"
+ id="base" />
+ <metadata
+ 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
+ id="layer1"
+ inkscape:groupmode="layer"
+ inkscape:label="Layer 1">
+ <use
+ id="use3662"
+ transform="matrix(1.000000,0.000000,0.000000,-1.000000,0.000000,803.2491)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3663"
+ transform="translate(0.000000,184.4396)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3664"
+ transform="matrix(1.000000,0.000000,0.000000,-1.000000,0.000000,987.6887)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3665"
+ transform="translate(0.000000,368.8792)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3666"
+ transform="matrix(1.000000,0.000000,0.000000,-1.000000,0.000000,1172.128)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3667"
+ transform="translate(0.000000,553.3188)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3668"
+ transform="matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,619.8688,91.16047)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3669"
+ transform="matrix(6.123032e-17,1.000000,1.000000,-6.123032e-17,-91.16047,183.3803)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3670"
+ transform="matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,619.8688,275.6001)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3671"
+ transform="matrix(6.123032e-17,1.000000,1.000000,-6.123032e-17,-91.16047,367.8199)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3672"
+ transform="matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,619.8688,460.0397)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3673"
+ transform="matrix(6.123032e-17,1.000000,1.000000,-6.123032e-17,-91.16047,552.2595)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3674"
+ transform="matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,619.8688,644.4793)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3675"
+ transform="matrix(6.123032e-17,-1.000000,1.000000,6.123032e-17,-91.16047,619.8688)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3676"
+ transform="matrix(6.123032e-17,-1.000000,-1.000000,-6.123032e-17,619.8688,712.0886)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3677"
+ transform="matrix(6.123032e-17,-1.000000,1.000000,6.123032e-17,-91.16047,804.3084)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3678"
+ transform="matrix(6.123032e-17,-1.000000,-1.000000,-6.123032e-17,619.8688,896.5282)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3679"
+ transform="matrix(6.123032e-17,-1.000000,1.000000,6.123032e-17,-91.16047,988.7480)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3680"
+ transform="matrix(6.123032e-17,-1.000000,-1.000000,-6.123032e-17,619.8688,1080.968)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3681"
+ transform="matrix(6.123032e-17,-1.000000,1.000000,6.123032e-17,-91.16047,1173.188)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3682"
+ transform="matrix(-1.000000,1.224606e-16,-1.224606e-16,-1.000000,528.7083,711.0293)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3683"
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,528.7083,92.21981)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3684"
+ transform="matrix(-1.000000,1.224606e-16,-1.224606e-16,-1.000000,528.7083,895.4689)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3685"
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,528.7083,276.6594)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3686"
+ transform="matrix(-1.000000,1.224606e-16,-1.224606e-16,-1.000000,528.7083,1079.908)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3687"
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,528.7083,461.0990)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3688"
+ transform="matrix(-1.000000,1.224606e-16,-1.224606e-16,-1.000000,528.7083,1264.348)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3689"
+ transform="matrix(1.000000,0.000000,0.000000,-1.000000,92.21981,711.0293)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3690"
+ transform="translate(92.21981,92.21981)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3691"
+ transform="matrix(1.000000,0.000000,0.000000,-1.000000,92.21981,895.4689)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3692"
+ transform="translate(92.21981,276.6594)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3693"
+ transform="matrix(1.000000,0.000000,0.000000,-1.000000,92.21981,1079.908)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3694"
+ transform="translate(92.21981,461.0990)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3695"
+ transform="matrix(1.000000,0.000000,0.000000,-1.000000,92.21981,1264.348)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3696"
+ transform="matrix(6.123032e-17,1.000000,1.000000,-6.123032e-17,1.059334,91.16047)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3697"
+ transform="matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,712.0886,183.3803)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3698"
+ transform="matrix(6.123032e-17,1.000000,1.000000,-6.123032e-17,1.059334,275.6001)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3699"
+ transform="matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,712.0886,367.8199)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3700"
+ transform="matrix(6.123032e-17,1.000000,1.000000,-6.123032e-17,1.059334,460.0397)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3701"
+ transform="matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,712.0886,552.2595)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3702"
+ transform="matrix(6.123032e-17,1.000000,1.000000,-6.123032e-17,1.059334,644.4793)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3703"
+ transform="matrix(6.123032e-17,-1.000000,-1.000000,-6.123032e-17,712.0886,619.8688)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3704"
+ transform="matrix(6.123032e-17,-1.000000,1.000000,6.123032e-17,1.059334,712.0886)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3705"
+ transform="matrix(6.123032e-17,-1.000000,-1.000000,-6.123032e-17,712.0886,804.3084)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3706"
+ transform="matrix(6.123032e-17,-1.000000,1.000000,6.123032e-17,1.059334,896.5282)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3707"
+ transform="matrix(6.123032e-17,-1.000000,-1.000000,-6.123032e-17,712.0886,988.7480)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3708"
+ transform="matrix(6.123032e-17,-1.000000,1.000000,6.123032e-17,1.059334,1080.968)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3709"
+ transform="matrix(6.123032e-17,-1.000000,-1.000000,-6.123032e-17,712.0886,1173.188)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3710"
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,620.9281,0.000000)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3711"
+ transform="matrix(-1.000000,1.224606e-16,-1.224606e-16,-1.000000,620.9281,803.2491)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3712"
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,620.9281,184.4396)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3713"
+ transform="matrix(-1.000000,1.224606e-16,-1.224606e-16,-1.000000,620.9281,987.6887)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3714"
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,620.9281,368.8792)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3715"
+ transform="matrix(-1.000000,1.224606e-16,-1.224606e-16,-1.000000,620.9281,1172.128)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3716"
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,620.9281,553.3188)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3717"
+ transform="translate(184.4396,0.000000)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3718"
+ transform="matrix(1.000000,0.000000,0.000000,-1.000000,184.4396,803.2491)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3719"
+ transform="translate(184.4396,184.4396)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3720"
+ transform="matrix(1.000000,0.000000,0.000000,-1.000000,184.4396,987.6887)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3721"
+ transform="translate(184.4396,368.8792)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3722"
+ transform="matrix(1.000000,0.000000,0.000000,-1.000000,184.4396,1172.128)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3723"
+ transform="translate(184.4396,553.3188)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3724"
+ transform="matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,804.3084,91.16047)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3725"
+ transform="matrix(6.123032e-17,1.000000,1.000000,-6.123032e-17,93.27914,183.3803)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3726"
+ transform="matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,804.3084,275.6001)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3727"
+ transform="matrix(6.123032e-17,1.000000,1.000000,-6.123032e-17,93.27914,367.8199)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3728"
+ transform="matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,804.3084,460.0397)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3729"
+ transform="matrix(6.123032e-17,1.000000,1.000000,-6.123032e-17,93.27914,552.2595)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3730"
+ transform="matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,804.3084,644.4793)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3731"
+ transform="matrix(6.123032e-17,-1.000000,1.000000,6.123032e-17,93.27914,619.8688)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3732"
+ transform="matrix(6.123032e-17,-1.000000,-1.000000,-6.123032e-17,804.3084,712.0886)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3733"
+ transform="matrix(6.123032e-17,-1.000000,1.000000,6.123032e-17,93.27914,804.3084)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3734"
+ transform="matrix(6.123032e-17,-1.000000,-1.000000,-6.123032e-17,804.3084,896.5282)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3735"
+ transform="matrix(6.123032e-17,-1.000000,1.000000,6.123032e-17,93.27914,988.7480)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3736"
+ transform="matrix(6.123032e-17,-1.000000,-1.000000,-6.123032e-17,804.3084,1080.968)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3737"
+ transform="matrix(6.123032e-17,-1.000000,1.000000,6.123032e-17,93.27914,1173.188)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3738"
+ transform="matrix(-1.000000,1.224606e-16,-1.224606e-16,-1.000000,713.1479,711.0293)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3739"
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,713.1479,92.21981)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3740"
+ transform="matrix(-1.000000,1.224606e-16,-1.224606e-16,-1.000000,713.1479,895.4689)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3741"
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,713.1479,276.6594)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3742"
+ transform="matrix(-1.000000,1.224606e-16,-1.224606e-16,-1.000000,713.1479,1079.908)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3743"
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,713.1479,461.0990)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3744"
+ transform="matrix(-1.000000,1.224606e-16,-1.224606e-16,-1.000000,713.1479,1264.348)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3745"
+ transform="matrix(1.000000,0.000000,0.000000,-1.000000,276.6594,711.0293)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3746"
+ transform="translate(276.6594,92.21981)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3747"
+ transform="matrix(1.000000,0.000000,0.000000,-1.000000,276.6594,895.4689)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3748"
+ transform="translate(276.6594,276.6594)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3749"
+ transform="matrix(1.000000,0.000000,0.000000,-1.000000,276.6594,1079.908)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3750"
+ transform="translate(276.6594,461.0990)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3751"
+ transform="matrix(1.000000,0.000000,0.000000,-1.000000,276.6594,1264.348)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3752"
+ transform="matrix(6.123032e-17,1.000000,1.000000,-6.123032e-17,185.4989,91.16047)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3753"
+ transform="matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,896.5282,183.3803)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3754"
+ transform="matrix(6.123032e-17,1.000000,1.000000,-6.123032e-17,185.4989,275.6001)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3755"
+ transform="matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,896.5282,367.8199)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3756"
+ transform="matrix(6.123032e-17,1.000000,1.000000,-6.123032e-17,185.4989,460.0397)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3757"
+ transform="matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,896.5282,552.2595)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3758"
+ transform="matrix(6.123032e-17,1.000000,1.000000,-6.123032e-17,185.4989,644.4793)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3759"
+ transform="matrix(6.123032e-17,-1.000000,-1.000000,-6.123032e-17,896.5282,619.8688)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3760"
+ transform="matrix(6.123032e-17,-1.000000,1.000000,6.123032e-17,185.4989,712.0886)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3761"
+ transform="matrix(6.123032e-17,-1.000000,-1.000000,-6.123032e-17,896.5282,804.3084)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3762"
+ transform="matrix(6.123032e-17,-1.000000,1.000000,6.123032e-17,185.4989,896.5282)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3763"
+ transform="matrix(6.123032e-17,-1.000000,-1.000000,-6.123032e-17,896.5282,988.7480)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3764"
+ transform="matrix(6.123032e-17,-1.000000,1.000000,6.123032e-17,185.4989,1080.968)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3765"
+ transform="matrix(6.123032e-17,-1.000000,-1.000000,-6.123032e-17,896.5282,1173.188)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3766"
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,805.3677,0.000000)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3767"
+ transform="matrix(-1.000000,1.224606e-16,-1.224606e-16,-1.000000,805.3677,803.2491)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3768"
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,805.3677,184.4396)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3769"
+ transform="matrix(-1.000000,1.224606e-16,-1.224606e-16,-1.000000,805.3677,987.6887)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3770"
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,805.3677,368.8792)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3771"
+ transform="matrix(-1.000000,1.224606e-16,-1.224606e-16,-1.000000,805.3677,1172.128)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3772"
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,805.3677,553.3188)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3773"
+ transform="translate(368.8792,0.000000)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3774"
+ transform="matrix(1.000000,0.000000,0.000000,-1.000000,368.8792,803.2491)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3775"
+ transform="translate(368.8792,184.4396)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3776"
+ transform="matrix(1.000000,0.000000,0.000000,-1.000000,368.8792,987.6887)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3777"
+ transform="translate(368.8792,368.8792)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3778"
+ transform="matrix(1.000000,0.000000,0.000000,-1.000000,368.8792,1172.128)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3779"
+ transform="translate(368.8792,553.3188)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3780"
+ transform="matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,988.7480,91.16047)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3781"
+ transform="matrix(6.123032e-17,1.000000,1.000000,-6.123032e-17,277.7188,183.3803)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3782"
+ transform="matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,988.7480,275.6001)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3783"
+ transform="matrix(6.123032e-17,1.000000,1.000000,-6.123032e-17,277.7188,367.8199)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3784"
+ transform="matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,988.7480,460.0397)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3785"
+ transform="matrix(6.123032e-17,1.000000,1.000000,-6.123032e-17,277.7188,552.2595)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3786"
+ transform="matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,988.7480,644.4793)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3787"
+ transform="matrix(6.123032e-17,-1.000000,1.000000,6.123032e-17,277.7188,619.8688)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3788"
+ transform="matrix(6.123032e-17,-1.000000,-1.000000,-6.123032e-17,988.7480,712.0886)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3789"
+ transform="matrix(6.123032e-17,-1.000000,1.000000,6.123032e-17,277.7188,804.3084)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3790"
+ transform="matrix(6.123032e-17,-1.000000,-1.000000,-6.123032e-17,988.7480,896.5282)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3791"
+ transform="matrix(6.123032e-17,-1.000000,1.000000,6.123032e-17,277.7188,988.7480)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3792"
+ transform="matrix(6.123032e-17,-1.000000,-1.000000,-6.123032e-17,988.7480,1080.968)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3793"
+ transform="matrix(6.123032e-17,-1.000000,1.000000,6.123032e-17,277.7188,1173.188)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3794"
+ transform="matrix(-1.000000,1.224606e-16,-1.224606e-16,-1.000000,897.5875,711.0293)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3795"
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,897.5875,92.21981)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3796"
+ transform="matrix(-1.000000,1.224606e-16,-1.224606e-16,-1.000000,897.5875,895.4689)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3797"
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,897.5875,276.6594)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3798"
+ transform="matrix(-1.000000,1.224606e-16,-1.224606e-16,-1.000000,897.5875,1079.908)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3799"
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,897.5875,461.0990)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3800"
+ transform="matrix(-1.000000,1.224606e-16,-1.224606e-16,-1.000000,897.5875,1264.348)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3801"
+ transform="matrix(1.000000,0.000000,0.000000,-1.000000,461.0990,711.0293)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3802"
+ transform="translate(461.0990,92.21981)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3803"
+ transform="matrix(1.000000,0.000000,0.000000,-1.000000,461.0990,895.4689)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3804"
+ transform="translate(461.0990,276.6594)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3805"
+ transform="matrix(1.000000,0.000000,0.000000,-1.000000,461.0990,1079.908)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3806"
+ transform="translate(461.0990,461.0990)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3807"
+ transform="matrix(1.000000,0.000000,0.000000,-1.000000,461.0990,1264.348)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3808"
+ transform="matrix(6.123032e-17,1.000000,1.000000,-6.123032e-17,369.9386,91.16047)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3809"
+ transform="matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,1080.968,183.3803)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3810"
+ transform="matrix(6.123032e-17,1.000000,1.000000,-6.123032e-17,369.9386,275.6001)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3811"
+ transform="matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,1080.968,367.8199)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3812"
+ transform="matrix(6.123032e-17,1.000000,1.000000,-6.123032e-17,369.9386,460.0397)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3813"
+ transform="matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,1080.968,552.2595)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3814"
+ transform="matrix(6.123032e-17,1.000000,1.000000,-6.123032e-17,369.9386,644.4793)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3815"
+ transform="matrix(6.123032e-17,-1.000000,-1.000000,-6.123032e-17,1080.968,619.8688)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3816"
+ transform="matrix(6.123032e-17,-1.000000,1.000000,6.123032e-17,369.9386,712.0886)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3817"
+ transform="matrix(6.123032e-17,-1.000000,-1.000000,-6.123032e-17,1080.968,804.3084)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3818"
+ transform="matrix(6.123032e-17,-1.000000,1.000000,6.123032e-17,369.9386,896.5282)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3819"
+ transform="matrix(6.123032e-17,-1.000000,-1.000000,-6.123032e-17,1080.968,988.7480)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3820"
+ transform="matrix(6.123032e-17,-1.000000,1.000000,6.123032e-17,369.9386,1080.968)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3821"
+ transform="matrix(6.123032e-17,-1.000000,-1.000000,-6.123032e-17,1080.968,1173.188)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3822"
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,989.8073,0.000000)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3823"
+ transform="matrix(-1.000000,1.224606e-16,-1.224606e-16,-1.000000,989.8073,803.2491)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3824"
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,989.8073,184.4396)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3825"
+ transform="matrix(-1.000000,1.224606e-16,-1.224606e-16,-1.000000,989.8073,987.6887)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3826"
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,989.8073,368.8792)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3827"
+ transform="matrix(-1.000000,1.224606e-16,-1.224606e-16,-1.000000,989.8073,1172.128)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <use
+ id="use3828"
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,989.8073,553.3188)"
+ xlink:href="#g1063"
+ inkscape:tiled-clone-of="#g1063"
+ y="0"
+ x="0" />
+ <g
+ inkscape:tile-cy="332.45968"
+ inkscape:tile-cx="251.21448"
+ inkscape:tile-h="46.109903"
+ inkscape:tile-w="26.279358"
+ transform="matrix(0.125000,0.000000,0.000000,0.125000,223.0517,261.7510)"
+ id="g1063">
+ <path
+ transform="matrix(17.12383,0.000000,0.000000,17.12383,-3990.687,-5008.619)"
+ d="M 258.04237 330.23944 A 10.976698 12.056373 0 1 1 236.08898,330.23944 A 10.976698 12.056373 0 1 1 258.04237 330.23944 z"
+ sodipodi:ry="12.056373"
+ sodipodi:rx="10.976698"
+ sodipodi:cy="330.23944"
+ sodipodi:cx="247.06567"
+ id="path2052"
+ style="opacity:0.24175824;color:#000000;fill:url(#radialGradient2691);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block"
+ sodipodi:type="arc" />
+ <path
+ sodipodi:nodetypes="ccccccccccccccccc"
+ transform="matrix(1.251777,0.000000,0.000000,1.209723,-28.70254,-79.95270)"
+ d="M 237.33027,478.93659 C 215.51694,430.17727 336.92746,336.47885 323.09870,422.90630 C 288.91127,511.28071 226.18389,575.45395 166.82586,647.94089 C 156.39416,660.67990 127.02312,700.41103 137.15202,687.42997 C 205.71636,599.55877 153.36268,645.91896 172.44813,677.78823 C 214.39355,697.95459 265.74614,674.66635 305.57391,658.41917 L 261.67081,721.11930 C 221.21599,737.43262 169.25914,761.68381 126.20299,743.83314 C 97.660607,693.13947 178.14043,624.93818 210.72295,585.24934 C 229.18708,562.75815 242.27685,547.41852 260.54215,524.75933 C 266.73084,517.08190 283.63275,492.89417 278.83529,501.50969 C 270.79397,515.95070 260.70634,529.18319 250.73728,542.36741 C 238.69683,558.29108 296.12821,482.54275 277.10394,488.59362 C 278.69054,476.84656 281.32147,454.42112 264.11607,451.84579 C 256.19838,450.66065 250.69665,452.30779 243.79035,462.58909 C 275.65189,402.01437 285.45923,393.43359 285.05999,410.77149 C 269.15008,433.49319 243.03585,453.82416 237.33027,478.93659 z "
+ id="path1061"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(8.000000,0.000000,0.000000,8.000000,-1782.188,-2094.008)"
+ d="M 232.82401,288.36396 C 231.33771,306.59243 221.62905,324.37944 207.32336,335.65636 L 210.67232,330.87355 C 221.89733,322.02777 228.55264,308.43534 229.31508,293.37525 L 232.82401,288.36396 z "
+ id="path1105"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(7.996790,-0.226601,0.226601,7.996790,-1849.179,-2038.292)"
+ d="M 229.75848,293.52561 C 230.88194,291.94105 231.94984,290.31558 233.12887,288.77191 C 233.53797,288.23628 229.97534,295.84608 234.35174,298.25288 C 239.74375,301.21822 247.71155,294.05053 251.34965,291.08088 C 252.47152,289.99140 253.59339,288.90191 254.71526,287.81243 L 251.32396,292.65570 C 250.19917,293.74936 249.07438,294.84301 247.94959,295.93667 C 235.36624,306.23100 221.26078,305.99863 233.27678,288.50096 L 229.75848,293.52561 z "
+ id="path1109"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(8.000000,0.000000,0.000000,8.000000,-1784.414,-2094.008)"
+ d="M 271.23766,310.15568 C 272.44290,307.06433 274.37642,303.42381 277.91584,303.34419 C 279.82363,304.11807 280.81661,304.58404 282.50081,303.33964 L 280.02649,306.87334 C 278.33958,308.12508 277.35323,307.65303 275.43836,306.88240 C 274.29309,306.90799 271.63963,309.15527 272.26148,308.19320 C 276.21126,302.08249 274.24244,305.00271 273.72450,306.60410 L 271.23766,310.15568 z "
+ id="path2029"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(8.000000,0.000000,0.000000,8.000000,-1784.414,-2094.008)"
+ d="M 241.41989,310.28977 C 248.99948,311.71395 244.52853,322.12751 241.89561,326.24029 C 240.21525,328.95430 238.68218,331.11480 236.29755,333.00728 L 238.74928,329.50584 C 239.73652,328.72453 242.90730,325.21998 239.45686,329.72319 C 242.07992,325.62755 246.56652,315.16366 238.93396,313.84005 L 241.41989,310.28977 z "
+ id="path2042"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(8.000000,0.000000,0.000000,8.000000,-1784.414,-2094.008)"
+ d="M 249.20896,309.29534 C 249.22059,310.74194 250.02156,311.78198 250.87325,312.87505 L 248.39809,316.40995 C 247.54784,315.32272 246.74476,314.28714 246.72184,312.84732 L 249.20896,309.29534 z "
+ id="path2044"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(8.000000,0.000000,0.000000,8.000000,-1784.414,-2094.008)"
+ d="M 262.97080,348.48069 C 268.36842,352.82528 267.39469,353.99120 263.01779,359.72699 C 261.89764,360.62125 260.53866,360.87519 259.18090,361.17290 L 261.65009,357.64654 C 263.00890,357.35273 264.36558,357.09986 265.48510,356.20330 C 263.37621,359.85395 265.99375,355.73514 260.48396,352.03227 L 262.97080,348.48069 z "
+ id="path2046"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(8.000000,0.000000,0.000000,8.000000,-1784.414,-2094.008)"
+ d="M 248.63052,318.37433 C 249.19834,318.49203 249.56480,318.89143 250.00326,319.23224 L 248.76256,321.00413 C 248.32301,320.66351 247.95738,320.26305 247.38637,320.15116 L 248.63052,318.37433 z "
+ id="path2048"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(8.000000,0.000000,0.000000,8.000000,-1784.414,-2094.008)"
+ d="M 232.79516,310.85982 C 233.31237,311.78942 234.19564,312.37489 235.03312,312.98971 L 233.79448,314.75868 C 232.95753,314.14486 232.07536,313.55985 231.55126,312.63631 L 232.79516,310.85982 z "
+ id="path2051"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(6.357787,-2.562520,2.562520,6.357787,-2272.765,-866.8463)"
+ d="M 250.77273,346.04045 C 252.75388,344.34660 256.41401,341.59550 254.85242,345.96162 C 254.19501,347.89316 252.30828,350.71795 253.59031,352.62785 C 256.62240,352.10995 251.76956,354.46922 253.80403,353.01943 L 256.16450,351.65661 C 254.69627,352.70444 253.06311,354.32243 251.20844,354.00302 C 249.93355,352.08603 251.83294,349.26332 252.48903,347.32612 C 252.70706,346.70987 252.96243,346.07832 252.94705,345.41023 C 252.94037,345.11976 251.98521,345.06693 252.23140,344.91262 C 256.26795,342.38257 253.95819,343.84349 253.16227,344.66084 L 250.77273,346.04045 z "
+ id="path2729"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(6.357787,-2.562520,2.562520,6.357787,-2272.765,-866.8463)"
+ d="M 249.35056,347.76750 C 249.80927,348.27738 250.34800,348.68512 250.90914,349.07391 L 249.22689,350.04516 C 248.66423,349.65650 248.12739,349.24569 247.65991,348.74360 L 249.35056,347.76750 z "
+ id="path2744"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(6.357787,-2.562520,2.562520,6.357787,-2272.765,-866.8463)"
+ d="M 255.85014,348.28581 C 256.49350,348.58474 256.94775,349.24045 257.48906,349.70980 L 255.80919,350.67968 C 255.26743,350.20973 254.80915,349.55056 254.15948,349.26191 L 255.85014,348.28581 z "
+ id="path2745"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(8.000000,0.000000,0.000000,8.000000,-1779.399,-2065.276)"
+ d="M 270.69015,323.07282 C 276.07440,322.37975 274.08341,327.32030 271.51036,329.74567 C 270.08183,330.87221 268.49887,331.82799 266.72573,332.25505 L 268.39169,331.29321 C 271.06747,330.65688 267.96815,331.70596 269.86021,330.69838 C 272.44207,328.26519 274.38739,323.31586 269.00279,324.04702 L 270.69015,323.07282 z "
+ id="path2759"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(8.000000,0.000000,0.000000,8.000000,-1779.399,-2065.276)"
+ d="M 275.97148,324.13080 C 276.40281,326.52728 274.75377,328.23604 272.96345,329.55798 C 271.86223,330.31189 273.23462,329.37018 272.30654,330.01290 L 271.01947,330.75599 C 271.95585,330.10855 270.57364,331.05569 271.68267,330.29743 C 273.46121,328.98590 275.14284,327.26797 274.67161,324.88128 L 275.97148,324.13080 z "
+ id="path3832"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(8.000000,0.000000,0.000000,8.000000,-1779.399,-2065.276)"
+ d="M 278.05247,324.75594 C 278.06920,325.95465 277.15474,326.83897 276.39036,327.66191 L 274.81930,328.56896 C 275.57992,327.75110 276.49458,326.86683 276.46449,325.67276 L 278.05247,324.75594 z "
+ id="path3851"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(7.932634,-1.036007,1.036007,7.932634,-2106.783,-1799.649)"
+ d="M 264.53946,323.07730 C 264.19365,324.51943 263.68184,325.86696 262.96252,327.16588 C 262.42385,328.13579 261.75395,329.01907 261.08064,329.89701 L 260.51189,329.79673 C 261.20319,328.92186 261.91155,328.05453 262.45599,327.07656 C 263.16005,325.78626 263.68848,324.42666 263.89017,322.96281 L 264.53946,323.07730 z "
+ id="path4496"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(7.932634,-1.036007,1.036007,7.932634,-2106.783,-1799.649)"
+ d="M 265.38178,323.24812 C 265.18200,323.50005 265.07481,323.80906 264.93437,324.09533 C 264.71587,324.48215 264.49391,324.86312 264.30656,325.26665 C 264.13682,325.60479 264.00097,325.95776 263.84786,326.30274 C 263.73194,326.54912 263.63361,326.79272 263.47349,327.01517 C 263.33243,327.21765 263.19049,327.41796 263.05984,327.62724 C 262.91276,327.81826 262.79432,328.03014 262.66286,328.23139 C 262.53349,328.38844 262.44617,328.57290 262.33357,328.74176 C 262.26462,328.90677 262.16517,329.04358 262.04639,329.17526 C 261.92567,329.33426 261.77102,329.45747 261.62682,329.59313 C 261.46553,329.78416 261.31676,329.96905 261.18717,330.18602 C 261.12600,330.29360 261.07047,330.40400 261.00922,330.51154 L 260.37398,330.39953 C 260.43319,330.29049 260.49024,330.18032 260.55523,330.07459 C 260.68043,329.85570 260.82238,329.66838 260.98712,329.48033 C 261.13001,329.34464 261.28325,329.22070 261.40202,329.06164 C 261.52648,328.93407 261.61738,328.79078 261.69052,328.62837 C 261.80553,328.46054 261.89184,328.27525 262.02197,328.11838 C 262.15826,327.92012 262.27292,327.70685 262.41796,327.51406 C 262.55242,327.30672 262.69449,327.10538 262.83627,326.90281 C 262.99410,326.68020 263.10002,326.43907 263.20841,326.18999 C 263.36733,325.84553 263.52130,325.49918 263.68647,325.15731 C 263.87397,324.75504 264.08021,324.36543 264.30891,323.98504 C 264.44841,323.70083 264.55450,323.39820 264.72994,323.13319 L 265.38178,323.24812 z "
+ id="path4497"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(8.000000,0.000000,0.000000,8.000000,-1784.414,-2094.008)"
+ d="M 263.95419,331.06501 C 263.93084,331.30824 264.12045,331.44157 264.29160,331.57882 C 264.42672,331.74245 264.60677,331.85663 264.77860,331.97760 C 264.93242,332.13072 265.10504,332.26336 265.25799,332.41684 C 265.38665,332.56340 265.52797,332.69167 265.69229,332.79522 C 265.85205,332.89794 266.02500,332.97683 266.18951,333.07254 C 266.33593,333.17828 266.49248,333.27003 266.64039,333.37344 C 266.81807,333.50178 266.97485,333.64984 267.16306,333.76356 C 267.33320,333.88810 267.52487,333.97657 267.70859,334.07774 C 267.87771,334.17173 268.01907,334.29412 268.15984,334.42472 C 268.31696,334.58179 268.47740,334.73393 268.65348,334.86916 C 268.75973,334.97180 268.85846,335.08051 268.96912,335.17847 C 269.12514,335.34775 269.31954,335.47717 269.50247,335.61324 C 269.59435,335.72614 269.70862,335.81580 269.82003,335.90790 L 269.40029,336.40813 C 269.28984,336.31508 269.17698,336.22354 269.08438,336.11150 C 268.90413,335.97188 268.70898,335.84547 268.54856,335.67968 C 268.43797,335.58193 268.33748,335.47464 268.23231,335.37109 C 268.05943,335.23199 267.90458,335.07387 267.74218,334.92247 C 267.59769,334.79737 267.45778,334.67143 267.29160,334.57469 C 267.10619,334.47651 266.91537,334.38571 266.74351,334.26356 C 266.55843,334.14550 266.40038,333.99877 266.22097,333.87328 C 266.07248,333.77027 265.91620,333.67938 265.77056,333.57182 C 265.60719,333.47293 265.43029,333.40285 265.27366,333.29411 C 265.10782,333.19085 264.96601,333.06550 264.84115,332.91361 C 264.68695,332.76151 264.51396,332.62954 264.35949,332.47708 C 264.19069,332.35150 264.00520,332.24378 263.87325,332.07740 C 263.70933,331.93830 263.52025,331.80931 263.52852,331.57230 L 263.95419,331.06501 z "
+ id="path4500"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(10.99100,0.000000,0.000000,9.771365,-2618.668,-2670.609)"
+ d="M 282.66814,326.71452 C 281.58081,328.00750 280.50585,329.31101 279.40614,330.59348 C 278.40335,331.76294 281.38238,328.22970 282.37738,327.05360 C 283.18573,326.09811 280.80205,329.04432 280.34015,330.20752 C 279.51179,332.29359 280.92686,333.71503 282.57948,334.75370 C 283.02145,334.93400 283.46342,335.11430 283.90539,335.29460 L 281.01657,338.73736 C 280.56346,338.57034 280.11035,338.40332 279.65723,338.23629 C 271.93482,333.85037 288.06675,321.32265 279.50478,330.48446 L 282.66814,326.71452 z "
+ id="path5310"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(8.000000,0.000000,0.000000,8.000000,-1784.414,-2094.008)"
+ d="M 286.14446,339.18422 C 284.51017,340.34574 283.84152,342.29775 283.20098,344.11763 L 283.20098,344.11763 C 283.84152,342.29775 284.51017,340.34574 286.14446,339.18422 z "
+ id="path5318"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(8.000000,0.000000,0.000000,8.000000,-1784.414,-2094.008)"
+ d="M 275.86655,325.35534 C 276.13857,325.83591 276.64900,326.08107 277.04828,326.45028 L 275.98920,327.33895 C 275.58634,326.97344 275.08322,326.72536 274.79038,326.25835 L 275.86655,325.35534 z "
+ id="path5338"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(8.000000,0.000000,0.000000,8.000000,-1784.414,-2094.008)"
+ d="M 277.04639,323.59108 C 277.16561,323.98936 277.51478,324.22008 277.82517,324.46764 C 277.90978,324.49807 277.98508,324.54768 278.06512,324.58774 L 277.08319,325.41168 C 277.00243,325.37230 276.92603,325.32361 276.84091,325.29354 C 276.53651,325.04464 276.19936,324.80692 276.04709,324.42959 L 277.04639,323.59108 z "
+ id="path5364"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(8.000000,0.000000,0.000000,8.000000,-1783.764,-2096.608)"
+ d="M 278.27395,325.70309 C 278.63691,326.04532 278.95102,326.42832 279.31867,326.76670 L 278.33737,327.59010 C 277.97545,327.24485 277.67423,326.84556 277.27549,326.54090 L 278.27395,325.70309 z "
+ id="path5367"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(8.709413,0.408657,-0.408657,8.709413,-1848.330,-2457.580)"
+ d="M 286.28605,333.84937 C 287.78213,334.13118 287.47617,335.56467 286.95807,336.61806 C 286.01205,338.27526 284.66166,339.64013 283.37645,341.03163 C 283.09865,341.33241 282.38448,341.89589 282.58165,342.37878 C 282.70137,342.49694 282.63212,342.44977 282.79081,342.51817 L 281.79551,343.35332 C 281.63059,343.29153 281.69993,343.33891 281.58478,343.21525 C 281.50080,342.61297 282.33504,341.98091 282.69348,341.60471 C 283.98267,340.25166 285.33216,338.90431 286.21779,337.23923 C 286.65709,336.22306 286.75010,334.61553 285.20815,334.75384 L 286.28605,333.84937 z "
+ id="path1282"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ sodipodi:nodetypes="cccccccccccc"
+ transform="matrix(8.000000,0.000000,0.000000,8.000000,-1772.005,-2101.904)"
+ d="M 283.23528,340.98274 C 284.88478,339.38707 286.92810,337.32418 289.37003,337.20930 C 291.35335,337.84260 287.55652,341.15392 287.20828,341.42216 L 288.05752,340.57291 C 288.53734,340.21002 288.09528,340.63909 288.19495,340.51979 C 288.59824,340.03710 289.04609,339.34684 288.97034,338.68236 C 288.93531,338.37505 288.77241,338.19522 288.49153,338.08780 C 287.12328,337.96053 285.76350,338.95657 284.72095,339.73184 C 284.35715,340.00238 284.00611,340.28928 283.66469,340.58746 C 283.35127,340.86119 283.19069,341.03291 283.31634,340.90540 C 283.64462,340.57227 283.97653,340.24274 284.30662,339.91140 L 283.23528,340.98274 z "
+ id="path1313"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(8.719323,0.415301,0.415300,8.239775,-2142.901,-2273.654)"
+ d="M 263.77743,350.74756 C 274.22575,346.57199 275.91043,343.30404 279.21133,338.99310 C 280.85100,335.70687 293.24058,321.79905 287.32632,318.11139 C 282.98339,317.28829 278.88436,320.66410 275.77334,323.23530 L 280.00651,319.00214 C 283.32281,316.23286 287.58043,312.65221 292.21927,313.21845 C 298.07280,316.59517 284.75542,331.83531 283.22050,334.98393 C 276.76278,343.49991 268.74314,351.65015 258.69902,355.82598 L 263.77743,350.74756 z "
+ id="path1298"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(8.000000,0.000000,0.000000,8.000000,-1755.561,-2154.337)"
+ d="M 319.68101,314.32029 C 315.12375,319.53377 319.62462,313.92844 316.74200,309.84433 L 319.70102,306.88531 C 322.85228,311.39711 320.26006,314.28619 316.54178,317.45952 L 319.68101,314.32029 z "
+ id="path1318"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(8.000000,0.000000,0.000000,8.000000,-1784.414,-2094.008)"
+ d="M 314.66831,307.19767 C 312.75892,309.44978 310.57750,311.40801 308.18434,313.11689 L 310.20638,311.09485 C 315.58216,307.24721 310.56346,310.91813 312.46458,309.40140 L 314.66831,307.19767 z "
+ id="path1319"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(8.000000,-4.493841e-7,4.493841e-7,8.000000,-1819.724,-2090.435)"
+ d="M 312.86995,310.61891 C 313.29101,310.78042 313.63199,311.13706 313.96127,311.44635 L 312.86628,312.54134 C 312.53005,312.23696 312.19192,311.86557 311.75820,311.73065 L 312.86995,310.61891 z "
+ id="path1322"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(8.000000,0.000000,0.000000,8.000000,-1784.414,-2097.122)"
+ d="M 295.40343,344.88078 C 293.91729,347.25949 295.25202,341.53159 298.20394,345.48617 C 300.19175,346.27068 301.88086,344.70177 303.28368,343.42006 L 301.86049,344.84324 C 300.44869,346.13190 298.74434,347.70335 296.74300,346.94712 C 296.45616,346.56956 295.97991,345.41950 295.45510,345.35719 C 295.20394,345.32737 294.58584,345.83656 294.75415,345.64776 C 295.15747,345.19532 296.46675,343.93273 296.02026,344.34264 C 295.36437,344.94482 294.68988,345.83205 293.90264,346.38158 L 295.40343,344.88078 z "
+ id="path1332"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(8.000000,0.000000,0.000000,8.000000,-1776.629,-2146.946)"
+ d="M 309.41441,353.10919 C 309.14447,351.33838 310.43369,349.68062 312.16044,349.45009 C 313.44257,349.65021 314.34602,349.37707 315.39416,348.66892 L 314.58644,350.06793 C 313.53191,350.79198 312.63441,351.05979 311.33880,350.87322 C 310.74388,350.95522 309.41030,352.13010 309.68957,351.59844 C 310.91728,349.26117 309.98865,350.85349 310.25403,351.65492 L 309.41441,353.10919 z "
+ id="path1325"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(8.000000,0.000000,0.000000,8.000000,-1784.414,-2094.008)"
+ d="M 313.10287,346.15894 C 312.48085,344.72530 310.55307,348.03828 311.68019,346.10170 C 311.42171,346.62757 311.44883,347.13692 311.63377,347.67474 L 311.03355,348.71435 C 310.85514,348.16620 310.83234,347.64734 311.09512,347.11506 C 311.34848,346.67436 312.75604,343.81901 313.77870,344.98838 L 313.10287,346.15894 z "
+ id="path1340"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ transform="matrix(8.000000,0.000000,0.000000,8.000000,-1784.414,-2094.008)"
+ d="M 312.01054,347.65721 C 313.08169,345.58347 312.42870,346.95420 313.57532,347.46344 L 312.95057,348.54554 C 311.81317,348.05698 311.99326,347.41638 312.68806,346.48372 L 312.01054,347.65721 z "
+ id="path1343"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ </g>
+ </g>
+</svg>
diff --git a/share/examples/filters.svg b/share/examples/filters.svg
new file mode 100644
index 0000000..f550361
--- /dev/null
+++ b/share/examples/filters.svg
@@ -0,0 +1,16156 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ 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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="12504.588"
+ height="8666.0352"
+ id="svg3331"
+ version="1.1"
+ inkscape:version="0.92.0 r15304"
+ sodipodi:docname="filters.svg">
+ <defs
+ id="defs3333">
+ <pattern
+ inkscape:collect="always"
+ xlink:href="#Strips1_1"
+ id="pattern23062"
+ patternTransform="matrix(3.6307686,0,0,3.6307686,-0.33423147,-80.683039)" />
+ <inkscape:path-effect
+ is_visible="true"
+ id="path-effect23060"
+ effect="spiro" />
+ <pattern
+ inkscape:stockid="Stripes 1:1"
+ id="Strips1_1"
+ patternTransform="scale(2.806252,2.806252)"
+ height="1"
+ width="2"
+ patternUnits="userSpaceOnUse"
+ inkscape:collect="always">
+ <rect
+ id="rect4907"
+ height="2"
+ width="1"
+ y="-0.5"
+ x="0"
+ style="fill:black;stroke:none" />
+ </pattern>
+ <inkscape:path-effect
+ effect="spiro"
+ id="path-effect3389"
+ is_visible="true" />
+ <inkscape:path-effect
+ effect="spiro"
+ id="path-effect3367"
+ is_visible="true" />
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 561.25983 : 1"
+ inkscape:vp_y="0 : 1066.6667 : 0"
+ inkscape:vp_z="793.70078 : 561.25983 : 1"
+ inkscape:persp3d-origin="396.85039 : 374.17322 : 1"
+ id="perspective3339" />
+ <inkscape:perspective
+ id="perspective3349"
+ inkscape:persp3d-origin="0.53333333 : 0.35555555 : 1"
+ inkscape:vp_z="1.0666667 : 0.53333333 : 1"
+ inkscape:vp_y="0 : 1066.6667 : 0"
+ inkscape:vp_x="0 : 0.53333333 : 1"
+ sodipodi:type="inkscape:persp3d" />
+ <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>
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 1120 : 1"
+ inkscape:vp_y="0 : 1066.6667 : 0"
+ inkscape:vp_z="793.696 : 1120 : 1"
+ inkscape:persp3d-origin="396.848 : 746.66667 : 1"
+ id="perspective1268" />
+ <filter
+ id="f001"
+ inkscape:label="Matte jelly"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="ABCs"
+ inkscape:menu-tooltip="Bulging, matte jelly covering"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.85 0"
+ result="result0"
+ in="SourceGraphic"
+ id="feColorMatrix18201" />
+ <feGaussianBlur
+ in="SourceAlpha"
+ stdDeviation="7"
+ id="feGaussianBlur18203" />
+ <feSpecularLighting
+ surfaceScale="5"
+ specularConstant="0.89999998"
+ specularExponent="25"
+ id="feSpecularLighting18207">
+ <feDistantLight
+ elevation="60"
+ azimuth="225"
+ id="feDistantLight18205" />
+ </feSpecularLighting>
+ <feComposite
+ operator="atop"
+ in2="result0"
+ id="feComposite18209" />
+ </filter>
+ <filter
+ id="f002"
+ inkscape:label="Smart jelly"
+ inkscape:menu="Bevels"
+ inkscape:menu-tooltip="Same as Matte jelly but with more controls"
+ height="1"
+ width="1"
+ y="0"
+ x="0"
+ style="color-interpolation-filters:sRGB">
+ <feBlend
+ result="result3"
+ mode="normal"
+ in2="SourceGraphic"
+ id="feBlend18212" />
+ <feComposite
+ result="result4"
+ operator="arithmetic"
+ k2="1"
+ in2="result3"
+ id="feComposite18214"
+ k1="0"
+ k3="0"
+ k4="0" />
+ <feColorMatrix
+ id="feColorMatrix3006"
+ in="result4"
+ result="result0"
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.85 0 " />
+ <feGaussianBlur
+ stdDeviation="7"
+ in="SourceAlpha"
+ id="feGaussianBlur18217" />
+ <feSpecularLighting
+ result="result1"
+ specularExponent="25"
+ specularConstant="1"
+ surfaceScale="5"
+ id="feSpecularLighting18221">
+ <feDistantLight
+ azimuth="225"
+ elevation="60"
+ id="feDistantLight18219" />
+ </feSpecularLighting>
+ <feComposite
+ in2="result0"
+ k1="0.5"
+ k2="1"
+ operator="arithmetic"
+ k3="0.5"
+ id="feComposite18223"
+ k4="0" />
+ <feComposite
+ result="result2"
+ in2="result0"
+ operator="atop"
+ id="feComposite18225" />
+ <feComposite
+ operator="in"
+ in2="SourceGraphic"
+ id="feComposite18227" />
+ </filter>
+ <filter
+ id="f003"
+ inkscape:label="Metal casting"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Bevels"
+ inkscape:menu-tooltip="Smooth drop-like bevel with metallic finish"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ values="0.37"
+ type="saturate"
+ in="SourceGraphic"
+ result="result1"
+ id="feColorMatrix18230" />
+ <feGaussianBlur
+ stdDeviation="7"
+ id="feGaussianBlur2470"
+ in="SourceAlpha" />
+ <feSpecularLighting
+ specularExponent="8"
+ specularConstant="3.88000011"
+ surfaceScale="10"
+ id="feSpecularLighting18235">
+ <feDistantLight
+ azimuth="225"
+ elevation="17"
+ id="feDistantLight18233" />
+ </feSpecularLighting>
+ <feComposite
+ in2="result1"
+ operator="atop"
+ id="feComposite18237" />
+ </filter>
+ <filter
+ id="f004"
+ inkscape:label="Motion blur, horizontal"
+ inkscape:menu="Blurs"
+ inkscape:menu-tooltip="Blur as if the object flies horizontally; adjust Standard Deviation to vary force"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ in="SourceGraphic"
+ stdDeviation="5 0.01"
+ id="feGaussianBlur18240" />
+ </filter>
+ <filter
+ id="f005"
+ inkscape:label="Motion blur, vertical"
+ inkscape:menu="Blurs"
+ inkscape:menu-tooltip="Blur as if the object flies vertically; adjust Standard Deviation to vary force"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ in="SourceGraphic"
+ stdDeviation="0.01 5"
+ id="feGaussianBlur18243" />
+ </filter>
+ <filter
+ id="f006"
+ inkscape:label="Apparition"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Blurs"
+ inkscape:menu-tooltip="Edges are partly feathered out"
+ style="color-interpolation-filters:sRGB">
+ <feMorphology
+ radius="4"
+ in="SourceGraphic"
+ result="result0"
+ id="feMorphology18246" />
+ <feGaussianBlur
+ in="result0"
+ stdDeviation="8"
+ result="result91"
+ id="feGaussianBlur18248" />
+ <feComposite
+ operator="in"
+ in="SourceGraphic"
+ in2="result91"
+ id="feComposite18250" />
+ </filter>
+ <filter
+ id="f007"
+ inkscape:label="Cutout"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Shadows and Glows"
+ inkscape:menu-tooltip="Drop shadow under the cut-out of the shape"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ in="SourceAlpha"
+ stdDeviation="4.2"
+ id="feGaussianBlur18253" />
+ <feOffset
+ dy="5"
+ dx="5"
+ result="result91"
+ id="feOffset18255" />
+ <feComposite
+ operator="out"
+ in="SourceGraphic"
+ in2="result91"
+ id="feComposite18257" />
+ </filter>
+ <filter
+ id="f008"
+ inkscape:label="Jigsaw piece"
+ inkscape:menu="Bevels"
+ inkscape:menu-tooltip="Low, sharp bevel"
+ style="color-interpolation-filters:sRGB">
+ <feSpecularLighting
+ in="SourceAlpha"
+ surfaceScale="1"
+ specularConstant="2"
+ specularExponent="18.5"
+ id="feSpecularLighting18262">
+ <feDistantLight
+ elevation="30"
+ azimuth="225"
+ id="feDistantLight18260" />
+ </feSpecularLighting>
+ <feComposite
+ result="result0"
+ operator="atop"
+ in2="SourceGraphic"
+ id="feComposite18264" />
+ <feMorphology
+ radius="2"
+ result="result1"
+ in="SourceAlpha"
+ operator="dilate"
+ id="feMorphology18266" />
+ <feComposite
+ in="result0"
+ in2="result1"
+ id="feComposite18268" />
+ </filter>
+ <filter
+ id="f009"
+ inkscape:label="Roughen"
+ inkscape:menu="ABCs"
+ inkscape:menu-tooltip="Small-scale roughening to edges and content"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ numOctaves="3"
+ seed="0"
+ type="turbulence"
+ baseFrequency="0.04"
+ result="result91"
+ id="feTurbulence18271" />
+ <feDisplacementMap
+ scale="6.6"
+ yChannelSelector="G"
+ xChannelSelector="R"
+ in="SourceGraphic"
+ in2="result91"
+ id="feDisplacementMap18273" />
+ </filter>
+ <filter
+ id="f010"
+ inkscape:label="Rubber stamp"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Overlays"
+ inkscape:menu-tooltip="Random whiteouts inside"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ result="result1"
+ baseFrequency="0.064"
+ numOctaves="4"
+ type="fractalNoise"
+ id="feTurbulence18276" />
+ <feGaussianBlur
+ in="SourceAlpha"
+ stdDeviation="4.9"
+ result="result91"
+ id="feGaussianBlur18278" />
+ <feComposite
+ operator="out"
+ in="SourceAlpha"
+ in2="result91"
+ id="feComposite18280" />
+ <feComposite
+ in2="result1"
+ id="feComposite18282" />
+ <feColorMatrix
+ result="result1"
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 20 -9"
+ id="feColorMatrix18284" />
+ <feComposite
+ result="result1"
+ operator="in"
+ in="SourceGraphic"
+ in2="result1"
+ id="feComposite18286" />
+ <feTurbulence
+ baseFrequency="0.032"
+ numOctaves="1"
+ result="result92"
+ id="feTurbulence18288" />
+ <feDisplacementMap
+ scale="4.1"
+ yChannelSelector="G"
+ xChannelSelector="R"
+ in="result1"
+ in2="result92"
+ id="feDisplacementMap18290" />
+ </filter>
+ <filter
+ id="f011"
+ inkscape:label="Ink bleed"
+ inkscape:menu="Protrusions"
+ inkscape:menu-tooltip="Inky splotches underneath the object"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result1"
+ in="SourceGraphic"
+ stdDeviation="1.3"
+ id="feGaussianBlur18293" />
+ <feTurbulence
+ result="result0"
+ numOctaves="4"
+ baseFrequency="0.034"
+ id="feTurbulence18295" />
+ <feDisplacementMap
+ result="result2"
+ scale="19.6"
+ yChannelSelector="G"
+ xChannelSelector="R"
+ in="result1"
+ in2="result0"
+ id="feDisplacementMap18297" />
+ <feColorMatrix
+ values="2 0 0 0 0 0 2 0 0 0 0 0 2 0 0 0 0 0 0.7 0"
+ result="result3"
+ id="feColorMatrix18299" />
+ <feGaussianBlur
+ result="result4"
+ in="SourceGraphic"
+ stdDeviation="1.1"
+ id="feGaussianBlur18301" />
+ <feComposite
+ in="result4"
+ in2="result3"
+ id="feComposite18303" />
+ </filter>
+ <filter
+ id="f012"
+ y="-0.2"
+ width="1.2"
+ height="1.4"
+ x="-0.1"
+ inkscape:label="Fire"
+ inkscape:menu="Protrusions"
+ inkscape:menu-tooltip="Edges of object are on fire"
+ style="color-interpolation-filters:sRGB">
+ <feMorphology
+ result="result1"
+ radius="2.4"
+ operator="dilate"
+ id="feMorphology18306" />
+ <feTurbulence
+ baseFrequency="0.09 0.028"
+ numOctaves="1"
+ id="feTurbulence18308" />
+ <feColorMatrix
+ result="result2"
+ values="2 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 1 0"
+ id="feColorMatrix18310" />
+ <feDisplacementMap
+ result="result4"
+ scale="10.31941"
+ yChannelSelector="G"
+ xChannelSelector="R"
+ in="result1"
+ in2="result2"
+ id="feDisplacementMap18312" />
+ <feFlood
+ result="result3"
+ flood-opacity="1"
+ flood-color="rgb(255,159,54)"
+ id="feFlood18314" />
+ <feMorphology
+ radius="3.8"
+ result="result7"
+ in="result4"
+ id="feMorphology18316" />
+ <feGaussianBlur
+ result="result7"
+ in="result7"
+ stdDeviation="2.4"
+ id="feGaussianBlur18318" />
+ <feComposite
+ result="result5"
+ in2="result4"
+ in="result3"
+ operator="in"
+ id="feComposite18320" />
+ <feComposite
+ operator="out"
+ in2="result7"
+ id="feComposite18322" />
+ <feOffset
+ result="result6"
+ dy="-7"
+ dx="-4.5"
+ id="feOffset18324" />
+ <feGaussianBlur
+ result="result7"
+ stdDeviation="4.8"
+ id="feGaussianBlur18326" />
+ <feComposite
+ in="SourceGraphic"
+ in2="result6"
+ id="feComposite18328" />
+ <feComposite
+ in2="result7"
+ id="feComposite18330" />
+ </filter>
+ <filter
+ id="f013"
+ inkscape:label="Bloom"
+ inkscape:menu="Bevels"
+ inkscape:menu-tooltip="Soft, cushion-like bevel with matte highlights"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result1"
+ in="SourceAlpha"
+ stdDeviation="2.2"
+ id="feGaussianBlur18333" />
+ <feSpecularLighting
+ result="result0"
+ specularExponent="18.10000038"
+ specularConstant="2"
+ surfaceScale="5"
+ id="feSpecularLighting18337">
+ <feDistantLight
+ azimuth="225"
+ elevation="24"
+ id="feDistantLight18335" />
+ </feSpecularLighting>
+ <feComposite
+ result="result6"
+ operator="in"
+ in2="SourceAlpha"
+ id="feComposite18339" />
+ <feMorphology
+ radius="5.7"
+ operator="dilate"
+ id="feMorphology18341" />
+ <feGaussianBlur
+ result="result11"
+ stdDeviation="5.7"
+ id="feGaussianBlur18343" />
+ <feDiffuseLighting
+ surfaceScale="5"
+ result="result3"
+ diffuseConstant="2"
+ in="result1"
+ id="feDiffuseLighting18347">
+ <feDistantLight
+ elevation="25"
+ azimuth="225"
+ id="feDistantLight18345" />
+ </feDiffuseLighting>
+ <feBlend
+ result="result7"
+ mode="multiply"
+ in="result3"
+ in2="SourceGraphic"
+ id="feBlend18349" />
+ <feComposite
+ in="result7"
+ operator="in"
+ in2="SourceAlpha"
+ result="result91"
+ id="feComposite18351" />
+ <feBlend
+ result="result9"
+ mode="lighten"
+ in="result6"
+ in2="result91"
+ id="feBlend18353" />
+ <feComposite
+ in="result11"
+ in2="result9"
+ id="feComposite18355" />
+ </filter>
+ <filter
+ id="f014"
+ inkscape:label="Ridged border"
+ inkscape:menu="Bevels"
+ inkscape:menu-tooltip="Ridged border with inner bevel"
+ style="color-interpolation-filters:sRGB">
+ <feMorphology
+ radius="4.3"
+ in="SourceAlpha"
+ result="result91"
+ id="feMorphology18358" />
+ <feComposite
+ operator="out"
+ in="SourceGraphic"
+ in2="result91"
+ id="feComposite18360" />
+ <feGaussianBlur
+ result="result0"
+ stdDeviation="1.2"
+ id="feGaussianBlur18362" />
+ <feDiffuseLighting
+ diffuseConstant="1"
+ id="feDiffuseLighting18366">
+ <feDistantLight
+ elevation="66"
+ azimuth="225"
+ id="feDistantLight18364" />
+ </feDiffuseLighting>
+ <feBlend
+ mode="multiply"
+ in2="SourceGraphic"
+ id="feBlend18368" />
+ <feComposite
+ operator="in"
+ in2="SourceAlpha"
+ id="feComposite18370" />
+ </filter>
+ <filter
+ id="f015"
+ inkscape:label="Ripple"
+ inkscape:menu="Distort"
+ inkscape:menu-tooltip="Horizontal rippling of edges"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ numOctaves="1"
+ baseFrequency="0.002 0.107"
+ id="feTurbulence18373" />
+ <feColorMatrix
+ values="2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0.5"
+ result="result91"
+ id="feColorMatrix18375" />
+ <feDisplacementMap
+ yChannelSelector="A"
+ xChannelSelector="R"
+ scale="14.3"
+ in="SourceGraphic"
+ in2="result91"
+ id="feDisplacementMap18377" />
+ </filter>
+ <filter
+ id="f016"
+ inkscape:label="Speckle"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Overlays"
+ inkscape:menu-tooltip="Fill object with sparse translucent specks"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ result="result1"
+ numOctaves="1"
+ baseFrequency="0.21"
+ type="fractalNoise"
+ id="feTurbulence18380" />
+ <feColorMatrix
+ result="result0"
+ in="SourceGraphic"
+ type="luminanceToAlpha"
+ id="feColorMatrix18382" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.8 0"
+ result="result2"
+ id="feColorMatrix18384" />
+ <feComposite
+ in="result1"
+ operator="over"
+ in2="result2"
+ id="feComposite18386" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 20 -14"
+ result="result91"
+ id="feColorMatrix18388" />
+ <feComposite
+ operator="out"
+ in="SourceGraphic"
+ in2="result91"
+ id="feComposite18390" />
+ </filter>
+ <filter
+ id="f017"
+ inkscape:label="Oil slick"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Overlays"
+ inkscape:menu-tooltip="Rainbow-colored semitransparent oily splotches"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ baseFrequency="0.143"
+ numOctaves="5"
+ type="fractalNoise"
+ id="feTurbulence18393" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 5 -3"
+ id="feColorMatrix18395" />
+ <feMorphology
+ result="result3"
+ radius="2.7"
+ operator="dilate"
+ id="feMorphology18397" />
+ <feTurbulence
+ baseFrequency="0.121"
+ numOctaves="2"
+ result="result91"
+ id="feTurbulence18399" />
+ <feDisplacementMap
+ result="result4"
+ scale="18.5"
+ yChannelSelector="A"
+ xChannelSelector="R"
+ in="result3"
+ in2="result91"
+ id="feDisplacementMap18401" />
+ <feComposite
+ in2="SourceGraphic"
+ operator="atop"
+ in="result4"
+ id="feComposite18403" />
+ </filter>
+ <filter
+ id="f018"
+ inkscape:label="Frost"
+ inkscape:menu="Overlays"
+ inkscape:menu-tooltip="Flake-like white splotches"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ type="fractalNoise"
+ numOctaves="5"
+ baseFrequency="0.143"
+ id="feTurbulence18406" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 5 -3"
+ id="feColorMatrix18408" />
+ <feComposite
+ operator="in"
+ in2="SourceAlpha"
+ id="feComposite18410" />
+ <feMorphology
+ operator="dilate"
+ radius="2.7"
+ result="result3"
+ id="feMorphology18412" />
+ <feTurbulence
+ numOctaves="2"
+ baseFrequency="0.121"
+ result="result91"
+ id="feTurbulence18414" />
+ <feDisplacementMap
+ in="result3"
+ xChannelSelector="R"
+ yChannelSelector="A"
+ scale="10"
+ result="result4"
+ in2="result91"
+ id="feDisplacementMap18416" />
+ <feFlood
+ flood-opacity="1"
+ flood-color="rgb(255,255,255)"
+ id="feFlood18418" />
+ <feComposite
+ result="result2"
+ operator="in"
+ in2="result4"
+ id="feComposite18420" />
+ <feComposite
+ in="result2"
+ operator="over"
+ in2="SourceGraphic"
+ id="feComposite18422" />
+ </filter>
+ <filter
+ id="f019"
+ inkscape:label="Leopard fur"
+ inkscape:menu="Materials"
+ inkscape:menu-tooltip="Leopard spots (loses object's own color)"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ type="fractalNoise"
+ numOctaves="5"
+ baseFrequency="0.143"
+ id="feTurbulence18425" />
+ <feColorMatrix
+ values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 -3.45"
+ id="feColorMatrix18427" />
+ <feComposite
+ operator="in"
+ in2="SourceAlpha"
+ result="result3"
+ id="feComposite18429" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 0"
+ id="feColorMatrix18431" />
+ <feMorphology
+ operator="dilate"
+ radius="1.8"
+ result="result3"
+ id="feMorphology18433" />
+ <feGaussianBlur
+ stdDeviation="1"
+ result="result3"
+ id="feGaussianBlur18435" />
+ <feGaussianBlur
+ stdDeviation="2.7"
+ id="feGaussianBlur18437" />
+ <feComposite
+ operator="out"
+ result="result1"
+ in2="result3"
+ id="feComposite18439" />
+ <feColorMatrix
+ values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 0"
+ result="result3"
+ id="feColorMatrix18441" />
+ <feFlood
+ flood-color="rgb(209,151,45)"
+ flood-opacity="1"
+ result="result2"
+ id="feFlood18443" />
+ <feComposite
+ in2="SourceGraphic"
+ in="result2"
+ operator="in"
+ result="result91"
+ id="feComposite18445" />
+ <feComposite
+ operator="atop"
+ result="result3"
+ in="result3"
+ in2="result91"
+ id="feComposite18447" />
+ <feGaussianBlur
+ in="SourceAlpha"
+ stdDeviation="7.2"
+ id="feGaussianBlur18449" />
+ <feDiffuseLighting
+ surfaceScale="10.60000038"
+ diffuseConstant="1.91999996"
+ id="feDiffuseLighting18453">
+ <feDistantLight
+ elevation="48"
+ azimuth="225"
+ id="feDistantLight18451" />
+ </feDiffuseLighting>
+ <feBlend
+ result="result3"
+ mode="multiply"
+ in2="result3"
+ id="feBlend18455" />
+ <feComposite
+ result="result3"
+ operator="in"
+ in2="SourceAlpha"
+ id="feComposite18457" />
+ <feTurbulence
+ numOctaves="3"
+ baseFrequency="0.106"
+ result="result92"
+ id="feTurbulence18459" />
+ <feDisplacementMap
+ in="result3"
+ xChannelSelector="R"
+ yChannelSelector="G"
+ scale="4.5"
+ in2="result92"
+ id="feDisplacementMap18461" />
+ </filter>
+ <filter
+ id="f020"
+ inkscape:label="Zebra"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Overlays"
+ inkscape:menu-tooltip="Irregular vertical dark stripes (loses object's own color)"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ result="result0"
+ values="0.15 0.3 0.05 0 0.5 0.15 0.3 0.05 0 0.5 0.15 0.3 0.05 0 0.5 0 0 0 1 0"
+ id="feColorMatrix18464" />
+ <feTurbulence
+ baseFrequency="0.078 0.012"
+ numOctaves="1"
+ id="feTurbulence18466" />
+ <feColorMatrix
+ values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 -0.8"
+ id="feColorMatrix18468" />
+ <feComposite
+ operator="atop"
+ in2="result0"
+ id="feComposite18470" />
+ </filter>
+ <filter
+ id="f021"
+ inkscape:label="Clouds"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Overlays"
+ inkscape:menu-tooltip="Airy, fluffy, sparse white clouds"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ numOctaves="3"
+ baseFrequency="0.040 0.107"
+ type="fractalNoise"
+ id="feTurbulence18473" />
+ <feColorMatrix
+ result="result0"
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 5 -2.7"
+ id="feColorMatrix18475" />
+ <feFlood
+ flood-opacity="1"
+ flood-color="rgb(255,255,255)"
+ id="feFlood18477" />
+ <feComposite
+ operator="in"
+ in2="result0"
+ id="feComposite18479" />
+ <feComposite
+ operator="atop"
+ in2="SourceGraphic"
+ id="feComposite18481" />
+ </filter>
+ <filter
+ id="f022"
+ inkscape:label="Sharpen"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Image effects"
+ inkscape:menu-tooltip="Sharpen edges and boundaries within the object, force=0.15"
+ style="color-interpolation-filters:sRGB">
+ <feConvolveMatrix
+ order="3 3"
+ kernelMatrix="0 -0.15 0 -0.15 1.6 -0.15 0 -0.15 0"
+ divisor="1"
+ in="SourceGraphic"
+ targetX="1"
+ targetY="1"
+ id="feConvolveMatrix18484" />
+ </filter>
+ <filter
+ id="f023"
+ inkscape:label="Sharpen more"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Image effects"
+ inkscape:menu-tooltip="Sharpen edges and boundaries within the object, force=0.3"
+ style="color-interpolation-filters:sRGB">
+ <feConvolveMatrix
+ targetY="1"
+ targetX="1"
+ in="SourceGraphic"
+ divisor="1"
+ kernelMatrix="0 -0.3 0 -0.3 2.2 -0.3 0 -0.3 0"
+ order="3 3"
+ result="result1"
+ id="feConvolveMatrix18487" />
+ <feBlend
+ in2="SourceGraphic"
+ mode="normal"
+ result="result2"
+ id="feBlend18489" />
+ </filter>
+ <filter
+ id="f024"
+ inkscape:label="Oil painting"
+ inkscape:menu="Image effects"
+ inkscape:menu-tooltip="Simulate oil painting style"
+ style="color-interpolation-filters:sRGB">
+ <feMorphology
+ radius="2"
+ in="SourceGraphic"
+ result="result0"
+ id="feMorphology18492" />
+ <feTurbulence
+ numOctaves="1"
+ baseFrequency="0.078"
+ result="result91"
+ id="feTurbulence18494" />
+ <feDisplacementMap
+ in="result0"
+ scale="6.3"
+ xChannelSelector="R"
+ yChannelSelector="G"
+ in2="result91"
+ id="feDisplacementMap18496" />
+ </filter>
+ <filter
+ id="f025"
+ inkscape:label="Edge detect"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Image effects"
+ inkscape:menu-tooltip="Detect color edges in object"
+ style="color-interpolation-filters:sRGB">
+ <feConvolveMatrix
+ order="3 3"
+ kernelMatrix="1 1 1 1 -8 1 1 1 1"
+ in="SourceGraphic"
+ divisor="3"
+ targetX="1"
+ targetY="1"
+ preserveAlpha="true"
+ result="result0"
+ bias="0"
+ id="feConvolveMatrix18499" />
+ </filter>
+ <filter
+ id="f026"
+ inkscape:label="Horizontal edge detect"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Image effects"
+ inkscape:menu-tooltip="Detect horizontal color edges in object"
+ style="color-interpolation-filters:sRGB">
+ <feConvolveMatrix
+ bias="0"
+ result="result0"
+ preserveAlpha="true"
+ targetY="1"
+ targetX="1"
+ divisor="1"
+ in="SourceGraphic"
+ kernelMatrix="0 1 0 0 -2 0 0 1 0"
+ order="3 3"
+ id="feConvolveMatrix18502" />
+ </filter>
+ <filter
+ id="f027"
+ inkscape:label="Vertical edge detect"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Image effects"
+ inkscape:menu-tooltip="Detect vertical color edges in object"
+ style="color-interpolation-filters:sRGB">
+ <feConvolveMatrix
+ order="3 3"
+ kernelMatrix="0 0 0 1 -2 1 0 0 0"
+ in="SourceGraphic"
+ divisor="1"
+ targetX="1"
+ targetY="1"
+ preserveAlpha="true"
+ result="result0"
+ bias="0"
+ id="feConvolveMatrix18505" />
+ </filter>
+ <filter
+ id="f028"
+ inkscape:label="Pencil"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Image effects"
+ inkscape:menu-tooltip="Detect color edges and retrace them in grayscale"
+ style="color-interpolation-filters:sRGB">
+ <feConvolveMatrix
+ bias="0"
+ result="result0"
+ preserveAlpha="true"
+ targetY="1"
+ targetX="1"
+ divisor="1"
+ in="SourceGraphic"
+ kernelMatrix="1 1 1 1 -8 1 1 1 1"
+ order="3 3"
+ id="feConvolveMatrix18508" />
+ <feColorMatrix
+ values="-0.15 -0.3 -0.05 0 1 -0.15 -0.3 -0.05 0 1 -0.15 -0.3 -0.05 0 1 0 0 0 1 0"
+ result="result3"
+ id="feColorMatrix18510" />
+ </filter>
+ <filter
+ id="f029"
+ inkscape:label="Blueprint"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Image effects"
+ inkscape:menu-tooltip="Detect color edges and retrace them in blue"
+ style="color-interpolation-filters:sRGB">
+ <feConvolveMatrix
+ order="3 3"
+ kernelMatrix="1 1 1 1 -8 1 1 1 1"
+ in="SourceGraphic"
+ divisor="1"
+ targetX="1"
+ targetY="1"
+ preserveAlpha="true"
+ result="result0"
+ bias="0"
+ id="feConvolveMatrix18513" />
+ <feColorMatrix
+ result="result3"
+ values="-0.15 -0.3 -0.05 0 1 -0.15 -0.3 -0.05 0 1 0 0 0 0 1 0 0 0 1 0"
+ id="feColorMatrix18515" />
+ </filter>
+ <filter
+ id="f030"
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix18518" />
+ </filter>
+ <filter
+ id="f031"
+ inkscape:label="Invert"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Invert colors"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ type="saturate"
+ values="1"
+ result="fbSourceGraphic"
+ id="feColorMatrix18521" />
+ <feColorMatrix
+ in="fbSourceGraphic"
+ values="-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0 "
+ id="feColorMatrix18523" />
+ </filter>
+ <filter
+ id="f032"
+ inkscape:label="Sepia"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in warm sepia tones"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ values="0"
+ in="SourceGraphic"
+ type="saturate"
+ result="result2"
+ id="feColorMatrix18526" />
+ <feFlood
+ flood-color="rgb(160,67,0)"
+ flood-opacity="1"
+ result="result1"
+ id="feFlood18528" />
+ <feBlend
+ in2="result1"
+ mode="multiply"
+ in="result2"
+ result="result5"
+ id="feBlend18530" />
+ <feBlend
+ in2="result2"
+ mode="screen"
+ result="result3"
+ id="feBlend18532" />
+ <feComposite
+ result="result4"
+ operator="arithmetic"
+ k2="1"
+ in2="result2"
+ id="feComposite18534"
+ k1="0"
+ k3="0"
+ k4="0" />
+ <feComposite
+ in2="SourceAlpha"
+ operator="in"
+ in="result4"
+ id="feComposite18536" />
+ </filter>
+ <filter
+ id="f033"
+ inkscape:label="Age"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Image effects"
+ inkscape:menu-tooltip="Imitate aged photograph"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ type="saturate"
+ in="SourceGraphic"
+ values="0"
+ id="feColorMatrix18539" />
+ <feColorMatrix
+ values="3 0 0 0 -0.3 0 3 0 0 -0.3 0 0 3 0 -0.3 0 0 0 1 0"
+ result="result0"
+ id="feColorMatrix18541" />
+ <feTurbulence
+ baseFrequency="0.111"
+ numOctaves="2"
+ type="fractalNoise"
+ id="feTurbulence18543" />
+ <feColorMatrix
+ values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 -200"
+ id="feColorMatrix18545" />
+ <feGaussianBlur
+ stdDeviation="1"
+ id="feGaussianBlur18547" />
+ <feComposite
+ in2="result0"
+ operator="atop"
+ id="feComposite18549" />
+ </filter>
+ <filter
+ id="f034"
+ inkscape:label="Organic"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Textures"
+ inkscape:menu-tooltip="Bulging, knotty, slick 3D surface"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ numOctaves="3"
+ baseFrequency="0.037"
+ result="result0"
+ id="feTurbulence18552" />
+ <feSpecularLighting
+ specularExponent="24.29999924"
+ surfaceScale="2"
+ specularConstant="1"
+ result="result1"
+ id="feSpecularLighting18556">
+ <feDistantLight
+ elevation="45"
+ azimuth="225"
+ id="feDistantLight18554" />
+ </feSpecularLighting>
+ <feDiffuseLighting
+ in="result0"
+ surfaceScale="3"
+ diffuseConstant="1.21000004"
+ id="feDiffuseLighting18560">
+ <feDistantLight
+ azimuth="225"
+ elevation="42"
+ id="feDistantLight18558" />
+ </feDiffuseLighting>
+ <feBlend
+ in2="SourceGraphic"
+ mode="multiply"
+ result="result91"
+ id="feBlend18562" />
+ <feComposite
+ operator="arithmetic"
+ in="result1"
+ k2="1"
+ k3="1"
+ in2="result91"
+ id="feComposite18564"
+ k1="0"
+ k4="0" />
+ <feComposite
+ in2="SourceAlpha"
+ operator="in"
+ result="result2"
+ id="feComposite18566" />
+ </filter>
+ <filter
+ id="f035"
+ inkscape:label="Barbed wire"
+ inkscape:menu="Overlays"
+ inkscape:menu-tooltip="Gray bevelled wires with drop shadows"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ baseFrequency="0.033 0.128"
+ numOctaves="1"
+ id="feTurbulence18569" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 -15 1"
+ id="feColorMatrix18571" />
+ <feMorphology
+ radius="1"
+ operator="dilate"
+ result="result0"
+ id="feMorphology18573" />
+ <feMorphology
+ in="SourceAlpha"
+ operator="dilate"
+ radius="3.1"
+ result="result1"
+ id="feMorphology18575" />
+ <feGaussianBlur
+ stdDeviation="8.1"
+ id="feGaussianBlur18577" />
+ <feDiffuseLighting
+ surfaceScale="12.60000038"
+ diffuseConstant="1"
+ id="feDiffuseLighting18581">
+ <feDistantLight
+ azimuth="225"
+ elevation="45"
+ id="feDistantLight18579" />
+ </feDiffuseLighting>
+ <feComposite
+ in2="result0"
+ operator="in"
+ id="feComposite18583" />
+ <feComposite
+ in2="result1"
+ operator="in"
+ result="result3"
+ id="feComposite18585" />
+ <feSpecularLighting
+ in="result0"
+ specularConstant="1"
+ specularExponent="3.5"
+ id="feSpecularLighting18589">
+ <feDistantLight
+ elevation="50"
+ azimuth="225"
+ id="feDistantLight18587" />
+ </feSpecularLighting>
+ <feComposite
+ in2="result3"
+ operator="atop"
+ result="result6"
+ id="feComposite18591" />
+ <feColorMatrix
+ in="result0"
+ result="result4"
+ values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.3 0"
+ id="feColorMatrix18593" />
+ <feGaussianBlur
+ stdDeviation="1.4"
+ in="result4"
+ id="feGaussianBlur18595" />
+ <feOffset
+ dx="2"
+ dy="2"
+ id="feOffset2821"
+ result="result5" />
+ <feComposite
+ in="result5"
+ in2="SourceGraphic"
+ operator="atop"
+ result="result7"
+ id="feComposite18598" />
+ <feComposite
+ in2="result7"
+ in="result6"
+ id="feComposite18600" />
+ </filter>
+ <filter
+ id="f036"
+ inkscape:label="Swiss cheese"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Overlays"
+ inkscape:menu-tooltip="Random inner-bevel holes"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ type="fractalNoise"
+ baseFrequency="0.097"
+ numOctaves="1"
+ id="feTurbulence18603" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 20 -14"
+ id="feColorMatrix18605" />
+ <feGaussianBlur
+ stdDeviation="3.7"
+ id="feGaussianBlur18607" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 70 0"
+ result="result0"
+ id="feColorMatrix18609" />
+ <feGaussianBlur
+ stdDeviation="3.9"
+ result="result1"
+ id="feGaussianBlur18611" />
+ <feDiffuseLighting
+ surfaceScale="-5"
+ diffuseConstant="1.28999996"
+ id="feDiffuseLighting18615">
+ <feDistantLight
+ azimuth="225"
+ elevation="45"
+ id="feDistantLight18613" />
+ </feDiffuseLighting>
+ <feComposite
+ in2="result0"
+ operator="in"
+ id="feComposite18617" />
+ <feBlend
+ in2="SourceGraphic"
+ mode="multiply"
+ id="feBlend18619" />
+ <feComposite
+ in2="SourceGraphic"
+ operator="in"
+ result="result2"
+ id="feComposite18621" />
+ <feSpecularLighting
+ in="result1"
+ surfaceScale="-5"
+ specularExponent="4.5"
+ specularConstant="0.69999999"
+ id="feSpecularLighting18625">
+ <feDistantLight
+ elevation="33"
+ azimuth="225"
+ id="feDistantLight18623" />
+ </feSpecularLighting>
+ <feComposite
+ in2="result0"
+ operator="in"
+ id="feComposite18627" />
+ <feComposite
+ in2="result2"
+ operator="atop"
+ id="feComposite18629" />
+ </filter>
+ <filter
+ id="f037"
+ inkscape:label="Blue cheese"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Overlays"
+ inkscape:menu-tooltip="Marble-like bluish speckles"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ numOctaves="2"
+ baseFrequency="0.063"
+ id="feTurbulence18632" />
+ <feColorMatrix
+ values="0 0 0 0 0 0 0 0 0 0.5 0 0 0 0 0.5 0 0 0 -10 1"
+ id="feColorMatrix18634" />
+ <feGaussianBlur
+ stdDeviation="1"
+ result="result1"
+ id="feGaussianBlur18636" />
+ <feTurbulence
+ numOctaves="3"
+ baseFrequency="0.031"
+ type="fractalNoise"
+ result="result0"
+ id="feTurbulence18638" />
+ <feColorMatrix
+ result="result2"
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 2 -0.5"
+ id="feColorMatrix18640" />
+ <feComposite
+ operator="in"
+ in2="result2"
+ in="result1"
+ id="feComposite18642" />
+ <feComposite
+ in2="SourceGraphic"
+ operator="atop"
+ id="feComposite18644" />
+ </filter>
+ <filter
+ id="f038"
+ inkscape:label="Button"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Bevels"
+ inkscape:menu-tooltip="Soft bevel, slightly depressed middle"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="2.3"
+ in="SourceAlpha"
+ result="result0"
+ id="feGaussianBlur18647" />
+ <feMorphology
+ in="SourceAlpha"
+ radius="6.6"
+ result="result1"
+ id="feMorphology18649" />
+ <feGaussianBlur
+ stdDeviation="8.9"
+ in="result1"
+ id="feGaussianBlur18651" />
+ <feColorMatrix
+ id="feColorMatrix2861"
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.3 0"
+ result="result91" />
+ <feComposite
+ in="result0"
+ operator="out"
+ result="result2"
+ in2="result91"
+ id="feComposite18654" />
+ <feGaussianBlur
+ stdDeviation="1.7"
+ result="result4"
+ id="feGaussianBlur18656" />
+ <feDiffuseLighting
+ surfaceScale="10"
+ id="feDiffuseLighting18660">
+ <feDistantLight
+ azimuth="225"
+ elevation="45"
+ id="feDistantLight18658" />
+ </feDiffuseLighting>
+ <feBlend
+ id="feBlend2863"
+ in2="SourceGraphic"
+ mode="multiply" />
+ <feComposite
+ in2="SourceAlpha"
+ operator="in"
+ result="result3"
+ id="feComposite18663" />
+ <feSpecularLighting
+ in="result4"
+ surfaceScale="5"
+ specularExponent="17.89999962"
+ id="feSpecularLighting18667">
+ <feDistantLight
+ azimuth="225"
+ elevation="45"
+ id="feDistantLight18665" />
+ </feSpecularLighting>
+ <feComposite
+ in2="result3"
+ operator="atop"
+ id="feComposite18669" />
+ </filter>
+ <filter
+ id="f039"
+ inkscape:label="Inset"
+ inkscape:menu="Shadows and Glows"
+ inkscape:menu-tooltip="Shadowy outer bevel"
+ style="color-interpolation-filters:sRGB">
+ <feMorphology
+ result="result1"
+ in="SourceAlpha"
+ operator="dilate"
+ radius="3.6"
+ id="feMorphology18672" />
+ <feGaussianBlur
+ stdDeviation="3.6"
+ in="result1"
+ result="result0"
+ id="feGaussianBlur18674" />
+ <feDiffuseLighting
+ surfaceScale="-5"
+ id="feDiffuseLighting18678">
+ <feDistantLight
+ elevation="45"
+ azimuth="225"
+ id="feDistantLight18676" />
+ </feDiffuseLighting>
+ <feComposite
+ in2="result0"
+ operator="in"
+ result="result91"
+ id="feComposite18680" />
+ <feComposite
+ in="SourceGraphic"
+ in2="result91"
+ id="feComposite18682" />
+ </filter>
+ <filter
+ id="f040"
+ inkscape:label="Dripping"
+ height="2"
+ width="1.3"
+ y="-0.5"
+ x="-0.15000001"
+ inkscape:menu="Protrusions"
+ inkscape:menu-tooltip="Random paint streaks downwards"
+ style="color-interpolation-filters:sRGB">
+ <feConvolveMatrix
+ order="3 3"
+ kernelMatrix="0 -1 0 0 -1 0 0 2 0"
+ result="result1"
+ divisor="6.03"
+ id="feConvolveMatrix18685" />
+ <feTurbulence
+ numOctaves="1"
+ baseFrequency="0.078 0.010"
+ result="result0"
+ id="feTurbulence18687" />
+ <feColorMatrix
+ result="result2"
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 10 -3.5"
+ id="feColorMatrix18689" />
+ <feComposite
+ in2="result2"
+ in="result1"
+ operator="in"
+ id="feComposite18691" />
+ <feMorphology
+ operator="dilate"
+ radius="1 30"
+ id="feMorphology18693" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 50 0"
+ result="result3"
+ id="feColorMatrix18695" />
+ <feOffset
+ dx="0"
+ dy="1.4"
+ result="result4"
+ id="feOffset18697" />
+ <feTurbulence
+ numOctaves="2"
+ baseFrequency="0.032 0.025"
+ result="result8"
+ id="feTurbulence18699" />
+ <feColorMatrix
+ values="0 0 0 0 0.52 0 -0.4 0 0 0.45 0 0 1 0 0 0 0 0 1 0"
+ result="result91"
+ id="feColorMatrix18701" />
+ <feDisplacementMap
+ in="result4"
+ xChannelSelector="R"
+ yChannelSelector="G"
+ scale="100"
+ result="result9"
+ in2="result91"
+ id="feDisplacementMap18703" />
+ <feComposite
+ in="SourceGraphic"
+ in2="result9"
+ id="feComposite18705" />
+ </filter>
+ <filter
+ id="f041"
+ inkscape:label="Jam spread"
+ inkscape:menu="Textures"
+ inkscape:menu-tooltip="Glossy clumpy jam spread"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="1"
+ in="SourceGraphic"
+ result="result0"
+ id="feGaussianBlur18708" />
+ <feTurbulence
+ result="result1"
+ numOctaves="7"
+ seed="488"
+ baseFrequency="0.017"
+ type="turbulence"
+ id="feTurbulence18710" />
+ <feComposite
+ in="result0"
+ in2="result1"
+ operator="out"
+ result="result2"
+ id="feComposite18712" />
+ <feGaussianBlur
+ stdDeviation="0.5"
+ result="result5"
+ id="feGaussianBlur18714" />
+ <feSpecularLighting
+ in="result5"
+ specularExponent="100"
+ specularConstant="4"
+ result="result4"
+ surfaceScale="1.5"
+ id="feSpecularLighting18718">
+ <feDistantLight
+ azimuth="225"
+ elevation="62"
+ id="feDistantLight18716" />
+ </feSpecularLighting>
+ <feComposite
+ operator="atop"
+ in="result4"
+ in2="result2"
+ result="result91"
+ id="feComposite18720" />
+ <feBlend
+ mode="multiply"
+ in2="result91"
+ id="feBlend18722" />
+ </filter>
+ <filter
+ id="f042"
+ height="1.3"
+ width="1.3"
+ y="-0.15000001"
+ x="-0.15000001"
+ inkscape:menu-tooltip="Van Gogh painting effect for bitmaps"
+ inkscape:menu="Distort"
+ inkscape:label="Pixel smear"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ type="fractalNoise"
+ numOctaves="3"
+ baseFrequency="0.25 0.4"
+ seed="5"
+ id="feTurbulence18725" />
+ <feColorMatrix
+ result="result5"
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 "
+ id="feColorMatrix18727" />
+ <feComposite
+ in="SourceGraphic"
+ operator="in"
+ in2="result5"
+ id="feComposite18729" />
+ <feMorphology
+ operator="dilate"
+ radius="1.5"
+ result="result3"
+ id="feMorphology18731" />
+ <feTurbulence
+ numOctaves="5"
+ baseFrequency="0.03"
+ type="fractalNoise"
+ seed="7"
+ id="feTurbulence18733" />
+ <feGaussianBlur
+ stdDeviation="0.5"
+ result="result91"
+ id="feGaussianBlur18735" />
+ <feDisplacementMap
+ in="result3"
+ xChannelSelector="R"
+ yChannelSelector="G"
+ scale="27"
+ result="result4"
+ in2="result91"
+ id="feDisplacementMap18737" />
+ <feComposite
+ in="result4"
+ k3="0.8"
+ k1="1.3"
+ result="result2"
+ operator="arithmetic"
+ in2="result4"
+ id="feComposite18739"
+ k2="0"
+ k4="0" />
+ <feBlend
+ in2="result2"
+ mode="screen"
+ in="result2"
+ id="feBlend18741" />
+ </filter>
+ <filter
+ id="f043"
+ inkscape:label="HSL Bumps"
+ inkscape:menu="Bumps"
+ inkscape:menu-tooltip="Highly flexible bump combining diffuse and specular lightings"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ result="fbSourceGraphicAlpha"
+ in="SourceGraphic"
+ values="1 0 0 -1 0 1 0 1 -1 0 1 0 0 -1 0 -0.8 -1 0 3.7 -2.4 "
+ id="feColorMatrix18744" />
+ <feGaussianBlur
+ stdDeviation="0.5"
+ in="fbSourceGraphicAlpha"
+ result="result0"
+ id="feGaussianBlur18746" />
+ <feSpecularLighting
+ result="result8"
+ specularConstant="0.75"
+ specularExponent="6"
+ in="result0"
+ surfaceScale="7"
+ id="feSpecularLighting18750">
+ <feDistantLight
+ azimuth="235"
+ elevation="15"
+ id="feDistantLight18748" />
+ </feSpecularLighting>
+ <feDiffuseLighting
+ surfaceScale="20"
+ diffuseConstant="0.2"
+ result="result6"
+ lighting-color="#ffffff"
+ in="result0"
+ id="feDiffuseLighting18754">
+ <feDistantLight
+ azimuth="235"
+ elevation="25"
+ id="feDistantLight18752" />
+ </feDiffuseLighting>
+ <feBlend
+ in2="SourceGraphic"
+ result="result7"
+ mode="screen"
+ id="feBlend18756" />
+ <feComposite
+ in2="result7"
+ operator="arithmetic"
+ k2="1"
+ k3="1"
+ in="result8"
+ result="result9"
+ id="feComposite18758"
+ k1="0"
+ k4="0" />
+ <feComposite
+ operator="in"
+ result="result2"
+ in="result9"
+ in2="SourceGraphic"
+ id="feComposite18760" />
+ </filter>
+ <filter
+ id="f044"
+ inkscape:label="Cracked glass"
+ inkscape:menu="Textures"
+ inkscape:menu-tooltip="Under a cracked glass"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ baseFrequency="0.1"
+ seed="50"
+ numOctaves="5"
+ result="result1"
+ type="fractalNoise"
+ id="feTurbulence18763" />
+ <feGaussianBlur
+ stdDeviation="4"
+ result="result7"
+ id="feGaussianBlur18765" />
+ <feDisplacementMap
+ result="result5"
+ in="SourceGraphic"
+ scale="20"
+ xChannelSelector="G"
+ in2="result7"
+ id="feDisplacementMap18767"
+ yChannelSelector="A" />
+ <feComposite
+ result="result2"
+ operator="in"
+ in2="result1"
+ in="result5"
+ id="feComposite18769" />
+ <feGaussianBlur
+ stdDeviation="1"
+ result="result6"
+ id="feGaussianBlur18771" />
+ <feSpecularLighting
+ surfaceScale="-3"
+ result="result4"
+ specularConstant="3.5"
+ specularExponent="35"
+ in="result6"
+ id="feSpecularLighting18775">
+ <feDistantLight
+ elevation="45"
+ azimuth="225"
+ id="feDistantLight18773" />
+ </feSpecularLighting>
+ <feComposite
+ k1="1.7"
+ k3="0.7"
+ in2="result2"
+ in="result4"
+ operator="arithmetic"
+ result="result91"
+ id="feComposite18777"
+ k2="0"
+ k4="0" />
+ <feBlend
+ result="fbSourceGraphic"
+ mode="multiply"
+ in2="result91"
+ id="feBlend18779" />
+ <feComposite
+ in2="fbSourceGraphic"
+ in="fbSourceGraphic"
+ result="result2"
+ operator="arithmetic"
+ id="feComposite18781"
+ k1="0"
+ k2="0"
+ k3="0"
+ k4="0" />
+ <feComposite
+ in="result2"
+ result="result4"
+ operator="arithmetic"
+ k2="2"
+ k3="2"
+ in2="fbSourceGraphic"
+ id="feComposite18783"
+ k1="0"
+ k4="0" />
+ <feBlend
+ mode="screen"
+ in="result4"
+ in2="result4"
+ id="feBlend18785" />
+ </filter>
+ <filter
+ id="f045"
+ inkscape:label="Bubbly Bumps"
+ inkscape:menu="Bumps"
+ inkscape:menu-tooltip="Flexible bubbles effect with some displacement"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result0"
+ in="SourceGraphic"
+ stdDeviation="0.5"
+ id="feGaussianBlur18788" />
+ <feTurbulence
+ baseFrequency="0.2"
+ seed="300"
+ numOctaves="10"
+ result="result1"
+ type="fractalNoise"
+ id="feTurbulence18790" />
+ <feGaussianBlur
+ stdDeviation="0.5"
+ result="result8"
+ id="feGaussianBlur18792" />
+ <feDisplacementMap
+ result="result7"
+ in2="result8"
+ scale="5"
+ in="result0"
+ xChannelSelector="R"
+ id="feDisplacementMap18794"
+ yChannelSelector="A" />
+ <feComposite
+ result="result2"
+ operator="in"
+ in2="result1"
+ in="result7"
+ id="feComposite18796" />
+ <feComposite
+ k3="3"
+ in2="result2"
+ in="result0"
+ operator="arithmetic"
+ id="feComposite18798"
+ k1="0"
+ k2="0"
+ k4="0" />
+ <feBlend
+ result="fbSourceGraphic"
+ mode="multiply"
+ in2="result2"
+ id="feBlend18800" />
+ <feColorMatrix
+ values="1 0 0 -1 0 1 0 1 -1 0 1 0 0 -1 0 -1.8 -0.5 0 5.7 -3.5 "
+ in="fbSourceGraphic"
+ result="fbSourceGraphicAlpha"
+ id="feColorMatrix18802" />
+ <feGaussianBlur
+ stdDeviation="0.5"
+ in="fbSourceGraphicAlpha"
+ result="result0"
+ id="feGaussianBlur18804" />
+ <feSpecularLighting
+ result="result6"
+ surfaceScale="5"
+ specularExponent="3"
+ id="feSpecularLighting18808">
+ <feDistantLight
+ azimuth="225"
+ elevation="10"
+ id="feDistantLight18806" />
+ </feSpecularLighting>
+ <feComposite
+ in2="fbSourceGraphicAlpha"
+ in="result6"
+ result="result2"
+ operator="in"
+ id="feComposite18810" />
+ <feComposite
+ in="fbSourceGraphic"
+ result="result4"
+ operator="arithmetic"
+ k2="1"
+ k3="0.7"
+ in2="result2"
+ id="feComposite18812"
+ k1="0"
+ k4="0" />
+ </filter>
+ <filter
+ id="f046"
+ inkscape:label="Glowing bubble"
+ inkscape:menu="Ridges"
+ inkscape:menu-tooltip="Bubble effect with refraction and glow"
+ x="-0.25"
+ y="-0.25"
+ width="1.5"
+ height="1.5"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="1"
+ result="result1"
+ id="feGaussianBlur18815" />
+ <feGaussianBlur
+ stdDeviation="10"
+ result="result6"
+ in="result1"
+ id="feGaussianBlur18817" />
+ <feComposite
+ operator="atop"
+ in="result6"
+ in2="result1"
+ result="result8"
+ id="feComposite18819" />
+ <feComposite
+ operator="xor"
+ result="fbSourceGraphic"
+ in="result6"
+ in2="result8"
+ id="feComposite18821" />
+ <feColorMatrix
+ result="fbSourceGraphicAlpha"
+ in="fbSourceGraphic"
+ values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 2 0 "
+ id="feColorMatrix18823" />
+ <feGaussianBlur
+ result="result0"
+ in="fbSourceGraphicAlpha"
+ stdDeviation="1"
+ id="feGaussianBlur18825" />
+ <feSpecularLighting
+ specularExponent="35"
+ specularConstant="1.5"
+ surfaceScale="-2"
+ lighting-color="#ffffff"
+ result="result1"
+ in="result0"
+ id="feSpecularLighting18829">
+ <feDistantLight
+ azimuth="230"
+ elevation="60"
+ id="feDistantLight18827" />
+ </feSpecularLighting>
+ <feComposite
+ operator="in"
+ result="result2"
+ in="result1"
+ in2="fbSourceGraphicAlpha"
+ id="feComposite18831" />
+ <feComposite
+ k3="1"
+ k2="1"
+ operator="arithmetic"
+ result="result4"
+ in="fbSourceGraphic"
+ in2="result2"
+ id="feComposite18833"
+ k1="0"
+ k4="0" />
+ <feComposite
+ operator="atop"
+ in2="result4"
+ result="result91"
+ id="feComposite18835" />
+ <feBlend
+ mode="multiply"
+ in2="result91"
+ id="feBlend18837" />
+ </filter>
+ <filter
+ id="f047"
+ inkscape:label="Neon"
+ inkscape:menu="Bevels"
+ inkscape:menu-tooltip="Neon light effect"
+ x="-0.25"
+ y="-0.25"
+ width="1.5"
+ height="1.5"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="1"
+ result="result1"
+ id="feGaussianBlur18840" />
+ <feComposite
+ in="result1"
+ in2="result1"
+ result="result4"
+ operator="in"
+ id="feComposite18842" />
+ <feGaussianBlur
+ stdDeviation="7"
+ result="result6"
+ in="result4"
+ id="feGaussianBlur18844" />
+ <feComposite
+ operator="over"
+ in="result6"
+ in2="result4"
+ result="result8"
+ id="feComposite18846" />
+ <feComposite
+ operator="in"
+ result="fbSourceGraphic"
+ in="result6"
+ in2="result8"
+ id="feComposite18848" />
+ <feSpecularLighting
+ specularExponent="45"
+ specularConstant="2"
+ surfaceScale="2.5"
+ lighting-color="#ffffff"
+ result="result1"
+ in="fbSourceGraphic"
+ id="feSpecularLighting18852">
+ <fePointLight
+ z="20000"
+ y="-10000"
+ x="-5000"
+ id="fePointLight18850" />
+ </feSpecularLighting>
+ <feComposite
+ operator="in"
+ result="result2"
+ in="result1"
+ in2="fbSourceGraphic"
+ id="feComposite18854" />
+ <feComposite
+ k3="1.5"
+ k2="1.2"
+ operator="arithmetic"
+ result="result4"
+ in="fbSourceGraphic"
+ in2="result2"
+ id="feComposite18856"
+ k1="0"
+ k4="0" />
+ <feComposite
+ operator="over"
+ in2="result4"
+ result="result9"
+ id="feComposite18858" />
+ <feBlend
+ mode="screen"
+ in2="result9"
+ id="feBlend18860" />
+ </filter>
+ <filter
+ id="f048"
+ inkscape:label="Molten metal"
+ inkscape:menu="Bevels"
+ inkscape:menu-tooltip="Melting parts of object together, with a glossy bevel and a glow"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="5"
+ result="result1"
+ id="feGaussianBlur18863" />
+ <feColorMatrix
+ result="result10"
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 5 -4 "
+ id="feColorMatrix18865" />
+ <feComposite
+ operator="atop"
+ in="result10"
+ in2="result10"
+ result="result8"
+ id="feComposite18867" />
+ <feComposite
+ operator="in"
+ result="fbSourceGraphic"
+ in="result1"
+ in2="result8"
+ id="feComposite18869" />
+ <feGaussianBlur
+ result="result0"
+ in="fbSourceGraphic"
+ stdDeviation="5"
+ id="feGaussianBlur18871" />
+ <feSpecularLighting
+ specularExponent="55"
+ specularConstant="2.5"
+ surfaceScale="2"
+ lighting-color="#ffffff"
+ result="result1"
+ in="result0"
+ id="feSpecularLighting18875">
+ <feDistantLight
+ azimuth="225"
+ elevation="60"
+ id="feDistantLight18873" />
+ </feSpecularLighting>
+ <feComposite
+ operator="in"
+ result="result2"
+ in="result1"
+ in2="fbSourceGraphic"
+ id="feComposite18877" />
+ <feComposite
+ k3="1"
+ k2="1"
+ operator="arithmetic"
+ result="result4"
+ in="fbSourceGraphic"
+ in2="result2"
+ id="feComposite18879"
+ k1="0"
+ k4="0" />
+ <feComposite
+ operator="in"
+ in2="result4"
+ result="result9"
+ id="feComposite18881" />
+ <feBlend
+ mode="multiply"
+ in="result9"
+ in2="result9"
+ id="feBlend18883" />
+ </filter>
+ <filter
+ id="f049"
+ inkscape:menu-tooltip="Pressed metal with a rolled edge"
+ inkscape:menu="Bevels"
+ inkscape:label="Pressed steel"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result1"
+ stdDeviation="3"
+ id="feGaussianBlur18886" />
+ <feBlend
+ in2="result1"
+ result="result5"
+ mode="multiply"
+ in="result1"
+ id="feBlend18888" />
+ <feGaussianBlur
+ in="result5"
+ result="result6"
+ stdDeviation="1"
+ id="feGaussianBlur18890" />
+ <feComposite
+ result="result8"
+ in2="result5"
+ in="result6"
+ operator="xor"
+ id="feComposite18892" />
+ <feComposite
+ in="result6"
+ result="fbSourceGraphic"
+ operator="xor"
+ in2="result8"
+ id="feComposite18894" />
+ <feSpecularLighting
+ in="fbSourceGraphic"
+ result="result1"
+ lighting-color="#ffffff"
+ surfaceScale="2"
+ specularConstant="2.20000005"
+ specularExponent="55"
+ id="feSpecularLighting18898">
+ <fePointLight
+ x="-5000"
+ y="-10000"
+ z="20000"
+ id="fePointLight18896" />
+ </feSpecularLighting>
+ <feComposite
+ in2="fbSourceGraphic"
+ in="result1"
+ result="result2"
+ operator="in"
+ id="feComposite18900" />
+ <feComposite
+ in="fbSourceGraphic"
+ result="result4"
+ operator="arithmetic"
+ k2="2"
+ k3="1"
+ in2="result2"
+ id="feComposite18902"
+ k1="0"
+ k4="0" />
+ <feComposite
+ in2="result4"
+ operator="in"
+ result="result91"
+ id="feComposite18904" />
+ <feBlend
+ mode="darken"
+ in2="result91"
+ id="feBlend18906" />
+ </filter>
+ <filter
+ id="f050"
+ inkscape:label="Matte bevel"
+ inkscape:menu="Bevels"
+ inkscape:menu-tooltip="Soft, pastel-colored, blurry bevel"
+ x="-0.25"
+ y="-0.25"
+ width="1.5"
+ height="1.5"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="1"
+ result="result6"
+ id="feGaussianBlur18909" />
+ <feComposite
+ operator="in"
+ in="result6"
+ in2="result6"
+ result="result7"
+ id="feComposite18911" />
+ <feGaussianBlur
+ stdDeviation="8"
+ result="result3"
+ in="result7"
+ id="feGaussianBlur18913" />
+ <feComposite
+ in2="result7"
+ operator="over"
+ result="result91"
+ id="feComposite18915" />
+ <feComposite
+ operator="in"
+ in="result3"
+ result="result5"
+ in2="result91"
+ id="feComposite18917" />
+ <feColorMatrix
+ values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0 "
+ result="result4"
+ id="feColorMatrix18919" />
+ <feSpecularLighting
+ surfaceScale="3"
+ specularConstant="2"
+ specularExponent="45"
+ in="result4"
+ result="result11"
+ id="feSpecularLighting18923">
+ <fePointLight
+ x="-5000"
+ y="-10000"
+ z="20000"
+ id="fePointLight18921" />
+ </feSpecularLighting>
+ <feComposite
+ operator="arithmetic"
+ k1="1"
+ in2="result4"
+ result="result10"
+ id="feComposite18925"
+ k2="0"
+ k3="0"
+ k4="0" />
+ <feComposite
+ operator="arithmetic"
+ k2="0.5"
+ k3="1"
+ in="result5"
+ result="result8"
+ in2="result10"
+ id="feComposite18927"
+ k1="0"
+ k4="0" />
+ <feComposite
+ result="result9"
+ in2="result8"
+ id="feComposite18929" />
+ <feBlend
+ mode="normal"
+ in2="result9"
+ id="feBlend18931" />
+ </filter>
+ <filter
+ id="f051"
+ inkscape:label="Thin Membrane"
+ inkscape:menu="Ridges"
+ inkscape:menu-tooltip="Thin like a soap membrane"
+ x="-0.050000001"
+ y="-0.050000001"
+ width="1.1"
+ height="1.1"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="5"
+ result="result1"
+ id="feGaussianBlur18934" />
+ <feComposite
+ in="result1"
+ in2="result1"
+ result="result4"
+ operator="xor"
+ id="feComposite18936" />
+ <feGaussianBlur
+ stdDeviation="8"
+ result="result6"
+ id="feGaussianBlur18938" />
+ <feComposite
+ operator="atop"
+ in="result6"
+ in2="SourceGraphic"
+ result="result8"
+ id="feComposite18940" />
+ <feComposite
+ operator="in"
+ result="fbSourceGraphic"
+ in="result6"
+ in2="result8"
+ id="feComposite18942" />
+ <feColorMatrix
+ result="fbSourceGraphicAlpha"
+ in="fbSourceGraphic"
+ values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 2 0 "
+ id="feColorMatrix18944" />
+ <feGaussianBlur
+ result="result0"
+ in="fbSourceGraphicAlpha"
+ stdDeviation="2"
+ id="feGaussianBlur18946" />
+ <feSpecularLighting
+ specularExponent="25"
+ specularConstant="2"
+ surfaceScale="-5"
+ lighting-color="#ffffff"
+ result="result1"
+ in="result0"
+ id="feSpecularLighting18950">
+ <fePointLight
+ z="20000"
+ y="-10000"
+ x="-5000"
+ id="fePointLight18948" />
+ </feSpecularLighting>
+ <feComposite
+ operator="in"
+ result="result2"
+ in="result1"
+ in2="fbSourceGraphicAlpha"
+ id="feComposite18952" />
+ <feComposite
+ k3="2"
+ k2="1"
+ operator="arithmetic"
+ result="result4"
+ in="fbSourceGraphic"
+ in2="result2"
+ id="feComposite18954"
+ k1="0"
+ k4="0" />
+ <feComposite
+ operator="in"
+ result="result9"
+ in2="result4"
+ id="feComposite18956" />
+ <feBlend
+ mode="multiply"
+ in="result9"
+ in2="result4"
+ id="feBlend18958" />
+ </filter>
+ <filter
+ id="f052"
+ inkscape:label="Matte ridge"
+ inkscape:menu="Ridges"
+ inkscape:menu-tooltip="Soft pastel ridge"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="0.5"
+ result="result1"
+ id="feGaussianBlur18961" />
+ <feBlend
+ in="SourceGraphic"
+ mode="normal"
+ result="result5"
+ in2="result1"
+ id="feBlend18963" />
+ <feGaussianBlur
+ stdDeviation="3"
+ result="result6"
+ in="result5"
+ id="feGaussianBlur18965" />
+ <feComposite
+ operator="xor"
+ in="result6"
+ in2="result6"
+ result="result8"
+ id="feComposite18967" />
+ <feComposite
+ operator="in"
+ result="fbSourceGraphic"
+ in="result6"
+ in2="result8"
+ id="feComposite18969" />
+ <feColorMatrix
+ result="fbSourceGraphicAlpha"
+ in="fbSourceGraphic"
+ values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0 "
+ id="feColorMatrix18971" />
+ <feGaussianBlur
+ result="result0"
+ in="fbSourceGraphic"
+ stdDeviation="0.5"
+ id="feGaussianBlur18973" />
+ <feSpecularLighting
+ specularExponent="55"
+ specularConstant="2"
+ surfaceScale="2"
+ lighting-color="#ffffff"
+ result="result1"
+ in="result0"
+ id="feSpecularLighting18977">
+ <fePointLight
+ z="20000"
+ y="-10000"
+ x="-5000"
+ id="fePointLight18975" />
+ </feSpecularLighting>
+ <feComposite
+ operator="arithmetic"
+ result="result2"
+ in="result1"
+ in2="fbSourceGraphicAlpha"
+ k1="1"
+ id="feComposite18979"
+ k2="0"
+ k3="0"
+ k4="0" />
+ <feComposite
+ k3="1"
+ k2="0.5"
+ operator="arithmetic"
+ result="result4"
+ in="fbSourceGraphic"
+ in2="result2"
+ id="feComposite18981"
+ k1="0"
+ k4="0" />
+ <feComposite
+ operator="over"
+ in2="result4"
+ result="result91"
+ id="feComposite18983" />
+ <feBlend
+ mode="screen"
+ in2="result91"
+ id="feBlend18985" />
+ </filter>
+ <filter
+ id="f053"
+ inkscape:menu-tooltip="Glowing metal texture"
+ inkscape:menu="Bevels"
+ inkscape:label="Glowing metal"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="3"
+ result="result10"
+ id="feGaussianBlur18988" />
+ <feBlend
+ in2="SourceGraphic"
+ result="result5"
+ mode="multiply"
+ in="result10"
+ id="feBlend18990" />
+ <feComposite
+ in2="SourceGraphic"
+ in="result5"
+ result="fbSourceGraphic"
+ operator="over"
+ id="feComposite18992" />
+ <feGaussianBlur
+ result="result9"
+ stdDeviation="5"
+ id="feGaussianBlur18994" />
+ <feSpecularLighting
+ in="result9"
+ result="result1"
+ lighting-color="#ffffff"
+ surfaceScale="1"
+ specularConstant="2.20000005"
+ specularExponent="45"
+ id="feSpecularLighting18998">
+ <fePointLight
+ x="-5000"
+ y="-10000"
+ z="20000"
+ id="fePointLight18996" />
+ </feSpecularLighting>
+ <feComposite
+ in2="fbSourceGraphic"
+ in="result1"
+ result="result2"
+ operator="in"
+ id="feComposite19000" />
+ <feComposite
+ in="result2"
+ result="result4"
+ operator="arithmetic"
+ k2="2"
+ k3="0.8"
+ in2="fbSourceGraphic"
+ id="feComposite19002"
+ k1="0"
+ k4="0" />
+ <feBlend
+ in="result4"
+ in2="result4"
+ mode="multiply"
+ id="feBlend19004" />
+ </filter>
+ <filter
+ id="f054"
+ inkscape:label="Leaves"
+ inkscape:menu="Scatter"
+ inkscape:menu-tooltip="Leaves on the ground in Fall, or living foliage"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ baseFrequency="0.09"
+ numOctaves="5"
+ type="fractalNoise"
+ result="result6"
+ id="feTurbulence19007" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 4.9 -2.9 "
+ result="result5"
+ in="result6"
+ id="feColorMatrix19009" />
+ <feComposite
+ in2="result5"
+ operator="in"
+ in="SourceGraphic"
+ id="feComposite19011" />
+ <feMorphology
+ result="result3"
+ radius="6"
+ operator="dilate"
+ id="feMorphology19013" />
+ <feTurbulence
+ baseFrequency="0.2"
+ numOctaves="1"
+ type="fractalNoise"
+ result="result91"
+ id="feTurbulence19015" />
+ <feDisplacementMap
+ result="result4"
+ scale="15"
+ yChannelSelector="G"
+ xChannelSelector="R"
+ in="result3"
+ in2="result91"
+ id="feDisplacementMap19017" />
+ <feComposite
+ in2="result4"
+ operator="arithmetic"
+ result="result2"
+ k1="0.5"
+ k3="1"
+ id="feComposite19019"
+ k2="0"
+ k4="0" />
+ <feConvolveMatrix
+ order="3 3"
+ kernelMatrix="1 0 0 0 2 0 0 0 -1 "
+ targetX="0"
+ targetY="0"
+ divisor="1.5"
+ edgeMode="duplicate"
+ in="result2"
+ id="feConvolveMatrix19021" />
+ </filter>
+ <filter
+ id="f055"
+ inkscape:label="Translucent"
+ inkscape:menu="Bevels"
+ inkscape:menu-tooltip="Illuminated translucent plastic or glass effect"
+ x="-0.25"
+ y="-0.25"
+ width="1.5"
+ height="1.5"
+ style="color-interpolation-filters:sRGB">
+ <feBlend
+ mode="screen"
+ result="result1"
+ in2="SourceGraphic"
+ id="feBlend19024" />
+ <feGaussianBlur
+ stdDeviation="8"
+ result="result6"
+ id="feGaussianBlur19026" />
+ <feComposite
+ operator="xor"
+ in="result6"
+ in2="SourceGraphic"
+ id="feComposite19028" />
+ <feGaussianBlur
+ stdDeviation="5"
+ result="result2"
+ id="feGaussianBlur19030" />
+ <feComposite
+ operator="atop"
+ in2="result1"
+ result="result92"
+ id="feComposite19032" />
+ <feComposite
+ operator="xor"
+ in="result2"
+ result="result4"
+ in2="result92"
+ id="feComposite19034" />
+ <feGaussianBlur
+ stdDeviation="1"
+ result="result3"
+ in="result4"
+ id="feGaussianBlur19036" />
+ <feSpecularLighting
+ surfaceScale="3"
+ specularConstant="1.5"
+ specularExponent="45"
+ result="result5"
+ id="feSpecularLighting19040">
+ <fePointLight
+ x="-5000"
+ y="-8000"
+ z="20000"
+ id="fePointLight19038" />
+ </feSpecularLighting>
+ <feComposite
+ operator="in"
+ in2="SourceGraphic"
+ result="result93"
+ id="feComposite19042" />
+ <feComposite
+ operator="arithmetic"
+ k2="1"
+ k3="2"
+ in="result3"
+ in2="result93"
+ result="result94"
+ id="feComposite19044"
+ k1="0"
+ k4="0" />
+ <feComposite
+ operator="atop"
+ in="result5"
+ in2="result94"
+ result="result95"
+ id="feComposite19046" />
+ <feBlend
+ mode="screen"
+ in2="result95"
+ id="feBlend19048" />
+ </filter>
+ <filter
+ id="f056"
+ inkscape:label="Cross-smooth"
+ inkscape:menu="Blurs"
+ inkscape:menu-tooltip="Blur inner borders and intersections"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="3"
+ id="feGaussianBlur19051" />
+ <feColorMatrix
+ result="fbSourceGraphic"
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 "
+ id="feColorMatrix19053" />
+ </filter>
+ <filter
+ id="f057"
+ inkscape:label="Iridescent beeswax"
+ inkscape:menu="Materials"
+ inkscape:menu-tooltip="Waxy texture which keeps its iridescence through color fill change"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result0"
+ in="SourceGraphic"
+ stdDeviation="3"
+ id="feGaussianBlur19056" />
+ <feTurbulence
+ type="turbulence"
+ baseFrequency="0.05"
+ seed="200"
+ numOctaves="5"
+ result="result1"
+ id="feTurbulence19058" />
+ <feComposite
+ result="result2"
+ operator="in"
+ in2="result1"
+ in="result0"
+ id="feComposite19060" />
+ <feSpecularLighting
+ lighting-color="#ffffff"
+ surfaceScale="4"
+ result="result4"
+ specularConstant="8"
+ specularExponent="3"
+ in="result2"
+ id="feSpecularLighting19064">
+ <feDistantLight
+ elevation="62"
+ azimuth="225"
+ id="feDistantLight19062" />
+ </feSpecularLighting>
+ <feComposite
+ k1="1.8"
+ k3="0.8"
+ k2="-0.4"
+ in2="result2"
+ in="result4"
+ operator="arithmetic"
+ result="result91"
+ id="feComposite19066"
+ k4="0" />
+ <feBlend
+ result="fbSourceGraphic"
+ mode="screen"
+ in2="result91"
+ id="feBlend19068" />
+ <feComposite
+ in2="fbSourceGraphic"
+ in="result1"
+ result="result2"
+ operator="in"
+ id="feComposite19070" />
+ <feComposite
+ in="fbSourceGraphic"
+ result="fbSourceGraphic"
+ operator="arithmetic"
+ k2="2"
+ k3="5"
+ in2="result2"
+ id="feComposite19072"
+ k1="0"
+ k4="0" />
+ <feTurbulence
+ type="fractalNoise"
+ baseFrequency="0.04"
+ seed="35"
+ numOctaves="5"
+ result="result1"
+ id="feTurbulence19074" />
+ <feComposite
+ k4="-0.1"
+ k1="0.9"
+ k2="0.3"
+ result="result2"
+ operator="arithmetic"
+ in2="result1"
+ in="fbSourceGraphic"
+ id="feComposite19076"
+ k3="0" />
+ <feSpecularLighting
+ surfaceScale="3"
+ result="result4"
+ specularConstant="1"
+ specularExponent="30"
+ in="result2"
+ id="feSpecularLighting19080">
+ <feDistantLight
+ elevation="62"
+ azimuth="225"
+ id="feDistantLight19078" />
+ </feSpecularLighting>
+ <feComposite
+ in2="result2"
+ in="result4"
+ operator="atop"
+ result="result92"
+ id="feComposite19082" />
+ <feBlend
+ mode="screen"
+ in2="result92"
+ id="feBlend19084" />
+ </filter>
+ <filter
+ id="f058"
+ inkscape:label="Eroded metal"
+ inkscape:menu="Materials"
+ inkscape:menu-tooltip="Eroded metal texture with ridges, grooves, holes and bumps"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result0"
+ in="SourceGraphic"
+ stdDeviation="1"
+ id="feGaussianBlur19087" />
+ <feTurbulence
+ id="feTurbulence3768"
+ type="turbulence"
+ baseFrequency="0.057"
+ seed="4"
+ numOctaves="4"
+ result="result1" />
+ <feDisplacementMap
+ xChannelSelector="R"
+ in2="result1"
+ result="result91"
+ id="feDisplacementMap19090"
+ scale="0"
+ yChannelSelector="A" />
+ <feComposite
+ result="result2"
+ operator="out"
+ in="result0"
+ in2="result91"
+ id="feComposite19092" />
+ <feComposite
+ k1="0.1"
+ k3="1.2"
+ in2="result2"
+ in="SourceAlpha"
+ operator="arithmetic"
+ result="result5"
+ id="feComposite19094"
+ k2="0"
+ k4="0" />
+ <feBlend
+ result="fbSourceGraphic"
+ mode="multiply"
+ in2="result5"
+ id="feBlend19096" />
+ <feGaussianBlur
+ stdDeviation="3"
+ in="fbSourceGraphic"
+ result="result0"
+ id="feGaussianBlur19098" />
+ <feSpecularLighting
+ in="result0"
+ result="result1"
+ lighting-color="#fee65d"
+ surfaceScale="3"
+ specularConstant="0.40000001"
+ specularExponent="15"
+ id="feSpecularLighting19102">
+ <fePointLight
+ x="-5000"
+ y="-10000"
+ z="20000"
+ id="fePointLight19100" />
+ </feSpecularLighting>
+ <feComposite
+ in2="fbSourceGraphic"
+ in="result1"
+ result="result2"
+ operator="in"
+ id="feComposite19104" />
+ <feComposite
+ k1="-1"
+ in="fbSourceGraphic"
+ result="result4"
+ operator="arithmetic"
+ k2="2.5"
+ k3="3.5"
+ in2="result2"
+ id="feComposite19106"
+ k4="0" />
+ <feBlend
+ mode="multiply"
+ in2="result4"
+ id="feBlend19108" />
+ </filter>
+ <filter
+ id="f059"
+ inkscape:label="Cracked Lava"
+ inkscape:menu="Materials"
+ inkscape:menu-tooltip="A volcanic texture, a little like leather"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result0"
+ in="SourceGraphic"
+ stdDeviation="0.5"
+ id="feGaussianBlur19111" />
+ <feTurbulence
+ baseFrequency="0.042"
+ seed="488"
+ numOctaves="7"
+ result="result1"
+ id="feTurbulence19113" />
+ <feDisplacementMap
+ result="result5"
+ xChannelSelector="R"
+ scale="0"
+ in2="result1"
+ in="result1"
+ yChannelSelector="G"
+ id="feDisplacementMap19115" />
+ <feComposite
+ result="result2"
+ operator="in"
+ in2="result5"
+ in="result0"
+ id="feComposite19117" />
+ <feSpecularLighting
+ lighting-color="#ffe688"
+ surfaceScale="2"
+ result="result4"
+ specularConstant="2"
+ specularExponent="65"
+ in="result2"
+ id="feSpecularLighting19121">
+ <feDistantLight
+ elevation="62"
+ azimuth="225"
+ id="feDistantLight19119" />
+ </feSpecularLighting>
+ <feComposite
+ k1="2.5"
+ k3="1"
+ k2="-0.5"
+ in2="result2"
+ in="result4"
+ operator="arithmetic"
+ result="result91"
+ id="feComposite19123"
+ k4="0" />
+ <feBlend
+ result="fbSourceGraphic"
+ mode="multiply"
+ in2="result91"
+ id="feBlend19125" />
+ <feColorMatrix
+ values="1 0 0 -1 0 1 0 1 -1 0 1 0 0 -1 0 -2 -0.5 0 5 -2"
+ in="fbSourceGraphic"
+ result="fbSourceGraphicAlpha"
+ id="feColorMatrix19127" />
+ <feGaussianBlur
+ stdDeviation="8"
+ in="fbSourceGraphicAlpha"
+ result="result0"
+ id="feGaussianBlur19129" />
+ <feOffset
+ dx="2"
+ dy="2"
+ in="result0"
+ result="result3"
+ id="feOffset19131" />
+ <feSpecularLighting
+ in="result0"
+ result="result1"
+ lighting-color="#ffffff"
+ surfaceScale="4"
+ specularConstant="0.80000001"
+ specularExponent="15"
+ id="feSpecularLighting19135">
+ <fePointLight
+ x="-5000"
+ y="-10000"
+ z="20000"
+ id="fePointLight19133" />
+ </feSpecularLighting>
+ <feComposite
+ in2="fbSourceGraphicAlpha"
+ in="result1"
+ result="result2"
+ operator="in"
+ id="feComposite19137" />
+ <feComposite
+ in="fbSourceGraphic"
+ result="result4"
+ operator="arithmetic"
+ k2="2"
+ k3="2"
+ in2="result2"
+ id="feComposite19139"
+ k1="0"
+ k4="0" />
+ <feBlend
+ mode="darken"
+ in2="result4"
+ id="feBlend19141" />
+ </filter>
+ <filter
+ id="f060"
+ inkscape:label="Bark"
+ inkscape:menu="Textures"
+ inkscape:menu-tooltip="Bark texture, vertical; use with deep colors"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ seed="10"
+ baseFrequency="0.12 0.02"
+ numOctaves="10"
+ type="fractalNoise"
+ id="feTurbulence19144" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.7 0 "
+ result="result5"
+ id="feColorMatrix19146" />
+ <feComposite
+ in2="result5"
+ operator="out"
+ in="SourceGraphic"
+ id="feComposite19148" />
+ <feMorphology
+ result="result3"
+ radius="1.3"
+ operator="dilate"
+ id="feMorphology19150" />
+ <feTurbulence
+ seed="25"
+ type="turbulence"
+ baseFrequency="0.08 0.05"
+ numOctaves="8"
+ result="result91"
+ id="feTurbulence19152" />
+ <feDisplacementMap
+ result="result4"
+ scale="5"
+ yChannelSelector="G"
+ xChannelSelector="R"
+ in="result3"
+ in2="result91"
+ id="feDisplacementMap19154" />
+ <feSpecularLighting
+ specularExponent="35"
+ specularConstant="1"
+ surfaceScale="2"
+ lighting-color="#ffffff"
+ result="result1"
+ in="result4"
+ id="feSpecularLighting19158">
+ <feDistantLight
+ azimuth="235"
+ elevation="75"
+ id="feDistantLight19156" />
+ </feSpecularLighting>
+ <feComposite
+ operator="in"
+ result="result2"
+ in="result1"
+ in2="result4"
+ id="feComposite19160" />
+ <feComposite
+ k3="1"
+ k2="1"
+ operator="arithmetic"
+ result="result4"
+ in="result4"
+ in2="result2"
+ id="feComposite19162"
+ k1="0"
+ k4="0" />
+ <feBlend
+ mode="multiply"
+ in2="result4"
+ id="feBlend19164" />
+ </filter>
+ <filter
+ id="f061"
+ inkscape:label="Lizard skin"
+ inkscape:menu="Materials"
+ inkscape:menu-tooltip="Stylized reptile skin texture"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="0.5"
+ in="SourceGraphic"
+ result="result0"
+ id="feGaussianBlur19167" />
+ <feTurbulence
+ result="result1"
+ numOctaves="1"
+ seed="488"
+ baseFrequency="0.095"
+ type="turbulence"
+ id="feTurbulence19169" />
+ <feComposite
+ in="result0"
+ in2="result1"
+ operator="in"
+ result="result2"
+ id="feComposite19171" />
+ <feComposite
+ operator="arithmetic"
+ in2="result2"
+ k3="1"
+ k1="3"
+ result="result91"
+ id="feComposite19173"
+ k2="0"
+ k4="0" />
+ <feBlend
+ mode="multiply"
+ result="fbSourceGraphic"
+ in2="result91"
+ id="feBlend19175" />
+ <feColorMatrix
+ result="fbSourceGraphicAlpha"
+ in="fbSourceGraphic"
+ values="0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 5 0"
+ id="feColorMatrix19177" />
+ <feGaussianBlur
+ result="result0"
+ in="fbSourceGraphicAlpha"
+ stdDeviation="3"
+ id="feGaussianBlur19179" />
+ <feOffset
+ result="result3"
+ in="result0"
+ dy="2"
+ dx="2"
+ id="feOffset19181" />
+ <feSpecularLighting
+ specularExponent="30"
+ specularConstant="1.10000002"
+ surfaceScale="2"
+ lighting-color="#6fecfd"
+ result="result1"
+ in="result0"
+ id="feSpecularLighting19185">
+ <fePointLight
+ z="20000"
+ y="-10000"
+ x="-5000"
+ id="fePointLight19183" />
+ </feSpecularLighting>
+ <feComposite
+ operator="in"
+ result="result2"
+ in="result1"
+ in2="fbSourceGraphicAlpha"
+ id="feComposite19187" />
+ <feComposite
+ k3="1"
+ k2="3"
+ operator="arithmetic"
+ result="result4"
+ in="fbSourceGraphic"
+ in2="result2"
+ id="feComposite19189"
+ k1="0"
+ k4="0" />
+ <feBlend
+ mode="multiply"
+ in2="result4"
+ id="feBlend19191" />
+ </filter>
+ <filter
+ id="f062"
+ x="-0.15000001"
+ width="1.3"
+ y="-0.15000001"
+ height="1.3"
+ inkscape:menu-tooltip="Stone wall texture to use with not too saturated colors"
+ inkscape:menu="Textures"
+ inkscape:label="Stone wall"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ type="turbulence"
+ numOctaves="5"
+ baseFrequency="0.08 0.175"
+ seed="25"
+ id="feTurbulence19194" />
+ <feColorMatrix
+ result="result5"
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 2 0 "
+ id="feColorMatrix19196" />
+ <feComposite
+ in="SourceGraphic"
+ operator="in"
+ in2="result5"
+ id="feComposite19198" />
+ <feMorphology
+ operator="dilate"
+ radius="0.65"
+ result="result3"
+ id="feMorphology19200" />
+ <feTurbulence
+ numOctaves="7"
+ baseFrequency="0.05 0.09"
+ type="fractalNoise"
+ seed="25"
+ id="feTurbulence19202" />
+ <feGaussianBlur
+ stdDeviation="2"
+ result="result7"
+ id="feGaussianBlur19204" />
+ <feDisplacementMap
+ in="result3"
+ xChannelSelector="R"
+ yChannelSelector="G"
+ scale="5"
+ result="result4"
+ in2="result7"
+ id="feDisplacementMap19206" />
+ <feFlood
+ flood-opacity="1"
+ flood-color="rgb(255,255,255)"
+ id="feFlood19208" />
+ <feComposite
+ k3="0.7"
+ k1="0.7"
+ result="result2"
+ operator="arithmetic"
+ in2="result4"
+ id="feComposite19210"
+ k2="0"
+ k4="0" />
+ <feComposite
+ k2="1"
+ in="result2"
+ operator="arithmetic"
+ in2="SourceAlpha"
+ k1="1"
+ result="result6"
+ id="feComposite19212"
+ k3="0"
+ k4="0" />
+ <feBlend
+ mode="multiply"
+ in2="result6"
+ in="result6"
+ id="feBlend19214" />
+ </filter>
+ <filter
+ id="f063"
+ height="1.3"
+ width="1.3"
+ y="-0.15000001"
+ x="-0.15000001"
+ inkscape:menu-tooltip="Silk carpet texture, horizontal stripes"
+ inkscape:menu="Textures"
+ inkscape:label="Silk carpet"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ type="turbulence"
+ numOctaves="2"
+ baseFrequency="0.01 0.11"
+ seed="10"
+ id="feTurbulence19217" />
+ <feColorMatrix
+ result="result5"
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1.3 0 "
+ id="feColorMatrix19219" />
+ <feComposite
+ in="SourceGraphic"
+ operator="out"
+ in2="result5"
+ id="feComposite19221" />
+ <feMorphology
+ operator="dilate"
+ radius="1.3"
+ result="result3"
+ id="feMorphology19223" />
+ <feTurbulence
+ numOctaves="3"
+ baseFrequency="0.08 0.05"
+ type="fractalNoise"
+ seed="7"
+ result="result6"
+ id="feTurbulence19225" />
+ <feGaussianBlur
+ stdDeviation="0.5"
+ result="result7"
+ id="feGaussianBlur19227" />
+ <feDisplacementMap
+ in="result3"
+ xChannelSelector="R"
+ yChannelSelector="G"
+ scale="3"
+ result="result4"
+ in2="result7"
+ id="feDisplacementMap19229" />
+ <feComposite
+ in="result4"
+ k1="1"
+ result="result2"
+ operator="arithmetic"
+ in2="result4"
+ k2="1"
+ id="feComposite19231"
+ k3="0"
+ k4="0" />
+ <feBlend
+ in2="result4"
+ mode="normal"
+ in="result2"
+ id="feBlend19233" />
+ </filter>
+ <filter
+ id="f064"
+ inkscape:label="Refractive gel A"
+ inkscape:menu="Ridges"
+ inkscape:menu-tooltip="Gel effect with light refraction"
+ height="1.4"
+ width="1.4"
+ y="-0.2"
+ x="-0.2"
+ style="color-interpolation-filters:sRGB">
+ <feOffset
+ dx="7"
+ dy="7"
+ in="SourceAlpha"
+ result="result3"
+ id="feOffset19236" />
+ <feGaussianBlur
+ stdDeviation="8"
+ in="result3"
+ result="result1"
+ id="feGaussianBlur19238" />
+ <feComposite
+ operator="in"
+ in2="result1"
+ in="SourceGraphic"
+ result="result2"
+ id="feComposite19240" />
+ <feComposite
+ operator="out"
+ result="fbSourceGraphic"
+ in="result2"
+ in2="result2"
+ id="feComposite19242" />
+ <feColorMatrix
+ result="fbSourceGraphicAlpha"
+ in="fbSourceGraphic"
+ values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0 0 0 0 4 0 "
+ id="feColorMatrix19244" />
+ <feGaussianBlur
+ result="result0"
+ in="fbSourceGraphicAlpha"
+ stdDeviation="2"
+ id="feGaussianBlur19246" />
+ <feSpecularLighting
+ specularExponent="20"
+ specularConstant="1.20000005"
+ surfaceScale="3"
+ lighting-color="#ffffff"
+ result="result1"
+ in="result0"
+ id="feSpecularLighting19250">
+ <feDistantLight
+ azimuth="235"
+ elevation="45"
+ id="feDistantLight19248" />
+ </feSpecularLighting>
+ <feComposite
+ operator="in"
+ result="result2"
+ in="result1"
+ in2="fbSourceGraphicAlpha"
+ id="feComposite19252" />
+ <feComposite
+ in="fbSourceGraphic"
+ operator="arithmetic"
+ k2="2"
+ k3="2"
+ in2="result2"
+ result="result91"
+ id="feComposite19254"
+ k1="0"
+ k4="0" />
+ <feBlend
+ mode="multiply"
+ in2="result91"
+ id="feBlend19256" />
+ </filter>
+ <filter
+ id="f065"
+ inkscape:label="Refractive gel B"
+ inkscape:menu="Ridges"
+ inkscape:menu-tooltip="Gel effect with strong refraction"
+ height="1.4"
+ width="1.4"
+ y="-0.2"
+ x="-0.2"
+ style="color-interpolation-filters:sRGB">
+ <feOffset
+ dx="3"
+ dy="3"
+ in="SourceAlpha"
+ result="result3"
+ id="feOffset19259" />
+ <feGaussianBlur
+ stdDeviation="8"
+ in="result3"
+ result="result1"
+ id="feGaussianBlur19261" />
+ <feComposite
+ operator="in"
+ in2="result1"
+ in="SourceGraphic"
+ result="result2"
+ id="feComposite19263" />
+ <feComposite
+ operator="out"
+ result="fbSourceGraphic"
+ in="result2"
+ in2="result2"
+ id="feComposite19265" />
+ <feColorMatrix
+ result="fbSourceGraphicAlpha"
+ in="fbSourceGraphic"
+ values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0 0 0 0 6 0 "
+ id="feColorMatrix19267" />
+ <feGaussianBlur
+ result="result0"
+ in="fbSourceGraphicAlpha"
+ stdDeviation="3"
+ id="feGaussianBlur19269" />
+ <feSpecularLighting
+ specularExponent="20"
+ specularConstant="2"
+ surfaceScale="5"
+ lighting-color="#ffffff"
+ result="result1"
+ in="result0"
+ id="feSpecularLighting19273">
+ <feDistantLight
+ azimuth="235"
+ elevation="35"
+ id="feDistantLight19271" />
+ </feSpecularLighting>
+ <feComposite
+ operator="in"
+ result="result2"
+ in="result1"
+ in2="fbSourceGraphicAlpha"
+ id="feComposite19275" />
+ <feComposite
+ in="fbSourceGraphic"
+ operator="arithmetic"
+ k2="1.5"
+ k3="3"
+ in2="result2"
+ result="result91"
+ id="feComposite19277"
+ k1="0"
+ k4="0" />
+ <feBlend
+ mode="screen"
+ in2="result91"
+ id="feBlend19279" />
+ <feConvolveMatrix
+ order="3 3"
+ kernelMatrix="2 0 1 0 1 0 0 0 0 "
+ targetX="1"
+ targetY="1"
+ divisor="3"
+ id="feConvolveMatrix19281" />
+ </filter>
+ <filter
+ id="f066"
+ inkscape:label="Metallized paint"
+ inkscape:menu="Materials"
+ inkscape:menu-tooltip="Metallized effect with a soft lighting, slightly translucent at the edges"
+ height="1.1"
+ width="1.1"
+ y="-0.050000001"
+ x="-0.050000001"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="1"
+ result="result1"
+ id="feGaussianBlur19284" />
+ <feComposite
+ in="result1"
+ in2="result1"
+ result="result4"
+ operator="in"
+ id="feComposite19286" />
+ <feBlend
+ in="result1"
+ mode="screen"
+ result="result5"
+ in2="result4"
+ id="feBlend19288" />
+ <feGaussianBlur
+ stdDeviation="8"
+ result="result6"
+ in="result5"
+ id="feGaussianBlur19290" />
+ <feComposite
+ operator="atop"
+ in="result6"
+ in2="result5"
+ result="result8"
+ id="feComposite19292" />
+ <feComposite
+ operator="in"
+ result="fbSourceGraphic"
+ in="result6"
+ in2="result8"
+ id="feComposite19294" />
+ <feGaussianBlur
+ result="result0"
+ in="fbSourceGraphic"
+ stdDeviation="2.5"
+ id="feGaussianBlur19296" />
+ <feSpecularLighting
+ specularExponent="45"
+ specularConstant="1.5"
+ surfaceScale="1"
+ lighting-color="#ffffff"
+ result="result1"
+ in="result0"
+ id="feSpecularLighting19300">
+ <fePointLight
+ z="21000"
+ y="-9000"
+ x="-6000"
+ id="fePointLight19298" />
+ </feSpecularLighting>
+ <feComposite
+ operator="in"
+ result="result2"
+ in="result1"
+ in2="fbSourceGraphic"
+ id="feComposite19302" />
+ <feComposite
+ k3="1"
+ k2="1"
+ operator="arithmetic"
+ result="result4"
+ in="fbSourceGraphic"
+ in2="result2"
+ id="feComposite19304"
+ k1="0"
+ k4="0" />
+ <feComposite
+ operator="in"
+ in2="result4"
+ result="result91"
+ id="feComposite19306" />
+ <feBlend
+ mode="multiply"
+ in2="result91"
+ id="feBlend19308" />
+ </filter>
+ <filter
+ id="f067"
+ inkscape:label="Dragee"
+ inkscape:menu="Ridges"
+ inkscape:menu-tooltip="Gel Ridge with a pearlescent look"
+ height="1.5"
+ width="1.5"
+ y="-0.25"
+ x="-0.25"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="0.01"
+ result="result1"
+ id="feGaussianBlur19311" />
+ <feBlend
+ in="result1"
+ mode="screen"
+ result="result5"
+ in2="result1"
+ id="feBlend19313" />
+ <feGaussianBlur
+ stdDeviation="6"
+ result="result6"
+ id="feGaussianBlur19315" />
+ <feComposite
+ operator="xor"
+ result="fbSourceGraphic"
+ in="result6"
+ in2="result6"
+ id="feComposite19317" />
+ <feColorMatrix
+ result="fbSourceGraphicAlpha"
+ in="fbSourceGraphic"
+ values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 2 0 "
+ id="feColorMatrix19319" />
+ <feGaussianBlur
+ result="result0"
+ in="fbSourceGraphicAlpha"
+ stdDeviation="2"
+ id="feGaussianBlur19321" />
+ <feSpecularLighting
+ specularExponent="35"
+ specularConstant="1"
+ surfaceScale="3"
+ lighting-color="#ffffff"
+ result="result1"
+ in="result0"
+ id="feSpecularLighting19325">
+ <feDistantLight
+ azimuth="235"
+ elevation="55"
+ id="feDistantLight19323" />
+ </feSpecularLighting>
+ <feComposite
+ operator="in"
+ result="result2"
+ in="result1"
+ in2="fbSourceGraphicAlpha"
+ id="feComposite19327" />
+ <feComposite
+ k3="1"
+ k2="1"
+ operator="arithmetic"
+ result="result4"
+ in="fbSourceGraphic"
+ in2="result2"
+ id="feComposite19329"
+ k1="0"
+ k4="0" />
+ <feComposite
+ operator="out"
+ in2="result4"
+ result="result91"
+ id="feComposite19331" />
+ <feBlend
+ mode="multiply"
+ in2="result91"
+ id="feBlend19333" />
+ </filter>
+ <filter
+ id="f068"
+ inkscape:label="Raised border"
+ inkscape:menu="Bevels"
+ inkscape:menu-tooltip="Strongly raised border around a flat surface"
+ height="1.5"
+ width="1.5"
+ y="-0.25"
+ x="-0.25"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="4"
+ result="result1"
+ id="feGaussianBlur19336" />
+ <feComposite
+ in="result1"
+ in2="result1"
+ result="result4"
+ operator="in"
+ id="feComposite19338" />
+ <feGaussianBlur
+ stdDeviation="2"
+ result="result6"
+ in="result4"
+ id="feGaussianBlur19340" />
+ <feComposite
+ operator="xor"
+ in="result6"
+ in2="result4"
+ result="result8"
+ id="feComposite19342" />
+ <feComposite
+ operator="atop"
+ result="fbSourceGraphic"
+ in="result4"
+ in2="result8"
+ id="feComposite19344" />
+ <feSpecularLighting
+ specularExponent="10"
+ specularConstant="1.29999995"
+ surfaceScale="3"
+ lighting-color="#ffffff"
+ result="result1"
+ in="fbSourceGraphic"
+ id="feSpecularLighting19348">
+ <feDistantLight
+ azimuth="235"
+ elevation="55"
+ id="feDistantLight19346" />
+ </feSpecularLighting>
+ <feComposite
+ operator="atop"
+ result="result2"
+ in="result1"
+ in2="fbSourceGraphic"
+ id="feComposite19350" />
+ <feComposite
+ k3="1"
+ k2="1"
+ operator="arithmetic"
+ result="result4"
+ in="fbSourceGraphic"
+ in2="result2"
+ id="feComposite19352"
+ k1="0"
+ k4="0" />
+ <feComposite
+ operator="over"
+ in="result4"
+ in2="SourceGraphic"
+ id="feComposite19354" />
+ <feBlend
+ mode="multiply"
+ in2="result2"
+ id="feBlend19356" />
+ </filter>
+ <filter
+ id="f069"
+ inkscape:label="Metallized ridge"
+ inkscape:menu="Ridges"
+ inkscape:menu-tooltip="Gel Ridge metallized at its top"
+ height="2"
+ y="-0.5"
+ width="2"
+ x="-0.5"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="1"
+ result="result1"
+ id="feGaussianBlur19359" />
+ <feGaussianBlur
+ stdDeviation="8"
+ result="result6"
+ in="result1"
+ id="feGaussianBlur19361" />
+ <feComposite
+ operator="atop"
+ in="result6"
+ in2="result1"
+ result="result8"
+ id="feComposite19363" />
+ <feComposite
+ operator="xor"
+ result="fbSourceGraphic"
+ in="result6"
+ in2="result8"
+ id="feComposite19365" />
+ <feColorMatrix
+ result="fbSourceGraphicAlpha"
+ in="fbSourceGraphic"
+ values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 2 0 "
+ id="feColorMatrix19367" />
+ <feGaussianBlur
+ result="result0"
+ in="fbSourceGraphicAlpha"
+ stdDeviation="2.5"
+ id="feGaussianBlur19369" />
+ <feSpecularLighting
+ specularExponent="35"
+ specularConstant="1"
+ surfaceScale="4"
+ lighting-color="#ffffff"
+ result="result1"
+ in="result0"
+ id="feSpecularLighting19373">
+ <fePointLight
+ z="20000"
+ y="-10000"
+ x="-5000"
+ id="fePointLight19371" />
+ </feSpecularLighting>
+ <feComposite
+ operator="in"
+ result="result2"
+ in="result1"
+ in2="fbSourceGraphicAlpha"
+ id="feComposite19375" />
+ <feComposite
+ k3="1"
+ k2="1"
+ operator="arithmetic"
+ result="result4"
+ in="fbSourceGraphic"
+ in2="result2"
+ id="feComposite19377"
+ k1="0"
+ k4="0" />
+ <feComposite
+ operator="atop"
+ in2="result4"
+ result="result91"
+ id="feComposite19379" />
+ <feBlend
+ mode="multiply"
+ in2="result91"
+ id="feBlend19381" />
+ </filter>
+ <filter
+ id="f070"
+ inkscape:label="Fat oil"
+ inkscape:menu="Bevels"
+ inkscape:menu-tooltip="Fat oil with some adjustable turbulence"
+ height="1.4"
+ width="1.4"
+ y="-0.2"
+ x="-0.2"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ numOctaves="3"
+ seed="55"
+ type="fractalNoise"
+ baseFrequency="0.02"
+ id="feTurbulence19384" />
+ <feGaussianBlur
+ stdDeviation="1"
+ result="result91"
+ id="feGaussianBlur19386" />
+ <feDisplacementMap
+ scale="15"
+ yChannelSelector="G"
+ xChannelSelector="R"
+ in="SourceGraphic"
+ in2="result91"
+ id="feDisplacementMap19388" />
+ <feGaussianBlur
+ stdDeviation="1.5"
+ result="result92"
+ id="feGaussianBlur19390" />
+ <feComposite
+ result="fbSourceGraphic"
+ k4="-0.3"
+ k3="1"
+ k2="1"
+ operator="arithmetic"
+ in2="result92"
+ id="feComposite19392"
+ k1="0" />
+ <feGaussianBlur
+ stdDeviation="3.5"
+ in="fbSourceGraphic"
+ result="result0"
+ id="feGaussianBlur19394" />
+ <feSpecularLighting
+ in="result0"
+ result="result1"
+ lighting-color="#ffffff"
+ surfaceScale="3"
+ specularConstant="1"
+ specularExponent="55"
+ id="feSpecularLighting19398">
+ <feDistantLight
+ azimuth="235"
+ elevation="65"
+ id="feDistantLight19396" />
+ </feSpecularLighting>
+ <feComposite
+ in2="fbSourceGraphic"
+ in="result1"
+ result="result2"
+ operator="in"
+ id="feComposite19400" />
+ <feComposite
+ in="fbSourceGraphic"
+ result="result4"
+ operator="arithmetic"
+ k2="0.4"
+ k3="1.7"
+ in2="result2"
+ id="feComposite19402"
+ k1="0"
+ k4="0" />
+ <feBlend
+ result="fbSourceGraphic"
+ mode="normal"
+ in2="result2"
+ id="feBlend19404" />
+ </filter>
+ <filter
+ id="f071"
+ inkscape:label="Colorize"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Blend image or object with a flood color and set lightness and contrast"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ values="1"
+ in="SourceGraphic"
+ type="saturate"
+ result="result2"
+ id="feColorMatrix19407" />
+ <feFlood
+ flood-color="rgb(254,102,0)"
+ flood-opacity="1"
+ result="result1"
+ id="feFlood19409" />
+ <feBlend
+ in2="result2"
+ mode="multiply"
+ in="result1"
+ result="result3"
+ id="feBlend19411" />
+ <feComposite
+ operator="in"
+ result="result4"
+ in2="SourceGraphic"
+ id="feComposite19413" />
+ </filter>
+ <filter
+ id="f072"
+ inkscape:label="Parallel hollow"
+ inkscape:menu="Morphology"
+ inkscape:menu-tooltip="A blurry hollow going parallel to the edge on the inside"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="7.5"
+ in="SourceAlpha"
+ result="result1"
+ id="feGaussianBlur19416" />
+ <feComposite
+ operator="arithmetic"
+ k2="3.2"
+ k1="-1"
+ k4="-2"
+ in2="result1"
+ id="feComposite19418"
+ k3="0" />
+ <feColorMatrix
+ values="0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 3 0 "
+ result="result91"
+ id="feColorMatrix19420" />
+ <feComposite
+ result="fbSourceGraphic"
+ in="SourceGraphic"
+ operator="out"
+ in2="result91"
+ id="feComposite19422" />
+ <feGaussianBlur
+ in="fbSourceGraphic"
+ stdDeviation="2"
+ result="result92"
+ id="feGaussianBlur19424" />
+ <feComposite
+ operator="out"
+ in="fbSourceGraphic"
+ in2="result92"
+ result="result93"
+ id="feComposite19426" />
+ <feBlend
+ mode="multiply"
+ in2="result93"
+ result="result94"
+ id="feBlend19428" />
+ <feBlend
+ mode="darken"
+ in2="result94"
+ id="feBlend19430" />
+ </filter>
+ <filter
+ id="f073"
+ inkscape:label="Hole"
+ inkscape:menu="Morphology"
+ inkscape:menu-tooltip="Opens a smooth hole inside the shape"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="12"
+ in="SourceAlpha"
+ result="result1"
+ id="feGaussianBlur19433" />
+ <feComposite
+ operator="arithmetic"
+ k2="3.5"
+ k4="-2"
+ result="result2"
+ in2="result1"
+ id="feComposite19435"
+ k1="0"
+ k3="0" />
+ <feComposite
+ in="SourceGraphic"
+ operator="out"
+ in2="result2"
+ result="result91"
+ id="feComposite19437" />
+ <feBlend
+ mode="darken"
+ in2="result91"
+ id="feBlend19439" />
+ </filter>
+ <filter
+ id="f074"
+ inkscape:label="Black hole"
+ inkscape:menu="Morphology"
+ inkscape:menu-tooltip="Creates a black light inside and outside"
+ height="1.5"
+ width="1.5"
+ y="-0.25"
+ x="-0.25"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="5"
+ in="SourceAlpha"
+ result="result1"
+ id="feGaussianBlur19442" />
+ <feComposite
+ operator="arithmetic"
+ k2="3.2"
+ k1="-1"
+ k4="-2"
+ result="result3"
+ in2="result1"
+ id="feComposite19444"
+ k3="0" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 10 0 "
+ result="result2"
+ id="feColorMatrix19446" />
+ <feComposite
+ result="fbSourceGraphic"
+ in="SourceGraphic"
+ operator="out"
+ in2="result2"
+ id="feComposite19448" />
+ <feBlend
+ mode="multiply"
+ in="result1"
+ in2="fbSourceGraphic"
+ result="result91"
+ id="feBlend19450" />
+ <feBlend
+ mode="screen"
+ in="fbSourceGraphic"
+ in2="result91"
+ id="feBlend19452" />
+ </filter>
+ <filter
+ id="f075"
+ inkscape:label="Smooth outline"
+ inkscape:menu="Morphology"
+ inkscape:menu-tooltip="Outlining the lines and smoothing their crossings"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="4"
+ id="feGaussianBlur19455" />
+ <feColorMatrix
+ result="fbSourceGraphic"
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 7 -4 "
+ id="feColorMatrix19457" />
+ <feGaussianBlur
+ stdDeviation="0.7"
+ result="result91"
+ id="feGaussianBlur19459" />
+ <feComposite
+ operator="xor"
+ in2="result91"
+ result="result92"
+ id="feComposite19461" />
+ <feBlend
+ mode="darken"
+ in2="result92"
+ id="feBlend19463" />
+ </filter>
+ <filter
+ id="f076"
+ inkscape:label="Cubes"
+ inkscape:menu="Scatter"
+ inkscape:menu-tooltip="Scattered cubes; adjust the Morphology primitive to vary size"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ baseFrequency="0.14299516908212559"
+ numOctaves="1"
+ type="fractalNoise"
+ id="feTurbulence19466" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -3.5 "
+ result="result5"
+ id="feColorMatrix19468" />
+ <feComposite
+ in2="result5"
+ operator="in"
+ in="SourceGraphic"
+ result="result6"
+ id="feComposite19470" />
+ <feMorphology
+ result="result3"
+ radius="5"
+ operator="dilate"
+ in="result6"
+ id="feMorphology19472" />
+ <feDisplacementMap
+ result="result4"
+ scale="0"
+ yChannelSelector="A"
+ xChannelSelector="R"
+ in="result3"
+ in2="result3"
+ id="feDisplacementMap19474" />
+ <feComposite
+ in2="result4"
+ operator="arithmetic"
+ result="result2"
+ k1="1"
+ k3="1"
+ id="feComposite19476"
+ k2="0"
+ k4="0" />
+ <feBlend
+ mode="darken"
+ in="result2"
+ in2="result2"
+ id="feBlend19478" />
+ <feConvolveMatrix
+ order="3 3"
+ kernelMatrix="2 0 0 0 1 0 0 0 -1 "
+ targetX="1"
+ targetY="1"
+ divisor="2"
+ edgeMode="duplicate"
+ id="feConvolveMatrix19480" />
+ </filter>
+ <filter
+ id="f077"
+ inkscape:label="Peel off"
+ inkscape:menu="Materials"
+ inkscape:menu-tooltip="Peeling painting on a wall"
+ height="1.5"
+ width="1.5"
+ y="-0.25"
+ x="-0.25"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ type="fractalNoise"
+ numOctaves="3"
+ baseFrequency="0.07"
+ result="result1"
+ id="feTurbulence19483" />
+ <feGaussianBlur
+ stdDeviation="3"
+ in="SourceAlpha"
+ id="feGaussianBlur19485" />
+ <feComposite
+ in2="result1"
+ operator="in"
+ id="feComposite19487" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 20 -9"
+ result="result1"
+ id="feColorMatrix19489" />
+ <feComposite
+ in="SourceGraphic"
+ operator="in"
+ result="result1"
+ in2="result1"
+ id="feComposite19491" />
+ <feTurbulence
+ baseFrequency="0.04"
+ numOctaves="5"
+ result="result0"
+ type="fractalNoise"
+ id="feTurbulence19493" />
+ <feDisplacementMap
+ in2="result0"
+ in="result1"
+ xChannelSelector="R"
+ yChannelSelector="G"
+ scale="35"
+ result="result2"
+ id="feDisplacementMap19495" />
+ <feColorMatrix
+ result="result3"
+ values="4 0 0 0 0 0 1 0 0 0 0 0 2 0 0 0 0 0 0.7 0 "
+ id="feColorMatrix19497" />
+ <feGaussianBlur
+ stdDeviation="0.3"
+ in="result1"
+ result="result4"
+ id="feGaussianBlur19499" />
+ <feComposite
+ in2="result3"
+ in="result4"
+ result="fbSourceGraphic"
+ operator="xor"
+ id="feComposite19501" />
+ <feDiffuseLighting
+ in="fbSourceGraphic"
+ diffuseConstant="2"
+ result="result3"
+ surfaceScale="5"
+ id="feDiffuseLighting19505">
+ <feDistantLight
+ azimuth="225"
+ elevation="25"
+ id="feDistantLight19503" />
+ </feDiffuseLighting>
+ <feBlend
+ in2="fbSourceGraphic"
+ in="result3"
+ mode="darken"
+ result="result7"
+ id="feBlend19507" />
+ <feComposite
+ in2="fbSourceGraphic"
+ operator="in"
+ in="result7"
+ id="feComposite19509" />
+ </filter>
+ <filter
+ id="f078"
+ inkscape:label="Gold splatter"
+ x="-0.25"
+ y="-0.25"
+ height="1.5"
+ width="1.5"
+ inkscape:menu="Materials"
+ inkscape:menu-tooltip="Splattered cast metal, with golden highlights"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ in="SourceAlpha"
+ stdDeviation="1"
+ result="result91"
+ id="feGaussianBlur19512" />
+ <feComposite
+ result="fbSourceGraphic"
+ operator="in"
+ in="SourceGraphic"
+ in2="result91"
+ id="feComposite19514" />
+ <feColorMatrix
+ values="0"
+ in="fbSourceGraphic"
+ result="fbSourceGraphicAlpha"
+ type="saturate"
+ id="feColorMatrix19516" />
+ <feGaussianBlur
+ result="result1"
+ in="fbSourceGraphic"
+ stdDeviation="1"
+ id="feGaussianBlur19518" />
+ <feTurbulence
+ result="result0"
+ numOctaves="7"
+ baseFrequency="0.074 0.084"
+ type="fractalNoise"
+ id="feTurbulence19520" />
+ <feDisplacementMap
+ result="result2"
+ scale="80"
+ yChannelSelector="G"
+ xChannelSelector="A"
+ in="result1"
+ in2="result0"
+ id="feDisplacementMap19522" />
+ <feColorMatrix
+ type="saturate"
+ values="1"
+ result="result3"
+ id="feColorMatrix19524" />
+ <feGaussianBlur
+ result="result4"
+ in="fbSourceGraphic"
+ stdDeviation="1"
+ id="feGaussianBlur19526" />
+ <feComposite
+ operator="atop"
+ result="fbSourceGraphic"
+ in="result4"
+ in2="result3"
+ id="feComposite19528" />
+ <feColorMatrix
+ values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
+ in="fbSourceGraphic"
+ result="fbSourceGraphicAlpha"
+ id="feColorMatrix19530" />
+ <feGaussianBlur
+ result="result0"
+ in="fbSourceGraphic"
+ stdDeviation="1"
+ id="feGaussianBlur19532" />
+ <feTurbulence
+ baseFrequency="0.062"
+ seed="488"
+ numOctaves="8"
+ result="result1"
+ type="fractalNoise"
+ id="feTurbulence19534" />
+ <feComposite
+ result="result2"
+ operator="out"
+ in2="result1"
+ in="result0"
+ id="feComposite19536" />
+ <feSpecularLighting
+ lighting-color="#f4c828"
+ surfaceScale="2"
+ result="result4"
+ specularConstant="2"
+ specularExponent="40"
+ in="result2"
+ id="feSpecularLighting19540">
+ <feDistantLight
+ elevation="62"
+ azimuth="225"
+ id="feDistantLight19538" />
+ </feSpecularLighting>
+ <feComposite
+ in2="result2"
+ in="result4"
+ operator="atop"
+ result="result92"
+ id="feComposite19542" />
+ <feBlend
+ mode="multiply"
+ in2="result92"
+ id="feBlend19544" />
+ </filter>
+ <filter
+ id="f079"
+ inkscape:label="Gold paste"
+ x="-0.25"
+ y="-0.25"
+ height="1.5"
+ width="1.5"
+ inkscape:menu="Materials"
+ inkscape:menu-tooltip="Fat pasted cast metal, with golden highlights"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ in="SourceAlpha"
+ stdDeviation="0.01"
+ result="result91"
+ id="feGaussianBlur19547" />
+ <feComposite
+ result="fbSourceGraphic"
+ operator="in"
+ in="SourceGraphic"
+ in2="result91"
+ id="feComposite19549" />
+ <feColorMatrix
+ values="1"
+ in="fbSourceGraphic"
+ result="fbSourceGraphicAlpha"
+ type="saturate"
+ id="feColorMatrix19551" />
+ <feGaussianBlur
+ result="result1"
+ in="fbSourceGraphic"
+ stdDeviation="0.01"
+ id="feGaussianBlur19553" />
+ <feTurbulence
+ result="result0"
+ numOctaves="4"
+ baseFrequency="0.04"
+ type="fractalNoise"
+ seed="20"
+ id="feTurbulence19555" />
+ <feDisplacementMap
+ result="result2"
+ scale="30"
+ yChannelSelector="G"
+ xChannelSelector="R"
+ in="result1"
+ in2="result0"
+ id="feDisplacementMap19557" />
+ <feColorMatrix
+ type="saturate"
+ values="1"
+ result="result3"
+ id="feColorMatrix19559" />
+ <feGaussianBlur
+ result="result4"
+ in="fbSourceGraphic"
+ stdDeviation="0.01"
+ id="feGaussianBlur19561" />
+ <feComposite
+ operator="atop"
+ result="fbSourceGraphic"
+ in="result4"
+ in2="result3"
+ id="feComposite19563" />
+ <feColorMatrix
+ values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
+ in="fbSourceGraphic"
+ result="fbSourceGraphicAlpha"
+ id="feColorMatrix19565" />
+ <feGaussianBlur
+ result="result0"
+ in="fbSourceGraphic"
+ stdDeviation="1.5"
+ id="feGaussianBlur19567" />
+ <feTurbulence
+ baseFrequency="0.02"
+ seed="20"
+ numOctaves="8"
+ result="result1"
+ type="fractalNoise"
+ id="feTurbulence19569" />
+ <feComposite
+ result="result2"
+ operator="out"
+ in2="result1"
+ in="result0"
+ id="feComposite19571" />
+ <feSpecularLighting
+ lighting-color="#dfbc10"
+ surfaceScale="2.5"
+ result="result4"
+ specularConstant="2"
+ specularExponent="30"
+ in="result2"
+ id="feSpecularLighting19575">
+ <feDistantLight
+ elevation="62"
+ azimuth="225"
+ id="feDistantLight19573" />
+ </feSpecularLighting>
+ <feComposite
+ in2="result2"
+ in="result4"
+ operator="atop"
+ result="result92"
+ id="feComposite19577" />
+ <feBlend
+ mode="multiply"
+ in2="result92"
+ id="feBlend19579" />
+ </filter>
+ <filter
+ id="f080"
+ inkscape:label="Crumpled plastic"
+ inkscape:menu="Textures"
+ inkscape:menu-tooltip="Crumpled matte plastic, with melted edge"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ numOctaves="2"
+ seed="0"
+ type="turbulence"
+ baseFrequency="0.08"
+ result="result91"
+ id="feTurbulence19582" />
+ <feDisplacementMap
+ result="fbSourceGraphic"
+ scale="10"
+ yChannelSelector="G"
+ xChannelSelector="R"
+ in="SourceGraphic"
+ in2="result91"
+ id="feDisplacementMap19584" />
+ <feGaussianBlur
+ result="result0"
+ in="fbSourceGraphic"
+ stdDeviation="0.5"
+ id="feGaussianBlur19586" />
+ <feTurbulence
+ baseFrequency="0.01"
+ seed="488"
+ numOctaves="8"
+ result="result1"
+ id="feTurbulence19588" />
+ <feComposite
+ result="result2"
+ operator="in"
+ in2="result1"
+ in="result0"
+ id="feComposite19590" />
+ <feSpecularLighting
+ surfaceScale="1.5"
+ result="result4"
+ specularConstant="1"
+ specularExponent="30"
+ in="result2"
+ id="feSpecularLighting19594">
+ <feDistantLight
+ elevation="70"
+ azimuth="235"
+ id="feDistantLight19592" />
+ </feSpecularLighting>
+ <feComposite
+ in2="result2"
+ in="result4"
+ operator="atop"
+ result="result5"
+ id="feComposite19596" />
+ <feBlend
+ mode="multiply"
+ result="result6"
+ in2="result5"
+ id="feBlend19598" />
+ <feBlend
+ mode="screen"
+ in="result6"
+ in2="result6"
+ id="feBlend19600" />
+ </filter>
+ <filter
+ id="f081"
+ inkscape:label="Enamel jewelry"
+ inkscape:menu="Materials"
+ inkscape:menu-tooltip="Slightly cracked enameled texture"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result0"
+ in="SourceGraphic"
+ stdDeviation="2"
+ id="feGaussianBlur19603" />
+ <feTurbulence
+ baseFrequency="0.052"
+ seed="488"
+ numOctaves="8"
+ result="result1"
+ type="fractalNoise"
+ id="feTurbulence19605" />
+ <feDisplacementMap
+ result="result5"
+ xChannelSelector="R"
+ scale="0"
+ in2="result1"
+ id="feDisplacementMap19607"
+ yChannelSelector="A" />
+ <feComposite
+ result="result2"
+ operator="in"
+ in2="result5"
+ in="result0"
+ id="feComposite19609" />
+ <feSpecularLighting
+ surfaceScale="3"
+ result="result4"
+ specularConstant="3.94000006"
+ specularExponent="40"
+ lighting-color="#e2fcb4"
+ in="result2"
+ id="feSpecularLighting19613">
+ <feDistantLight
+ elevation="80"
+ azimuth="265"
+ id="feDistantLight19611" />
+ </feSpecularLighting>
+ <feComposite
+ k1="5"
+ k3="0.5"
+ in2="result2"
+ in="result4"
+ operator="arithmetic"
+ result="result91"
+ id="feComposite19615"
+ k2="0"
+ k4="0" />
+ <feBlend
+ result="fbSourceGraphic"
+ mode="darken"
+ in2="result91"
+ id="feBlend19617" />
+ <feGaussianBlur
+ stdDeviation="5"
+ in="fbSourceGraphic"
+ result="result0"
+ id="feGaussianBlur19619" />
+ <feSpecularLighting
+ in="result0"
+ result="result1"
+ lighting-color="#fae06c"
+ surfaceScale="4"
+ specularConstant="1"
+ specularExponent="20"
+ id="feSpecularLighting19623">
+ <feDistantLight
+ azimuth="225"
+ elevation="50"
+ id="feDistantLight19621" />
+ </feSpecularLighting>
+ <feComposite
+ in2="fbSourceGraphic"
+ in="result1"
+ result="result2"
+ operator="in"
+ id="feComposite19625" />
+ <feComposite
+ in="fbSourceGraphic"
+ result="result4"
+ operator="arithmetic"
+ k2="0.5"
+ k3="2"
+ in2="result2"
+ id="feComposite19627"
+ k1="0"
+ k4="0" />
+ <feBlend
+ mode="multiply"
+ in2="result4"
+ id="feBlend19629" />
+ </filter>
+ <filter
+ id="f082"
+ y="-0.15000001"
+ height="1.3"
+ x="-0.15000001"
+ width="1.3"
+ inkscape:menu-tooltip="Aquarelle paper effect which can be used for pictures as for objects"
+ inkscape:menu="Textures"
+ inkscape:label="Rough paper"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ type="fractalNoise"
+ baseFrequency="0.04"
+ numOctaves="5"
+ seed="0"
+ result="result4"
+ id="feTurbulence19632" />
+ <feDisplacementMap
+ in="SourceGraphic"
+ in2="result4"
+ yChannelSelector="G"
+ xChannelSelector="R"
+ scale="10"
+ result="result3"
+ id="feDisplacementMap19634" />
+ <feDiffuseLighting
+ lighting-color="#e9e6d7"
+ diffuseConstant="1"
+ surfaceScale="2"
+ result="result1"
+ in="result4"
+ id="feDiffuseLighting19638">
+ <feDistantLight
+ azimuth="235"
+ elevation="40"
+ id="feDistantLight19636" />
+ </feDiffuseLighting>
+ <feComposite
+ operator="in"
+ in="result3"
+ in2="result1"
+ result="result2"
+ id="feComposite19640" />
+ <feComposite
+ in2="result1"
+ result="result5"
+ operator="arithmetic"
+ k1="1.7"
+ id="feComposite19642"
+ k2="0"
+ k3="0"
+ k4="0" />
+ <feBlend
+ in="result5"
+ in2="result3"
+ mode="normal"
+ id="feBlend19644" />
+ </filter>
+ <filter
+ id="f083"
+ inkscape:label="Rough and glossy"
+ inkscape:menu="Textures"
+ inkscape:menu-tooltip="Crumpled glossy paper effect which can be used for pictures as for objects"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ type="fractalNoise"
+ numOctaves="7"
+ baseFrequency="0.02"
+ seed="55"
+ result="result0"
+ id="feTurbulence19647" />
+ <feDiffuseLighting
+ surfaceScale="4"
+ diffuseConstant="1"
+ kernelUnitLength="1"
+ result="result1"
+ in="result0"
+ id="feDiffuseLighting19651">
+ <feDistantLight
+ azimuth="235"
+ elevation="60"
+ id="feDistantLight19649" />
+ </feDiffuseLighting>
+ <feSpecularLighting
+ in="result0"
+ surfaceScale="3"
+ specularConstant="1"
+ specularExponent="25"
+ kernelUnitLength="1"
+ result="result3"
+ id="feSpecularLighting19655">
+ <feDistantLight
+ azimuth="235"
+ elevation="55"
+ id="feDistantLight19653" />
+ </feSpecularLighting>
+ <feComposite
+ in="result1"
+ in2="SourceGraphic"
+ operator="arithmetic"
+ k1="1"
+ result="result2"
+ id="feComposite19657"
+ k2="0"
+ k3="0"
+ k4="0" />
+ <feComposite
+ in="result2"
+ in2="result3"
+ operator="arithmetic"
+ k2="1"
+ k3="1"
+ result="result4"
+ id="feComposite19659"
+ k1="0"
+ k4="0" />
+ <feComposite
+ in2="SourceAlpha"
+ operator="in"
+ in="result4"
+ result="fbSourceGraphic"
+ id="feComposite19661" />
+ <feDisplacementMap
+ scale="7"
+ yChannelSelector="G"
+ xChannelSelector="R"
+ in2="result0"
+ id="feDisplacementMap19663" />
+ </filter>
+ <filter
+ id="f084"
+ inkscape:label="In and Out"
+ inkscape:menu="Shadows and Glows"
+ inkscape:menu-tooltip="Inner colorized shadow, outer black shadow"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result0"
+ in="SourceAlpha"
+ stdDeviation="4"
+ id="feGaussianBlur19666" />
+ <feOffset
+ dx="5"
+ dy="5"
+ result="result4"
+ id="feOffset19668" />
+ <feComposite
+ in="SourceGraphic"
+ in2="result4"
+ operator="xor"
+ result="result3"
+ id="feComposite19670" />
+ </filter>
+ <filter
+ id="f085"
+ inkscape:label="Air spray"
+ inkscape:menu="Scatter"
+ inkscape:menu-tooltip="Convert to small scattered particles with some thickness"
+ width="2"
+ height="2"
+ y="-0.5"
+ x="-0.5"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="0.01"
+ result="result1"
+ id="feGaussianBlur19673" />
+ <feBlend
+ in2="result1"
+ result="fbSourceGraphic"
+ mode="multiply"
+ id="feBlend19675" />
+ <feTurbulence
+ baseFrequency="0.8"
+ type="fractalNoise"
+ seed="0"
+ numOctaves="3"
+ result="result3"
+ id="feTurbulence19677" />
+ <feDisplacementMap
+ in="fbSourceGraphic"
+ xChannelSelector="R"
+ yChannelSelector="G"
+ scale="50"
+ result="result2"
+ in2="result3"
+ id="feDisplacementMap19679" />
+ <feMorphology
+ radius="1"
+ operator="dilate"
+ result="result4"
+ id="feMorphology19681" />
+ <feBlend
+ mode="screen"
+ in2="result2"
+ id="feBlend19683" />
+ </filter>
+ <filter
+ id="f086"
+ inkscape:label="Warm inside"
+ inkscape:menu="Morphology"
+ inkscape:menu-tooltip="Blurred colorized contour, filled inside"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 "
+ result="fbSourceGraphic"
+ id="feColorMatrix19686" />
+ <feGaussianBlur
+ stdDeviation="3"
+ result="result1"
+ id="feGaussianBlur19688" />
+ <feOffset
+ dx="2"
+ dy="2"
+ result="result6"
+ id="feOffset19690" />
+ <feComposite
+ operator="in"
+ result="result2"
+ in="result6"
+ in2="result1"
+ id="feComposite19692" />
+ <feColorMatrix
+ values="110"
+ result="result3"
+ type="hueRotate"
+ id="feColorMatrix19694" />
+ <feBlend
+ mode="screen"
+ in="result2"
+ in2="result3"
+ result="result4"
+ id="feBlend19696" />
+ <feConvolveMatrix
+ order="3 3"
+ kernelMatrix="-2 0 2 0 4 0 2 0 2"
+ divisor="2"
+ bias="0"
+ targetX="0"
+ in="result4"
+ result="result5"
+ id="feConvolveMatrix19698" />
+ <feComposite
+ operator="atop"
+ in="result2"
+ in2="result5"
+ id="feComposite19700" />
+ </filter>
+ <filter
+ id="f087"
+ inkscape:label="Cool outside"
+ inkscape:menu="Morphology"
+ inkscape:menu-tooltip="Blurred colorized contour, empty inside"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="2"
+ result="result1"
+ id="feGaussianBlur19703" />
+ <feOffset
+ dx="2"
+ dy="2"
+ id="feOffset19705" />
+ <feConvolveMatrix
+ result="result3"
+ order="3 3"
+ kernelMatrix="2 0 0 0 8 0 4 0 -4 "
+ divisor="2"
+ bias="0"
+ targetX="0"
+ id="feConvolveMatrix19707" />
+ <feComposite
+ operator="xor"
+ result="result2"
+ in="result3"
+ in2="result1"
+ id="feComposite19709" />
+ <feColorMatrix
+ values="91.7"
+ result="fbSourceGraphic"
+ type="hueRotate"
+ id="feColorMatrix19711" />
+ <feBlend
+ mode="multiply"
+ result="result4"
+ in="fbSourceGraphic"
+ in2="result3"
+ id="feBlend19713" />
+ <feComposite
+ operator="in"
+ result="result6"
+ in="fbSourceGraphic"
+ in2="result4"
+ id="feComposite19715" />
+ </filter>
+ <filter
+ id="f088"
+ inkscape:label="Electronic microscopy"
+ inkscape:menu="Bevels"
+ inkscape:menu-tooltip="Bevel, crude light, discoloration and glow like in electronic microscopy"
+ x="-0.15000001"
+ y="-0.15000001"
+ width="1.3"
+ height="1.3"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="0.5"
+ result="result6"
+ id="feGaussianBlur19718" />
+ <feComposite
+ operator="in"
+ in="result6"
+ in2="result6"
+ result="result91"
+ id="feComposite19720" />
+ <feBlend
+ mode="multiply"
+ in="result6"
+ result="result2"
+ in2="result91"
+ id="feBlend19722" />
+ <feGaussianBlur
+ stdDeviation="7"
+ result="result3"
+ in="result2"
+ id="feGaussianBlur19724" />
+ <feComposite
+ in2="result2"
+ result="result92"
+ id="feComposite19726" />
+ <feComposite
+ operator="in"
+ in="result3"
+ result="result5"
+ in2="result92"
+ id="feComposite19728" />
+ <feGaussianBlur
+ stdDeviation="1"
+ in="result5"
+ id="feGaussianBlur19730" />
+ <feSpecularLighting
+ surfaceScale="2"
+ specularConstant="1.5"
+ specularExponent="100"
+ id="feSpecularLighting19734">
+ <fePointLight
+ x="-5000"
+ y="-5000"
+ z="20000"
+ id="fePointLight19732" />
+ </feSpecularLighting>
+ <feComposite
+ operator="arithmetic"
+ k1="1"
+ in2="result5"
+ result="result93"
+ id="feComposite19736"
+ k2="0"
+ k3="0"
+ k4="0" />
+ <feComposite
+ operator="arithmetic"
+ k2="0.1"
+ k3="1"
+ in="result5"
+ in2="result93"
+ result="result94"
+ id="feComposite19738"
+ k1="0"
+ k4="0" />
+ <feBlend
+ mode="multiply"
+ in2="result94"
+ id="feBlend19740" />
+ </filter>
+ <!-- by ChrisDesign: -->
+ <filter
+ id="f089"
+ inkscape:label="Tartan"
+ inkscape:menu="Overlays"
+ inkscape:menu-tooltip="Checkered tartan pattern"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ type="turbulence"
+ result="result0"
+ seed="5"
+ numOctaves="1"
+ baseFrequency="0 0.184"
+ id="feTurbulence19743" />
+ <feTurbulence
+ result="result3"
+ type="turbulence"
+ seed="57"
+ numOctaves="1"
+ baseFrequency="0.285 0"
+ id="feTurbulence19745" />
+ <feComposite
+ result="result1"
+ operator="over"
+ in2="result0"
+ id="feComposite19747" />
+ <feMerge
+ result="result2"
+ id="feMerge19753">
+ <feMergeNode
+ in="result1"
+ id="feMergeNode19749" />
+ <feMergeNode
+ in="result0"
+ id="feMergeNode19751" />
+ </feMerge>
+ <feComposite
+ result="result4"
+ in="SourceGraphic"
+ operator="in"
+ in2="result2"
+ id="feComposite2438" />
+ </filter>
+ <filter
+ id="f090"
+ inkscape:label="Invert hue"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Invert hue, or rotate it"
+ y="0"
+ x="0"
+ height="1"
+ width="1"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ type="hueRotate"
+ values="180"
+ result="result1"
+ id="feColorMatrix19757" />
+ </filter>
+ <filter
+ id="f091"
+ inkscape:label="Inner outline"
+ inkscape:menu="Morphology"
+ inkscape:menu-tooltip="Draws an outline around"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result1"
+ in="SourceAlpha"
+ stdDeviation="3"
+ id="feGaussianBlur19760" />
+ <feComposite
+ result="result3"
+ k4="-2"
+ k1="-1"
+ k2="3.2"
+ operator="arithmetic"
+ in2="result1"
+ id="feComposite19762"
+ k3="0" />
+ <feColorMatrix
+ result="result2"
+ values="0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 10 0 "
+ id="feColorMatrix19764" />
+ <feComposite
+ operator="out"
+ in="SourceGraphic"
+ result="fbSourceGraphic"
+ in2="result2"
+ id="feComposite19766" />
+ <feBlend
+ mode="darken"
+ in2="fbSourceGraphic"
+ in="fbSourceGraphic"
+ id="feBlend19768" />
+ </filter>
+ <filter
+ id="f092"
+ inkscape:label="Outline, double"
+ inkscape:menu="Morphology"
+ inkscape:menu-tooltip="Draws a smooth line inside colorized with the color it overlays"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="3"
+ in="SourceAlpha"
+ result="result1"
+ id="feGaussianBlur19771" />
+ <feComposite
+ operator="arithmetic"
+ k2="3.2"
+ k1="-1"
+ k4="-2"
+ result="result3"
+ in2="result1"
+ id="feComposite19773"
+ k3="0" />
+ <feColorMatrix
+ values="0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 10 0 "
+ result="result2"
+ id="feColorMatrix19775" />
+ <feComposite
+ result="fbSourceGraphic"
+ in="SourceGraphic"
+ operator="out"
+ in2="result2"
+ id="feComposite19777" />
+ <feGaussianBlur
+ in="fbSourceGraphic"
+ stdDeviation="0.5"
+ result="result4"
+ id="feGaussianBlur19779" />
+ <feComposite
+ operator="xor"
+ in="result4"
+ result="result5"
+ in2="result4"
+ id="feComposite19781" />
+ <feBlend
+ result="result6"
+ mode="darken"
+ in="result5"
+ in2="result5"
+ id="feBlend19783" />
+ <feBlend
+ in="result6"
+ in2="result6"
+ mode="darken"
+ id="feBlend19785" />
+ </filter>
+ <filter
+ id="f093"
+ inkscape:label="Fancy blur"
+ inkscape:menu="Blurs"
+ inkscape:menu-tooltip="Smooth colorized contour which allows desaturation and hue rotation"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="5"
+ result="result1"
+ id="feGaussianBlur19788" />
+ <feComposite
+ operator="arithmetic"
+ k2="2"
+ in="result1"
+ in2="result1"
+ id="feComposite19790"
+ k1="0"
+ k3="0"
+ k4="0" />
+ </filter>
+ <filter
+ id="f094"
+ inkscape:label="Glow"
+ inkscape:menu="Shadows and Glows"
+ inkscape:menu-tooltip="Glow of object's own color at the edges"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="5"
+ result="result91"
+ id="feGaussianBlur19793" />
+ <feComposite
+ in="SourceGraphic"
+ operator="over"
+ in2="result91"
+ id="feComposite19795" />
+ </filter>
+ <filter
+ id="f095"
+ inkscape:label="Outline"
+ inkscape:menu="Morphology"
+ inkscape:menu-tooltip="Adds a glowing blur and removes the shape"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="5"
+ result="result2"
+ id="feGaussianBlur19798" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 10 -2 "
+ result="result1"
+ id="feColorMatrix19800" />
+ <feComposite
+ operator="arithmetic"
+ in="SourceGraphic"
+ k2="-1"
+ k3="1"
+ in2="result1"
+ id="feComposite19802"
+ k1="0"
+ k4="0" />
+ </filter>
+ <filter
+ id="f096"
+ inkscape:label="Color emboss"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Bumps"
+ inkscape:menu-tooltip="Classic or colorized emboss effect: grayscale, color and 3D relief"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ type="luminanceToAlpha"
+ result="result2"
+ id="feColorMatrix19805" />
+ <feDiffuseLighting
+ surfaceScale="-10"
+ result="result1"
+ diffuseConstant="1"
+ lighting-color="#ffffff"
+ id="feDiffuseLighting19809">
+ <feDistantLight
+ azimuth="225"
+ elevation="35"
+ id="feDistantLight19807" />
+ </feDiffuseLighting>
+ <feFlood
+ flood-opacity="0.5"
+ result="result3"
+ flood-color="rgb(86,172,140)"
+ in="SourceGraphic"
+ id="feFlood19811" />
+ <feComposite
+ result="result4"
+ in2="result3"
+ operator="arithmetic"
+ in="result1"
+ k1="0.5"
+ k2="0.5"
+ k3="1"
+ id="feComposite19813"
+ k4="0" />
+ <feBlend
+ mode="normal"
+ in2="SourceGraphic"
+ in="result4"
+ result="result91"
+ id="feBlend19815" />
+ <feComposite
+ operator="arithmetic"
+ k2="1"
+ in2="result91"
+ id="feComposite19817"
+ k1="0"
+ k3="0"
+ k4="0" />
+ <feComposite
+ in2="SourceGraphic"
+ operator="in"
+ id="feComposite19819" />
+ </filter>
+ <filter
+ id="f097"
+ inkscape:label="Solarize"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Classical photographic solarization effect"
+ y="0"
+ x="0"
+ height="1"
+ width="1"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ type="hueRotate"
+ values="0"
+ result="fbSourceGraphic"
+ id="feColorMatrix19822" />
+ <feColorMatrix
+ in="fbSourceGraphic"
+ values="-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0 "
+ result="result91"
+ id="feColorMatrix19824" />
+ <feBlend
+ mode="darken"
+ in="fbSourceGraphic"
+ in2="result91"
+ result="result92"
+ id="feBlend19826" />
+ <feBlend
+ mode="screen"
+ in2="result92"
+ id="feBlend19828" />
+ <feComposite
+ operator="in"
+ in2="SourceGraphic"
+ id="feComposite19830" />
+ </filter>
+ <filter
+ id="f098"
+ inkscape:label="Moonarize"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="An effect between solarize and invert which often preserves sky and water lights"
+ y="0"
+ x="0"
+ height="1"
+ width="1"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ type="hueRotate"
+ values="180"
+ result="fbSourceGraphic"
+ id="feColorMatrix19833" />
+ <feColorMatrix
+ in="fbSourceGraphic"
+ values="-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0 "
+ result="result3"
+ id="feColorMatrix19835" />
+ <feBlend
+ mode="lighten"
+ in="fbSourceGraphic"
+ result="result2"
+ in2="result3"
+ id="feBlend19837" />
+ <feBlend
+ mode="multiply"
+ result="result1"
+ in2="result2"
+ in="result2"
+ id="feBlend19839" />
+ <feComposite
+ operator="in"
+ in2="SourceGraphic"
+ id="feComposite19841" />
+ </filter>
+ <filter
+ id="f099"
+ inkscape:label="Soft focus lens"
+ inkscape:menu="Image effects"
+ inkscape:menu-tooltip="Glowing image content without blurring it"
+ height="1"
+ y="0"
+ width="1"
+ x="0"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="5"
+ result="result3"
+ id="feGaussianBlur19844" />
+ <feComposite
+ in2="result3"
+ operator="arithmetic"
+ in="result3"
+ k1="0.5"
+ k3="0.5"
+ result="result1"
+ id="feComposite19846"
+ k2="0"
+ k4="0" />
+ <feBlend
+ in2="result1"
+ result="result5"
+ mode="screen"
+ in="SourceGraphic"
+ id="feBlend19848" />
+ <feBlend
+ mode="darken"
+ in="result5"
+ result="result6"
+ in2="result5"
+ id="feBlend19850" />
+ <feComposite
+ operator="in"
+ in2="SourceGraphic"
+ id="feComposite19852" />
+ </filter>
+ <filter
+ id="f100"
+ inkscape:label="Stained glass"
+ inkscape:menu="Bevels"
+ inkscape:menu-tooltip="Illuminated stained glass effect"
+ height="1.5"
+ width="1.5"
+ y="-0.25"
+ x="-0.25"
+ style="color-interpolation-filters:sRGB">
+ <feBlend
+ result="result1"
+ mode="screen"
+ in2="SourceGraphic"
+ id="feBlend19855" />
+ <feGaussianBlur
+ stdDeviation="7"
+ result="result6"
+ id="feGaussianBlur19857" />
+ <feComposite
+ operator="xor"
+ in="result6"
+ in2="result6"
+ result="result7"
+ id="feComposite19859" />
+ <feComposite
+ in2="result1"
+ operator="atop"
+ in="result6"
+ result="result92"
+ id="feComposite19861" />
+ <feComposite
+ result="result4"
+ in="result7"
+ operator="xor"
+ in2="result92"
+ id="feComposite19863" />
+ <feGaussianBlur
+ result="result3"
+ stdDeviation="0.7"
+ in="result4"
+ id="feGaussianBlur19865" />
+ <feSpecularLighting
+ result="result5"
+ specularExponent="50"
+ specularConstant="1.5"
+ surfaceScale="4"
+ id="feSpecularLighting19869">
+ <fePointLight
+ z="20000"
+ y="-8000"
+ x="-5000"
+ id="fePointLight19867" />
+ </feSpecularLighting>
+ <feComposite
+ in="result3"
+ k3="1"
+ k2="1"
+ operator="arithmetic"
+ in2="SourceGraphic"
+ result="result93"
+ id="feComposite19871"
+ k1="0"
+ k4="0" />
+ <feComposite
+ in="result5"
+ operator="atop"
+ in2="result93"
+ result="result94"
+ id="feComposite19873" />
+ <feBlend
+ mode="multiply"
+ in2="result94"
+ id="feBlend19875" />
+ </filter>
+ <filter
+ id="f101"
+ inkscape:label="Dark glass"
+ inkscape:menu="Bevels"
+ inkscape:menu-tooltip="Illuminated glass effect with light coming from beneath"
+ height="1.5"
+ width="1.5"
+ y="-0.25"
+ x="-0.25"
+ style="color-interpolation-filters:sRGB">
+ <feBlend
+ result="result1"
+ mode="screen"
+ in2="SourceGraphic"
+ id="feBlend19878" />
+ <feGaussianBlur
+ stdDeviation="2"
+ result="result6"
+ id="feGaussianBlur19880" />
+ <feComposite
+ operator="xor"
+ in="result6"
+ in2="result1"
+ result="result7"
+ id="feComposite19882" />
+ <feComposite
+ result="result4"
+ in="result7"
+ operator="xor"
+ in2="result7"
+ id="feComposite19884" />
+ <feGaussianBlur
+ result="result3"
+ stdDeviation="3"
+ in="result4"
+ id="feGaussianBlur19886" />
+ <feSpecularLighting
+ result="result5"
+ specularExponent="55"
+ specularConstant="1.5"
+ surfaceScale="6"
+ in="result3"
+ id="feSpecularLighting19890">
+ <fePointLight
+ z="20000"
+ y="-8000"
+ x="-5000"
+ id="fePointLight19888" />
+ </feSpecularLighting>
+ <feComposite
+ in="result3"
+ k3="1"
+ k2="1.5"
+ operator="arithmetic"
+ in2="SourceGraphic"
+ result="result92"
+ id="feComposite19892"
+ k1="0"
+ k4="0" />
+ <feComposite
+ in="result5"
+ operator="atop"
+ in2="result92"
+ result="result93"
+ id="feComposite19894" />
+ <feBlend
+ mode="multiply"
+ in2="result93"
+ id="feBlend19896" />
+ </filter>
+ <filter
+ id="f102"
+ inkscape:menu-tooltip="Same as HSL Bumps but with transparent highlights"
+ inkscape:menu="Image effects, transparent"
+ inkscape:label="HSL Bumps alpha"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result0"
+ in="SourceGraphic"
+ stdDeviation="0.5"
+ id="feGaussianBlur19899" />
+ <feColorMatrix
+ values="1 0 0 -1 0 1 0 1 -1 0 1 0 0 -1 0 -0.8 -1 0 4.4 -2.9 "
+ in="result0"
+ result="fbSourceGraphicAlpha"
+ id="feColorMatrix19901" />
+ <feGaussianBlur
+ stdDeviation="0.7"
+ in="fbSourceGraphicAlpha"
+ result="result0"
+ id="feGaussianBlur19903" />
+ <feSpecularLighting
+ in="result0"
+ result="result1"
+ lighting-color="#ffffff"
+ surfaceScale="-2"
+ specularConstant="1.5"
+ specularExponent="10"
+ id="feSpecularLighting19907">
+ <feDistantLight
+ elevation="50"
+ azimuth="235"
+ id="feDistantLight19905" />
+ </feSpecularLighting>
+ <feComposite
+ result="result4"
+ operator="in"
+ in="SourceGraphic"
+ in2="result1"
+ id="feComposite19909" />
+ <feComposite
+ operator="arithmetic"
+ k2="1"
+ k3="1"
+ in2="result4"
+ id="feComposite19911"
+ k1="0"
+ k4="0" />
+ </filter>
+ <filter
+ id="f103"
+ inkscape:label="Bubbly Bumps alpha"
+ inkscape:menu="Image effects, transparent"
+ inkscape:menu-tooltip="Same as Bubbly Bumps but with transparent highlights"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result0"
+ in="SourceGraphic"
+ stdDeviation="0.5"
+ id="feGaussianBlur19914" />
+ <feTurbulence
+ baseFrequency="0.2"
+ seed="300"
+ numOctaves="10"
+ result="result1"
+ type="fractalNoise"
+ id="feTurbulence19916" />
+ <feGaussianBlur
+ stdDeviation="4"
+ result="result8"
+ id="feGaussianBlur19918" />
+ <feDisplacementMap
+ result="result7"
+ in2="result8"
+ scale="5"
+ in="SourceGraphic"
+ xChannelSelector="R"
+ id="feDisplacementMap19920"
+ yChannelSelector="A" />
+ <feComposite
+ result="result2"
+ operator="in"
+ in2="result1"
+ in="result7"
+ id="feComposite19922" />
+ <feComposite
+ k3="3"
+ in2="result2"
+ in="result0"
+ operator="arithmetic"
+ id="feComposite19924"
+ k1="0"
+ k2="0"
+ k4="0" />
+ <feBlend
+ result="fbSourceGraphic"
+ mode="multiply"
+ in2="result2"
+ id="feBlend19926" />
+ <feColorMatrix
+ values="1 0 0 -1 0 1 0 1 -1 0 1 0 0 -1 0 -1.8 -0.5 0 5.7 -3.5 "
+ in="fbSourceGraphic"
+ result="fbSourceGraphicAlpha"
+ id="feColorMatrix19928" />
+ <feGaussianBlur
+ stdDeviation="0.5"
+ in="fbSourceGraphicAlpha"
+ result="result0"
+ id="feGaussianBlur19930" />
+ <feSpecularLighting
+ result="result6"
+ surfaceScale="-5"
+ specularExponent="5"
+ id="feSpecularLighting19934">
+ <feDistantLight
+ azimuth="225"
+ elevation="25"
+ id="feDistantLight19932" />
+ </feSpecularLighting>
+ <feComposite
+ in2="result6"
+ in="SourceGraphic"
+ result="result2"
+ operator="in"
+ id="feComposite19936" />
+ <feComposite
+ in="result2"
+ result="result4"
+ operator="arithmetic"
+ k2="1"
+ k3="1"
+ in2="result2"
+ id="feComposite19938"
+ k1="0"
+ k4="0" />
+ </filter>
+ <filter
+ id="f104"
+ inkscape:label="Smooth edges"
+ inkscape:menu="Morphology"
+ inkscape:menu-tooltip="Smooth the outside of shapes and pictures without altering their contents"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="3"
+ result="result1"
+ id="feGaussianBlur19941" />
+ <feComposite
+ operator="arithmetic"
+ k2="2"
+ k4="-1"
+ in="result1"
+ result="result2"
+ in2="SourceGraphic"
+ id="feComposite19943"
+ k1="0"
+ k3="0" />
+ <feColorMatrix
+ values="0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 8 -6 "
+ result="result3"
+ id="feColorMatrix19945" />
+ <feComposite
+ in="SourceGraphic"
+ operator="in"
+ in2="result3"
+ id="feComposite19947" />
+ </filter>
+ <filter
+ id="f105"
+ inkscape:label="Torn edges"
+ inkscape:menu="Distort"
+ inkscape:menu-tooltip="Displace the outside of shapes and pictures without altering their content"
+ height="1.4"
+ y="-0.2"
+ width="1.4"
+ x="-0.2"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ baseFrequency="0.05"
+ numOctaves="5"
+ type="fractalNoise"
+ result="result91"
+ id="feTurbulence19950" />
+ <feDisplacementMap
+ scale="25"
+ result="result5"
+ xChannelSelector="R"
+ in="SourceGraphic"
+ in2="result91"
+ id="feDisplacementMap19952"
+ yChannelSelector="A" />
+ <feComposite
+ in="SourceGraphic"
+ operator="atop"
+ in2="result5"
+ id="feComposite19954" />
+ </filter>
+ <filter
+ id="f106"
+ inkscape:label="Feather"
+ inkscape:menu="ABCs"
+ inkscape:menu-tooltip="Blurred mask on the edge without altering the contents"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result6"
+ stdDeviation="5"
+ id="feGaussianBlur19957" />
+ <feComposite
+ in2="result6"
+ operator="atop"
+ in="SourceGraphic"
+ result="result91"
+ id="feComposite19959" />
+ <feComposite
+ operator="in"
+ in2="result91"
+ result="result92"
+ id="feComposite19961" />
+ <feComposite
+ operator="in"
+ in2="result92"
+ id="feComposite19963" />
+ </filter>
+ <filter
+ id="f107"
+ inkscape:label="Blur content"
+ inkscape:menu="Blurs"
+ inkscape:menu-tooltip="Blur the contents of objects, preserving the outline"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 "
+ result="result7"
+ id="feColorMatrix19966" />
+ <feGaussianBlur
+ result="result6"
+ stdDeviation="5"
+ id="feGaussianBlur19968" />
+ <feComposite
+ in2="result7"
+ operator="atop"
+ in="result6"
+ result="result91"
+ id="feComposite19970" />
+ <feComposite
+ operator="in"
+ in2="result91"
+ id="feComposite19972" />
+ </filter>
+ <filter
+ id="f108"
+ inkscape:label="Specular light"
+ inkscape:menu="ABCs"
+ inkscape:menu-tooltip="Basic specular bevel to use for building textures"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result0"
+ in="SourceAlpha"
+ stdDeviation="6"
+ id="feGaussianBlur19975" />
+ <feSpecularLighting
+ specularExponent="25"
+ specularConstant="1"
+ surfaceScale="10"
+ lighting-color="#ffffff"
+ result="result1"
+ in="result0"
+ id="feSpecularLighting19979">
+ <feDistantLight
+ azimuth="235"
+ elevation="45"
+ id="feDistantLight19977" />
+ </feSpecularLighting>
+ <feComposite
+ k3="1"
+ k2="1"
+ operator="arithmetic"
+ result="result4"
+ in="SourceGraphic"
+ in2="result1"
+ id="feComposite19981"
+ k1="0"
+ k4="0" />
+ <feComposite
+ operator="in"
+ result="result2"
+ in="result4"
+ in2="SourceAlpha"
+ id="feComposite19983" />
+ </filter>
+ <filter
+ id="f109"
+ inkscape:label="Roughen inside"
+ inkscape:menu="Distort"
+ inkscape:menu-tooltip="Roughen all inside shapes"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ numOctaves="5"
+ seed="0"
+ type="fractalNoise"
+ baseFrequency="0.08"
+ id="feTurbulence19986" />
+ <feGaussianBlur
+ stdDeviation="0.5"
+ result="result91"
+ id="feGaussianBlur19988" />
+ <feDisplacementMap
+ scale="20"
+ yChannelSelector="G"
+ xChannelSelector="R"
+ in="SourceGraphic"
+ result="result1"
+ in2="result91"
+ id="feDisplacementMap19990" />
+ <feComposite
+ in="result1"
+ in2="SourceGraphic"
+ operator="atop"
+ id="feComposite19992" />
+ </filter>
+ <filter
+ id="f110"
+ inkscape:label="Evanescent"
+ inkscape:menu="Blurs"
+ inkscape:menu-tooltip="Blur the contents of objects, preserving the outline and adding progressive transparency at edges"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result6"
+ stdDeviation="3"
+ in="SourceGraphic"
+ id="feGaussianBlur19995" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 "
+ result="result7"
+ in="SourceGraphic"
+ id="feColorMatrix19997" />
+ <feComposite
+ operator="in"
+ in="result6"
+ in2="result7"
+ id="feComposite19999" />
+ </filter>
+ <filter
+ id="f111"
+ inkscape:label="Chalk and sponge"
+ inkscape:menu="Distort"
+ inkscape:menu-tooltip="Low turbulence gives sponge look and high turbulence chalk"
+ width="1.6"
+ height="2"
+ y="-0.5"
+ x="-0.30000001"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ baseFrequency="0.4"
+ type="fractalNoise"
+ seed="0"
+ numOctaves="5"
+ result="result1"
+ id="feTurbulence20002" />
+ <feOffset
+ dx="-5"
+ dy="-5"
+ result="result2"
+ id="feOffset20004" />
+ <feDisplacementMap
+ xChannelSelector="R"
+ yChannelSelector="G"
+ scale="30"
+ in="SourceGraphic"
+ in2="result1"
+ id="feDisplacementMap20006" />
+ </filter>
+ <filter
+ id="f112"
+ inkscape:label="People"
+ inkscape:menu="Overlays"
+ inkscape:menu-tooltip="Colorized blotches, like a crowd of people"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ result="result7"
+ type="fractalNoise"
+ numOctaves="3"
+ baseFrequency="0.2 0.09"
+ id="feTurbulence20009" />
+ <feColorMatrix
+ result="result5"
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 5.5 -2 "
+ id="feColorMatrix20011" />
+ <feComposite
+ result="result6"
+ in="SourceGraphic"
+ operator="in"
+ in2="result7"
+ id="feComposite20013" />
+ <feDisplacementMap
+ in="result5"
+ xChannelSelector="R"
+ yChannelSelector="A"
+ scale="9"
+ result="result4"
+ in2="result6"
+ id="feDisplacementMap20015" />
+ <feComposite
+ result="result2"
+ operator="in"
+ in2="result4"
+ in="SourceGraphic"
+ id="feComposite20017" />
+ <feComposite
+ in="result2"
+ operator="in"
+ in2="SourceGraphic"
+ result="result91"
+ id="feComposite20019" />
+ <feBlend
+ mode="multiply"
+ in2="result91"
+ id="feBlend20021" />
+ </filter>
+ <filter
+ id="f113"
+ inkscape:menu-tooltip="Colorized mountain tops out of the fog"
+ inkscape:menu="Overlays"
+ inkscape:label="Scotland"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ baseFrequency="0.03 0.1"
+ numOctaves="5"
+ type="fractalNoise"
+ result="result91"
+ id="feTurbulence20024" />
+ <feDisplacementMap
+ scale="5"
+ in2="result91"
+ id="feDisplacementMap20026"
+ xChannelSelector="A"
+ yChannelSelector="A" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 3 -1 "
+ result="result5"
+ id="feColorMatrix20028" />
+ <feComposite
+ in2="result5"
+ operator="in"
+ in="SourceGraphic"
+ result="result6"
+ id="feComposite20030" />
+ <feTurbulence
+ baseFrequency="0.03 0.1"
+ numOctaves="5"
+ type="fractalNoise"
+ result="result92"
+ id="feTurbulence20032" />
+ <feDisplacementMap
+ result="result4"
+ scale="4"
+ yChannelSelector="A"
+ xChannelSelector="R"
+ in="result6"
+ in2="result92"
+ id="feDisplacementMap20034" />
+ <feComposite
+ in2="result4"
+ operator="in"
+ result="result2"
+ in="result4"
+ id="feComposite20036" />
+ <feComposite
+ in2="result2"
+ operator="over"
+ in="result2"
+ result="result93"
+ id="feComposite20038" />
+ <feBlend
+ mode="multiply"
+ in2="result93"
+ id="feBlend20040" />
+ </filter>
+ <filter
+ id="f114"
+ inkscape:label="Noise transparency"
+ inkscape:menu="ABCs"
+ inkscape:menu-tooltip="Basic noise transparency texture"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ type="fractalNoise"
+ numOctaves="5"
+ baseFrequency="0.02"
+ result="result1"
+ id="feTurbulence20043" />
+ <feComposite
+ operator="in"
+ in2="result1"
+ result="result2"
+ in="SourceGraphic"
+ id="feComposite20045" />
+ <feColorMatrix
+ result="result3"
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 3 -1 "
+ in="result2"
+ id="feColorMatrix20047" />
+ </filter>
+ <filter
+ id="f115"
+ inkscape:label="Noise fill"
+ inkscape:menu="ABCs"
+ inkscape:menu-tooltip="Basic noise fill texture; adjust color in Flood"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ numOctaves="5"
+ baseFrequency="0.02"
+ type="fractalNoise"
+ id="feTurbulence20050" />
+ <feColorMatrix
+ result="result0"
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 3 -1 "
+ id="feColorMatrix20052" />
+ <feFlood
+ flood-opacity="1"
+ flood-color="rgb(145,199,195)"
+ result="result1"
+ id="feFlood20054" />
+ <feBlend
+ in2="SourceGraphic"
+ mode="normal"
+ in="result1"
+ id="feBlend20056" />
+ <feComposite
+ operator="out"
+ in2="result0"
+ id="feComposite20058" />
+ <feComposite
+ operator="atop"
+ in2="SourceGraphic"
+ id="feComposite20060" />
+ </filter>
+ <filter
+ id="f116"
+ inkscape:label="Garden of Delights"
+ inkscape:menu="Overlays"
+ inkscape:menu-tooltip="Phantasmagorical turbulent wisps, like Hieronymus Bosch's Garden of Delights"
+ x="-0.15000001"
+ width="1.3"
+ y="-0.15000001"
+ height="1.3"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ result="result1"
+ baseFrequency="0.005 0.01"
+ numOctaves="8"
+ type="fractalNoise"
+ seed="20"
+ id="feTurbulence20063" />
+ <feColorMatrix
+ result="result3"
+ values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1.2 -0.4 "
+ id="feColorMatrix20065" />
+ <feConvolveMatrix
+ order="3 3"
+ kernelMatrix="3 0 0 0 2 0 0 0 -1 "
+ targetX="1"
+ targetY="1"
+ divisor="2"
+ result="result8"
+ id="feConvolveMatrix20067" />
+ <feComposite
+ result="fbSourceGraphic"
+ in2="SourceGraphic"
+ operator="atop"
+ in="result8"
+ id="feComposite20069" />
+ <feTurbulence
+ baseFrequency="0.027 0.025"
+ numOctaves="7"
+ type="turbulence"
+ seed="20"
+ id="feTurbulence20071" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 4.7 -2 "
+ result="result5"
+ id="feColorMatrix20073" />
+ <feComposite
+ in2="result5"
+ operator="in"
+ in="fbSourceGraphic"
+ result="result6"
+ id="feComposite20075" />
+ <feDisplacementMap
+ in2="result5"
+ result="result4"
+ scale="48"
+ yChannelSelector="A"
+ xChannelSelector="R"
+ in="result6"
+ id="feDisplacementMap20077" />
+ <feFlood
+ flood-color="rgb(222,217,217)"
+ flood-opacity="1"
+ id="feFlood20079" />
+ <feComposite
+ in2="result4"
+ operator="in"
+ result="result2"
+ id="feComposite20081" />
+ <feComposite
+ in2="fbSourceGraphic"
+ operator="atop"
+ in="result2"
+ result="result91"
+ id="feComposite20083" />
+ <feBlend
+ mode="darken"
+ in2="result91"
+ id="feBlend20085" />
+ </filter>
+ <filter
+ id="f117"
+ inkscape:label="Diffuse light"
+ inkscape:menu="ABCs"
+ inkscape:menu-tooltip="Basic diffuse bevel to use for building textures"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="6"
+ in="SourceGraphic"
+ result="result0"
+ id="feGaussianBlur20088" />
+ <feDiffuseLighting
+ diffuseConstant="1"
+ surfaceScale="10"
+ result="result5"
+ id="feDiffuseLighting20092">
+ <feDistantLight
+ elevation="25"
+ azimuth="235"
+ id="feDistantLight20090" />
+ </feDiffuseLighting>
+ <feComposite
+ k1="1"
+ in2="SourceGraphic"
+ in="result5"
+ result="result4"
+ operator="arithmetic"
+ k2="0"
+ k3="0.6"
+ id="feComposite20094"
+ k4="0" />
+ </filter>
+ <filter
+ id="f118"
+ inkscape:menu-tooltip="In and out glow with a possible offset and colorizable flood"
+ inkscape:menu="Shadows and Glows"
+ inkscape:label="Cutout Glow"
+ style="color-interpolation-filters:sRGB">
+ <feOffset
+ dy="3"
+ dx="3"
+ id="feOffset20097" />
+ <feGaussianBlur
+ result="result8"
+ stdDeviation="3"
+ id="feGaussianBlur20099" />
+ <feFlood
+ flood-color="rgb(0,0,0)"
+ flood-opacity="1"
+ in="result8"
+ result="result10"
+ id="feFlood20101" />
+ <feComposite
+ in2="SourceGraphic"
+ operator="in"
+ in="result10"
+ result="result9"
+ id="feComposite20103" />
+ <feBlend
+ mode="normal"
+ in2="result9"
+ in="result8"
+ id="feBlend20105" />
+ </filter>
+ <filter
+ id="f119"
+ inkscape:label="HSL Bumps, matte"
+ inkscape:menu="Bumps"
+ inkscape:menu-tooltip="Same as HSL bumps but with a diffuse reflection instead of a specular one"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="0.01"
+ in="SourceGraphic"
+ result="result0"
+ id="feGaussianBlur20108" />
+ <feColorMatrix
+ result="fbSourceGraphicAlpha"
+ in="result0"
+ values="1 0 0 -1 0 1 0 1 -1 0 1 0 0 -1 0 -0.8 -1 0 4 -2.5 "
+ id="feColorMatrix20110" />
+ <feGaussianBlur
+ result="result0"
+ in="fbSourceGraphicAlpha"
+ stdDeviation="0.5"
+ id="feGaussianBlur20112" />
+ <feDiffuseLighting
+ surfaceScale="15"
+ diffuseConstant="0.40000001"
+ result="result6"
+ lighting-color="#ffffff"
+ id="feDiffuseLighting20116">
+ <feDistantLight
+ azimuth="235"
+ elevation="25"
+ id="feDistantLight20114" />
+ </feDiffuseLighting>
+ <feComposite
+ operator="in"
+ result="result2"
+ in="result6"
+ in2="SourceGraphic"
+ id="feComposite20118" />
+ <feComposite
+ in2="SourceGraphic"
+ operator="arithmetic"
+ k2="0.8"
+ k3="0.8"
+ id="feComposite20120"
+ k1="0"
+ k4="0" />
+ </filter>
+ <filter
+ id="f120"
+ inkscape:label="Dark Emboss"
+ inkscape:menu-tooltip="Emboss effect : 3D relief where white is replaced by black"
+ inkscape:menu="Bumps"
+ height="1"
+ width="1"
+ y="0"
+ x="0"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ result="result2"
+ type="luminanceToAlpha"
+ id="feColorMatrix20123" />
+ <feDiffuseLighting
+ diffuseConstant="0.5"
+ result="result1"
+ surfaceScale="-10"
+ id="feDiffuseLighting20127">
+ <feDistantLight
+ elevation="20"
+ azimuth="225"
+ id="feDistantLight20125" />
+ </feDiffuseLighting>
+ <feComposite
+ result="result3"
+ k3="1"
+ k2="1"
+ k1="1"
+ in="result1"
+ operator="arithmetic"
+ in2="SourceGraphic"
+ id="feComposite20129"
+ k4="0" />
+ <feBlend
+ result="result4"
+ mode="multiply"
+ in="result2"
+ in2="result3"
+ id="feBlend20131" />
+ <feComposite
+ result="result5"
+ operator="arithmetic"
+ k2="1.2"
+ in2="result4"
+ id="feComposite20133"
+ k1="0"
+ k3="0"
+ k4="0" />
+ <feComposite
+ operator="in"
+ in="result5"
+ in2="SourceGraphic"
+ id="feComposite20135" />
+ </filter>
+ <filter
+ id="f121"
+ inkscape:label="Simple blur"
+ inkscape:menu="ABCs"
+ inkscape:menu-tooltip="Simple Gaussian blur, same as the blur slider in Fill and Stroke dialog"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="3"
+ id="feGaussianBlur20138" />
+ </filter>
+ <filter
+ id="f122"
+ inkscape:label="Bubbly Bumps, matte"
+ inkscape:menu="Bumps"
+ inkscape:menu-tooltip="Same as Bubbly Bumps but with a diffuse light instead of a specular one"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result0"
+ in="SourceGraphic"
+ stdDeviation="0.5"
+ id="feGaussianBlur20141" />
+ <feTurbulence
+ baseFrequency="0.2"
+ seed="300"
+ numOctaves="10"
+ result="result1"
+ type="fractalNoise"
+ id="feTurbulence20143" />
+ <feGaussianBlur
+ stdDeviation="0.5"
+ result="result91"
+ id="feGaussianBlur20145" />
+ <feDisplacementMap
+ xChannelSelector="R"
+ scale="5"
+ result="result6"
+ in="result0"
+ in2="result91"
+ id="feDisplacementMap20147"
+ yChannelSelector="A" />
+ <feComposite
+ result="result2"
+ operator="in"
+ in2="result1"
+ in="result6"
+ id="feComposite20149" />
+ <feComposite
+ k3="3"
+ in2="result2"
+ in="result0"
+ operator="arithmetic"
+ id="feComposite20151"
+ k1="0"
+ k2="0"
+ k4="0" />
+ <feBlend
+ result="fbSourceGraphic"
+ mode="multiply"
+ in2="result2"
+ id="feBlend20153" />
+ <feColorMatrix
+ values="1 0 0 -1 0 1 0 1 -1 0 1 0 0 -1 0 -1.8 -0.5 0 5.7 -3.5 "
+ in="fbSourceGraphic"
+ result="fbSourceGraphicAlpha"
+ id="feColorMatrix20155" />
+ <feGaussianBlur
+ stdDeviation="0.5"
+ in="fbSourceGraphicAlpha"
+ result="result0"
+ id="feGaussianBlur20157" />
+ <feDiffuseLighting
+ result="result5"
+ surfaceScale="50"
+ diffuseConstant="0.60000002"
+ id="feDiffuseLighting20161">
+ <feDistantLight
+ azimuth="225"
+ elevation="10"
+ id="feDistantLight20159" />
+ </feDiffuseLighting>
+ <feComposite
+ in2="fbSourceGraphicAlpha"
+ in="result5"
+ result="result2"
+ operator="in"
+ id="feComposite20163" />
+ <feComposite
+ in="fbSourceGraphic"
+ result="result4"
+ operator="arithmetic"
+ k2="1"
+ k3="0.7"
+ in2="result2"
+ id="feComposite20165"
+ k1="0"
+ k4="0" />
+ </filter>
+ <filter
+ id="f123"
+ inkscape:label="Emboss"
+ inkscape:menu-tooltip="Emboss effect : Colors of the original images are preserved or modified by Blend"
+ inkscape:menu="Bumps"
+ height="1"
+ width="1"
+ y="0"
+ x="0"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ result="result2"
+ type="luminanceToAlpha"
+ id="feColorMatrix20168" />
+ <feDiffuseLighting
+ diffuseConstant="0.60000002"
+ result="result1"
+ surfaceScale="-10"
+ id="feDiffuseLighting20172">
+ <feDistantLight
+ azimuth="225"
+ elevation="35"
+ id="feDistantLight20170" />
+ </feDiffuseLighting>
+ <feComposite
+ result="result3"
+ k3="0.5"
+ k1="1.5"
+ in="result1"
+ operator="arithmetic"
+ in2="SourceGraphic"
+ id="feComposite20174"
+ k2="0"
+ k4="0" />
+ <feComposite
+ result="result5"
+ operator="in"
+ in="result3"
+ in2="result3"
+ id="feComposite20176" />
+ <feBlend
+ result="result6"
+ in2="result1"
+ mode="normal"
+ in="result5"
+ id="feBlend20178" />
+ <feComposite
+ result="result7"
+ operator="arithmetic"
+ k2="1"
+ in2="result6"
+ id="feComposite20180"
+ k1="0"
+ k3="0"
+ k4="0" />
+ <feComposite
+ in2="SourceGraphic"
+ in="result7"
+ operator="in"
+ id="feComposite20182" />
+ </filter>
+ <filter
+ id="f124"
+ inkscape:label="Blotting paper"
+ inkscape:menu="Textures"
+ inkscape:menu-tooltip="Inkblot on blotting paper"
+ height="1.3"
+ y="-0.15000001"
+ width="1.3"
+ x="-0.15000001"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="3"
+ in="SourceGraphic"
+ result="result1"
+ id="feGaussianBlur20185" />
+ <feTurbulence
+ type="turbulence"
+ baseFrequency="0.05"
+ numOctaves="5"
+ result="result0"
+ id="feTurbulence20187" />
+ <feDisplacementMap
+ in2="result0"
+ in="result1"
+ xChannelSelector="R"
+ yChannelSelector="G"
+ scale="3"
+ result="result2"
+ id="feDisplacementMap20189" />
+ <feBlend
+ result="result5"
+ in="result2"
+ mode="multiply"
+ in2="result2"
+ id="feBlend20191" />
+ <feGaussianBlur
+ stdDeviation="5"
+ in="result2"
+ result="result4"
+ id="feGaussianBlur20193" />
+ <feComposite
+ operator="arithmetic"
+ in2="result5"
+ in="result4"
+ k2="0.25"
+ k3="1"
+ k1="1"
+ id="feComposite20195"
+ k4="0" />
+ <feComposite
+ operator="in"
+ in2="result2"
+ id="feComposite20197" />
+ </filter>
+ <filter
+ id="f125"
+ inkscape:label="Wax print"
+ inkscape:menu="Textures"
+ inkscape:menu-tooltip="Wax print on tissue texture"
+ height="1.4"
+ y="-0.2"
+ width="1.4"
+ x="-0.2"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result1"
+ in="SourceGraphic"
+ stdDeviation="2"
+ id="feGaussianBlur20200" />
+ <feTurbulence
+ result="result0"
+ numOctaves="5"
+ baseFrequency="0.05"
+ type="fractalNoise"
+ id="feTurbulence20202" />
+ <feDisplacementMap
+ result="result2"
+ scale="10"
+ yChannelSelector="G"
+ xChannelSelector="R"
+ in="result1"
+ in2="result0"
+ id="feDisplacementMap20204" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 10 0 "
+ result="result3"
+ id="feColorMatrix20206" />
+ <feBlend
+ mode="multiply"
+ in="result2"
+ result="result5"
+ in2="result3"
+ id="feBlend20208" />
+ <feGaussianBlur
+ result="result4"
+ in="result3"
+ stdDeviation="5"
+ id="feGaussianBlur20210" />
+ <feComposite
+ k1="0.5"
+ k3="1.5"
+ k2="0.15"
+ in="result4"
+ in2="result5"
+ operator="arithmetic"
+ result="result6"
+ id="feComposite20212"
+ k4="0" />
+ <feComposite
+ operator="in"
+ in="result6"
+ in2="result4"
+ id="feComposite20214" />
+ </filter>
+ <filter
+ id="f126"
+ inkscape:label="Inkblot"
+ inkscape:menu="Textures"
+ inkscape:menu-tooltip="Inkblot on tissue or rough paper"
+ height="1.3"
+ y="-0.15000001"
+ width="1.3"
+ x="-0.15000001"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result1"
+ in="SourceGraphic"
+ stdDeviation="4"
+ id="feGaussianBlur20217" />
+ <feTurbulence
+ result="result0"
+ numOctaves="4"
+ baseFrequency="0.05"
+ type="fractalNoise"
+ id="feTurbulence20219" />
+ <feDisplacementMap
+ result="result2"
+ scale="20"
+ yChannelSelector="G"
+ xChannelSelector="R"
+ in="result1"
+ in2="result0"
+ id="feDisplacementMap20221" />
+ <feGaussianBlur
+ result="result4"
+ in="SourceGraphic"
+ stdDeviation="3"
+ id="feGaussianBlur20223" />
+ <feComposite
+ in="result4"
+ in2="result2"
+ operator="arithmetic"
+ k2="-0.25"
+ k3="0.5"
+ k1="1.5"
+ result="result5"
+ id="feComposite20225"
+ k4="0" />
+ </filter>
+ <filter
+ id="f127"
+ inkscape:label="Torn edges"
+ inkscape:menu="Distort"
+ inkscape:menu-tooltip="Displace the outside of shapes and pictures without altering their content"
+ height="1.4"
+ y="-0.2"
+ width="1.4"
+ x="-0.2"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ id="feTurbulence2917"
+ baseFrequency="0.05"
+ numOctaves="5"
+ type="fractalNoise"
+ result="result6" />
+ <feGaussianBlur
+ stdDeviation="0.5"
+ result="result7"
+ id="feGaussianBlur20229" />
+ <feDisplacementMap
+ scale="25"
+ result="result5"
+ xChannelSelector="R"
+ in="SourceGraphic"
+ in2="result7"
+ id="feDisplacementMap20231"
+ yChannelSelector="A" />
+ <feComposite
+ in="SourceGraphic"
+ operator="atop"
+ in2="result5"
+ id="feComposite20233" />
+ </filter>
+ <filter
+ id="f128"
+ inkscape:label="Color outline, in"
+ inkscape:menu="Morphology"
+ inkscape:menu-tooltip="A colorizable inner outline with adjustable width and blur"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="2"
+ result="result8"
+ id="feGaussianBlur20236" />
+ <feColorMatrix
+ result="result5"
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 10 -9 "
+ id="feColorMatrix20238" />
+ <feComposite
+ result="result6"
+ in="SourceGraphic"
+ operator="in"
+ in2="result5"
+ id="feComposite20240" />
+ <feFlood
+ result="result10"
+ in="result6"
+ flood-opacity="1"
+ flood-color="rgb(203,134,255)"
+ id="feFlood20242" />
+ <feComposite
+ result="result2"
+ operator="in"
+ in2="SourceGraphic"
+ id="feComposite20244" />
+ <feBlend
+ mode="normal"
+ in="result6"
+ in2="result2"
+ id="feBlend20246" />
+ </filter>
+ <filter
+ id="f129"
+ inkscape:label="Liquid"
+ inkscape:menu="Textures"
+ inkscape:menu-tooltip="Colorizable filling with liquid transparency"
+ height="2"
+ y="-0.5"
+ width="1.5"
+ x="-0.25"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="5"
+ result="result8"
+ id="feGaussianBlur20249" />
+ <feTurbulence
+ seed="0"
+ result="result7"
+ type="turbulence"
+ numOctaves="1"
+ baseFrequency="0.02"
+ id="feTurbulence20251" />
+ <feColorMatrix
+ result="result5"
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 4 0 "
+ id="feColorMatrix20253" />
+ <feComposite
+ in2="result8"
+ result="result6"
+ operator="in"
+ in="result8"
+ id="feComposite20255" />
+ <feDisplacementMap
+ in="result5"
+ in2="result6"
+ xChannelSelector="A"
+ yChannelSelector="A"
+ scale="120"
+ result="result4"
+ id="feDisplacementMap20257" />
+ <feComposite
+ in2="result4"
+ result="result2"
+ operator="in"
+ in="result8"
+ id="feComposite20259" />
+ <feComposite
+ result="fbSourceGraphic"
+ in="SourceGraphic"
+ operator="in"
+ in2="result2"
+ id="feComposite20261" />
+ </filter>
+ <filter
+ id="f130"
+ inkscape:menu="Textures"
+ inkscape:label="Watercolor"
+ inkscape:menu-tooltip="Cloudy watercolor effect"
+ height="2"
+ y="-0.5"
+ width="1.6"
+ x="-0.30000001"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="15"
+ result="result8"
+ id="feGaussianBlur20264" />
+ <feTurbulence
+ seed="27"
+ result="result7"
+ type="fractalNoise"
+ numOctaves="5"
+ baseFrequency="0.025"
+ id="feTurbulence20266" />
+ <feComposite
+ in2="result8"
+ result="result6"
+ operator="over"
+ in="result7"
+ id="feComposite20268" />
+ <feColorMatrix
+ result="result9"
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -4 "
+ id="feColorMatrix20270" />
+ <feDisplacementMap
+ in="result7"
+ in2="result9"
+ xChannelSelector="A"
+ yChannelSelector="A"
+ scale="50"
+ result="result4"
+ id="feDisplacementMap20272" />
+ <feComposite
+ in2="result4"
+ result="result2"
+ operator="in"
+ in="result8"
+ id="feComposite20274" />
+ <feComposite
+ result="fbSourceGraphic"
+ in="result2"
+ operator="in"
+ in2="result9"
+ id="feComposite20276" />
+ <feComposite
+ operator="arithmetic"
+ k2="1"
+ k1="0.5"
+ in="fbSourceGraphic"
+ in2="fbSourceGraphic"
+ result="result91"
+ id="feComposite20278"
+ k3="0"
+ k4="0" />
+ <feBlend
+ in="fbSourceGraphic"
+ mode="multiply"
+ in2="result91"
+ id="feBlend20280" />
+ </filter>
+ <filter
+ id="f131"
+ x="-0.15000001"
+ width="1.3"
+ y="-0.15000001"
+ height="1.3"
+ inkscape:menu-tooltip="Felt like texture with color turbulence and slightly darker at the edges"
+ inkscape:menu="Textures"
+ inkscape:label="Felt"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result1"
+ in="SourceGraphic"
+ stdDeviation="2"
+ id="feGaussianBlur20283" />
+ <feTurbulence
+ result="result0"
+ numOctaves="5"
+ baseFrequency="0.05"
+ type="fractalNoise"
+ id="feTurbulence20285" />
+ <feDisplacementMap
+ result="result2"
+ scale="20"
+ yChannelSelector="G"
+ xChannelSelector="R"
+ in="result1"
+ in2="result0"
+ id="feDisplacementMap20287" />
+ <feGaussianBlur
+ result="result4"
+ in="result2"
+ stdDeviation="5"
+ id="feGaussianBlur20289" />
+ <feComposite
+ result="result6"
+ k1="1"
+ k3="1"
+ k2="0.5"
+ in="result0"
+ in2="result4"
+ operator="arithmetic"
+ id="feComposite20291"
+ k4="0" />
+ <feComposite
+ in="result6"
+ in2="result0"
+ operator="in"
+ result="result91"
+ id="feComposite20293" />
+ <feComposite
+ operator="arithmetic"
+ k1="1.5"
+ in="result2"
+ in2="result91"
+ id="feComposite20295"
+ k2="0"
+ k3="0"
+ k4="0" />
+ </filter>
+ <filter
+ id="f132"
+ inkscape:label="Ink paint"
+ inkscape:menu="Textures"
+ inkscape:menu-tooltip="Ink paint on paper with some turbulent color shift"
+ height="1.3"
+ y="-0.15000001"
+ width="1.3"
+ x="-0.15000001"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ type="fractalNoise"
+ baseFrequency="0.07"
+ numOctaves="4"
+ result="result0"
+ id="feTurbulence20298" />
+ <feDisplacementMap
+ in2="result0"
+ in="SourceGraphic"
+ xChannelSelector="R"
+ yChannelSelector="G"
+ scale="10"
+ result="result2"
+ id="feDisplacementMap20300" />
+ <feBlend
+ result="result5"
+ in="result2"
+ mode="multiply"
+ in2="result2"
+ id="feBlend20302" />
+ <feGaussianBlur
+ stdDeviation="10"
+ in="result2"
+ result="result4"
+ id="feGaussianBlur20304" />
+ <feComposite
+ operator="arithmetic"
+ in2="result4"
+ in="result0"
+ k3="0.5"
+ k1="2"
+ result="result6"
+ id="feComposite20306"
+ k2="0"
+ k4="0" />
+ <feComposite
+ operator="in"
+ in2="result5"
+ in="result6"
+ result="result7"
+ id="feComposite20308" />
+ </filter>
+ <filter
+ id="f133"
+ x="-0.25"
+ width="1.5"
+ y="-0.25"
+ height="1.5"
+ inkscape:menu-tooltip="Smooth rainbow colors melted along the edges and colorizable"
+ inkscape:menu="Textures"
+ inkscape:label="Tinted rainbow"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result8"
+ stdDeviation="5"
+ id="feGaussianBlur20311" />
+ <feTurbulence
+ baseFrequency="0.015"
+ numOctaves="2"
+ type="fractalNoise"
+ result="result7"
+ seed="20"
+ id="feTurbulence20313" />
+ <feComposite
+ in="SourceGraphic"
+ operator="in"
+ result="result6"
+ in2="result8"
+ id="feComposite20315" />
+ <feComposite
+ in="result6"
+ operator="arithmetic"
+ result="result2"
+ in2="result7"
+ k3="1.7"
+ id="feComposite20317"
+ k1="0"
+ k2="0"
+ k4="0" />
+ <feComposite
+ in2="result6"
+ operator="in"
+ in="result2"
+ result="fbSourceGraphic"
+ id="feComposite20319" />
+ <feComposite
+ in2="SourceGraphic"
+ in="fbSourceGraphic"
+ k3="0.3"
+ k2="1.5"
+ operator="arithmetic"
+ result="result9"
+ id="feComposite20321"
+ k1="0"
+ k4="0" />
+ </filter>
+ <filter
+ id="f134"
+ x="-0.25"
+ width="1.5"
+ y="-0.25"
+ height="1.5"
+ inkscape:menu-tooltip="Smooth rainbow colors slightly melted along the edges"
+ inkscape:menu="Textures"
+ inkscape:label="Melted rainbow"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result8"
+ stdDeviation="5"
+ id="feGaussianBlur20324" />
+ <feTurbulence
+ baseFrequency="0.015"
+ numOctaves="2"
+ type="fractalNoise"
+ result="result7"
+ seed="20"
+ id="feTurbulence20326" />
+ <feComposite
+ in="SourceGraphic"
+ operator="in"
+ result="result6"
+ in2="result8"
+ id="feComposite20328" />
+ <feComposite
+ in="result6"
+ operator="arithmetic"
+ result="result2"
+ in2="result7"
+ k3="1"
+ id="feComposite20330"
+ k1="0"
+ k2="0"
+ k4="0" />
+ <feComposite
+ in2="result6"
+ operator="in"
+ in="result2"
+ result="fbSourceGraphic"
+ id="feComposite20332" />
+ <feComposite
+ in2="fbSourceGraphic"
+ in="fbSourceGraphic"
+ k2="2.5"
+ operator="arithmetic"
+ id="feComposite20334"
+ k1="0"
+ k3="0"
+ k4="0" />
+ </filter>
+ <filter
+ id="f135"
+ inkscape:label="Flex metal"
+ inkscape:menu="Materials"
+ inkscape:menu-tooltip="Bright, polished uneven metal casting, colorizable"
+ height="1.5"
+ y="-0.25"
+ width="1.5"
+ x="-0.25"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="5"
+ result="result8"
+ id="feGaussianBlur20337" />
+ <feTurbulence
+ seed="25"
+ result="result7"
+ type="turbulence"
+ numOctaves="2"
+ baseFrequency="0.03"
+ id="feTurbulence20339" />
+ <feComposite
+ in2="result8"
+ result="result6"
+ operator="in"
+ in="result8"
+ id="feComposite20341" />
+ <feDisplacementMap
+ in="result7"
+ in2="result6"
+ xChannelSelector="A"
+ yChannelSelector="A"
+ scale="120"
+ result="result4"
+ id="feDisplacementMap20343" />
+ <feComposite
+ in2="result4"
+ result="result2"
+ operator="arithmetic"
+ in="SourceGraphic"
+ k1="2"
+ k3="2.5"
+ k2="0.25"
+ id="feComposite20345"
+ k4="0" />
+ <feComposite
+ result="fbSourceGraphic"
+ in="result2"
+ operator="in"
+ in2="SourceGraphic"
+ id="feComposite20347" />
+ <feBlend
+ mode="screen"
+ in2="fbSourceGraphic"
+ result="result91"
+ id="feBlend20349" />
+ <feBlend
+ mode="multiply"
+ in2="result91"
+ id="feBlend20351" />
+ </filter>
+ <filter
+ id="f136"
+ inkscape:label="Comics draft"
+ inkscape:menu-tooltip="Draft painted cartoon shading with a glassy look"
+ inkscape:menu="Non realistic 3D shaders"
+ height="1.5"
+ y="-0.25"
+ width="1.5"
+ x="-0.25"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="7"
+ result="result8"
+ id="feGaussianBlur20354" />
+ <feComposite
+ in2="result8"
+ result="result6"
+ operator="xor"
+ in="result8"
+ id="feComposite20356" />
+ <feDisplacementMap
+ in="SourceGraphic"
+ in2="result6"
+ xChannelSelector="A"
+ yChannelSelector="A"
+ scale="100"
+ result="result4"
+ id="feDisplacementMap20358" />
+ <feComposite
+ in2="result4"
+ result="result2"
+ operator="arithmetic"
+ in="SourceGraphic"
+ k1="1"
+ id="feComposite20360"
+ k2="0"
+ k3="0"
+ k4="0" />
+ <feComposite
+ result="fbSourceGraphic"
+ in="result6"
+ operator="in"
+ in2="result2"
+ id="feComposite20362" />
+ </filter>
+ <filter
+ id="f137"
+ inkscape:label="Comics fading"
+ inkscape:menu-tooltip="Cartoon paint style with some fading at the edges"
+ inkscape:menu="Non realistic 3D shaders"
+ height="1.5"
+ y="-0.25"
+ width="1.5"
+ x="-0.25"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="7"
+ result="result8"
+ id="feGaussianBlur20365" />
+ <feComposite
+ in2="result8"
+ result="result6"
+ operator="xor"
+ in="result8"
+ id="feComposite20367" />
+ <feDisplacementMap
+ in="SourceGraphic"
+ in2="result6"
+ xChannelSelector="A"
+ yChannelSelector="A"
+ scale="100"
+ result="result4"
+ id="feDisplacementMap20369" />
+ <feComposite
+ in2="result4"
+ result="result2"
+ operator="arithmetic"
+ in="SourceGraphic"
+ k1="1"
+ id="feComposite20371"
+ k2="0"
+ k3="0"
+ k4="0" />
+ <feComposite
+ result="fbSourceGraphic"
+ in="result8"
+ operator="in"
+ in2="result2"
+ id="feComposite20373" />
+ </filter>
+ <filter
+ id="f138"
+ inkscape:label="Smooth shader"
+ inkscape:menu-tooltip="Smooth shading with a graphite pencil grey"
+ inkscape:menu="Non realistic 3D shaders"
+ height="1.5"
+ y="-0.25"
+ width="1.5"
+ x="-0.25"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="7"
+ result="result8"
+ id="feGaussianBlur20376" />
+ <feComposite
+ in2="result8"
+ result="result6"
+ operator="xor"
+ in="result8"
+ id="feComposite20378" />
+ <feDisplacementMap
+ in="result8"
+ in2="result6"
+ xChannelSelector="A"
+ yChannelSelector="A"
+ scale="75"
+ result="result4"
+ id="feDisplacementMap20380" />
+ <feComposite
+ in2="result4"
+ result="result2"
+ operator="arithmetic"
+ in="SourceGraphic"
+ k1="1"
+ id="feComposite20382"
+ k2="0"
+ k3="0"
+ k4="0" />
+ <feComposite
+ result="fbSourceGraphic"
+ in="result8"
+ operator="in"
+ in2="result2"
+ id="feComposite20384" />
+ </filter>
+ <filter
+ id="f139"
+ x="-0.25"
+ width="1.5"
+ y="-0.25"
+ height="1.5"
+ inkscape:menu="Non realistic 3D shaders"
+ inkscape:menu-tooltip="Combination of smooth shading and embossing"
+ inkscape:label="Emboss shader"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result8"
+ stdDeviation="5"
+ id="feGaussianBlur20387" />
+ <feComposite
+ in="result8"
+ operator="xor"
+ result="result6"
+ in2="result8"
+ id="feComposite20389" />
+ <feDisplacementMap
+ result="result4"
+ scale="100"
+ yChannelSelector="A"
+ xChannelSelector="A"
+ in2="result6"
+ in="result8"
+ id="feDisplacementMap20391" />
+ <feComposite
+ k1="1"
+ in="result4"
+ operator="arithmetic"
+ result="result2"
+ in2="result4"
+ id="feComposite20393"
+ k2="0"
+ k3="0"
+ k4="0" />
+ <feComposite
+ in2="result8"
+ operator="in"
+ in="result2"
+ result="fbSourceGraphic"
+ id="feComposite20395" />
+ </filter>
+ <filter
+ id="f140"
+ inkscape:label="Smooth shader dark"
+ inkscape:menu-tooltip="Dark version of non realistic smooth shading"
+ inkscape:menu="Non realistic 3D shaders"
+ height="1.5"
+ y="-0.25"
+ width="1.5"
+ x="-0.25"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="7"
+ result="result8"
+ id="feGaussianBlur20398" />
+ <feComposite
+ in2="result8"
+ result="result6"
+ operator="xor"
+ in="result8"
+ id="feComposite20400" />
+ <feDisplacementMap
+ in="result8"
+ in2="result6"
+ xChannelSelector="A"
+ yChannelSelector="A"
+ scale="75"
+ result="result4"
+ id="feDisplacementMap20402" />
+ <feComposite
+ in2="result4"
+ result="result2"
+ operator="arithmetic"
+ in="SourceGraphic"
+ k1="2"
+ id="feComposite20404"
+ k2="0"
+ k3="0"
+ k4="0" />
+ </filter>
+ <filter
+ id="f141"
+ x="-0.25"
+ width="1.5"
+ y="-0.25"
+ height="1.5"
+ inkscape:menu="Non realistic 3D shaders"
+ inkscape:menu-tooltip="Imitation of black and white cartoon shading"
+ inkscape:label="Comics"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result8"
+ stdDeviation="7"
+ id="feGaussianBlur20407" />
+ <feComposite
+ in="result8"
+ operator="xor"
+ result="result6"
+ in2="result8"
+ id="feComposite20409" />
+ <feDisplacementMap
+ result="result4"
+ scale="100"
+ yChannelSelector="A"
+ xChannelSelector="A"
+ in2="result6"
+ in="SourceGraphic"
+ id="feDisplacementMap20411" />
+ <feComposite
+ k1="1"
+ in="SourceGraphic"
+ operator="arithmetic"
+ result="result2"
+ in2="result4"
+ id="feComposite20413"
+ k2="0"
+ k3="0"
+ k4="0" />
+ <feComposite
+ in2="result2"
+ operator="in"
+ in="SourceGraphic"
+ result="fbSourceGraphic"
+ id="feComposite20415" />
+ </filter>
+ <filter
+ id="f142"
+ x="-0.25"
+ width="1.5"
+ y="-0.25"
+ height="1.5"
+ inkscape:menu="Non realistic 3D shaders"
+ inkscape:menu-tooltip="Silky close to mother of pearl shading"
+ inkscape:label="Satin"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result8"
+ stdDeviation="7"
+ id="feGaussianBlur20418" />
+ <feComposite
+ in="result8"
+ operator="xor"
+ result="result6"
+ in2="result8"
+ id="feComposite20420" />
+ <feDisplacementMap
+ result="result4"
+ scale="75"
+ yChannelSelector="A"
+ xChannelSelector="A"
+ in2="result6"
+ in="result6"
+ id="feDisplacementMap20422" />
+ <feComposite
+ k1="1"
+ in="SourceGraphic"
+ operator="arithmetic"
+ result="result2"
+ in2="result4"
+ id="feComposite20424"
+ k2="0"
+ k3="0"
+ k4="0" />
+ <feComposite
+ in2="result2"
+ operator="in"
+ in="result8"
+ result="fbSourceGraphic"
+ id="feComposite20426" />
+ </filter>
+ <filter
+ id="f143"
+ x="-0.25"
+ width="1.5"
+ y="-0.25"
+ height="1.5"
+ inkscape:menu="Non realistic 3D shaders"
+ inkscape:menu-tooltip="Non realistic frosted glass imitation"
+ inkscape:label="Frosted glass"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result8"
+ stdDeviation="7"
+ id="feGaussianBlur20429" />
+ <feComposite
+ in="result8"
+ operator="xor"
+ result="result6"
+ in2="result8"
+ id="feComposite20431" />
+ <feDisplacementMap
+ result="result4"
+ scale="75"
+ yChannelSelector="A"
+ xChannelSelector="A"
+ in2="result6"
+ in="result6"
+ id="feDisplacementMap20433" />
+ <feComposite
+ k1="2"
+ in="SourceGraphic"
+ operator="arithmetic"
+ result="result2"
+ in2="result4"
+ id="feComposite20435"
+ k2="0"
+ k3="0"
+ k4="0" />
+ <feComposite
+ in2="result2"
+ operator="in"
+ in="result6"
+ result="fbSourceGraphic"
+ id="feComposite20437" />
+ </filter>
+ <filter
+ id="f144"
+ inkscape:label="Smooth shader contour"
+ inkscape:menu-tooltip="Contouring version of smooth shader"
+ inkscape:menu="Non realistic 3D shaders"
+ height="1.5"
+ y="-0.25"
+ width="1.5"
+ x="-0.25"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="7"
+ result="result8"
+ id="feGaussianBlur20440" />
+ <feComposite
+ in2="result8"
+ result="result6"
+ operator="xor"
+ in="result8"
+ id="feComposite20442" />
+ <feDisplacementMap
+ in2="result6"
+ xChannelSelector="A"
+ yChannelSelector="A"
+ scale="75"
+ result="result4"
+ in="result8"
+ id="feDisplacementMap20444" />
+ <feComposite
+ in2="result4"
+ result="result2"
+ operator="arithmetic"
+ in="SourceGraphic"
+ k1="1"
+ id="feComposite20446"
+ k2="0"
+ k3="0"
+ k4="0" />
+ <feComposite
+ result="fbSourceGraphic"
+ in="result6"
+ operator="in"
+ in2="result2"
+ id="feComposite20448" />
+ </filter>
+ <filter
+ id="f145"
+ x="-0.25"
+ width="1.5"
+ y="-0.25"
+ height="1.5"
+ inkscape:menu="Non realistic 3D shaders"
+ inkscape:menu-tooltip="Brushed aluminium shader"
+ inkscape:label="Aluminium"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result8"
+ stdDeviation="7"
+ id="feGaussianBlur20451" />
+ <feComposite
+ in="result8"
+ operator="xor"
+ result="result6"
+ in2="SourceGraphic"
+ id="feComposite20453" />
+ <feDisplacementMap
+ result="result4"
+ scale="75"
+ yChannelSelector="A"
+ xChannelSelector="A"
+ in2="result6"
+ in="result6"
+ id="feDisplacementMap20455" />
+ <feComposite
+ k1="1"
+ in="result4"
+ operator="arithmetic"
+ result="result2"
+ in2="SourceGraphic"
+ id="feComposite20457"
+ k2="0"
+ k3="0"
+ k4="0" />
+ </filter>
+ <filter
+ id="f146"
+ x="-0.25"
+ width="1.5"
+ y="-0.25"
+ height="1.5"
+ inkscape:menu="Non realistic 3D shaders"
+ inkscape:menu-tooltip="Fluid brushed cartoon drawing"
+ inkscape:label="Comics fluid"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result8"
+ stdDeviation="4"
+ id="feGaussianBlur20460" />
+ <feComposite
+ in="result8"
+ operator="xor"
+ result="result6"
+ in2="result8"
+ id="feComposite20462" />
+ <feDisplacementMap
+ result="result4"
+ scale="100"
+ yChannelSelector="A"
+ xChannelSelector="A"
+ in2="result6"
+ in="result6"
+ id="feDisplacementMap20464" />
+ <feComposite
+ k1="5"
+ in="result8"
+ operator="arithmetic"
+ result="result2"
+ in2="result4"
+ id="feComposite20466"
+ k2="0"
+ k3="0"
+ k4="0" />
+ <feComposite
+ in2="result2"
+ operator="in"
+ in="result6"
+ result="fbSourceGraphic"
+ id="feComposite20468" />
+ </filter>
+ <filter
+ id="f147"
+ x="-0.25"
+ width="1.5"
+ y="-0.25"
+ height="1.5"
+ inkscape:menu="Non realistic 3D shaders"
+ inkscape:menu-tooltip="Non realistic chrome shader with strong speculars"
+ inkscape:label="Chrome"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result8"
+ stdDeviation="4"
+ id="feGaussianBlur20471" />
+ <feComposite
+ in="result8"
+ operator="xor"
+ result="result6"
+ in2="result8"
+ id="feComposite20473" />
+ <feDisplacementMap
+ result="result4"
+ scale="80"
+ yChannelSelector="A"
+ xChannelSelector="A"
+ in2="result6"
+ in="result6"
+ id="feDisplacementMap20475" />
+ <feComposite
+ k1="3"
+ in="result8"
+ operator="arithmetic"
+ result="result2"
+ in2="result4"
+ id="feComposite20477"
+ k2="0"
+ k3="0"
+ k4="0" />
+ <feComposite
+ in2="result2"
+ operator="in"
+ in="result2"
+ result="fbSourceGraphic"
+ id="feComposite20479" />
+ </filter>
+ <filter
+ id="f148"
+ inkscape:label="Chrome dark"
+ inkscape:menu-tooltip="Dark version of chrome shading with a ground reflection simulation"
+ inkscape:menu="Non realistic 3D shaders"
+ height="1.5"
+ y="-0.25"
+ width="1.5"
+ x="-0.25"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="3.5"
+ result="result8"
+ id="feGaussianBlur20482" />
+ <feComposite
+ in2="result8"
+ result="result6"
+ operator="xor"
+ in="result8"
+ id="feComposite20484" />
+ <feDisplacementMap
+ in="result8"
+ in2="result6"
+ xChannelSelector="A"
+ yChannelSelector="A"
+ scale="75"
+ result="result4"
+ id="feDisplacementMap20486" />
+ <feComposite
+ in2="result4"
+ result="result2"
+ operator="arithmetic"
+ in="result8"
+ k1="3"
+ id="feComposite20488"
+ k2="0"
+ k3="0"
+ k4="0" />
+ <feComposite
+ result="fbSourceGraphic"
+ in="result2"
+ operator="in"
+ in2="result2"
+ id="feComposite20490" />
+ </filter>
+ <filter
+ id="f149"
+ inkscape:label="Wavy tartan"
+ inkscape:menu="Overlays"
+ inkscape:menu-tooltip="Tartan pattern with a wavy displacement and bevel around the edges"
+ x="-0.25"
+ width="1.5"
+ y="-0.25"
+ height="1.5"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ type="turbulence"
+ result="result0"
+ seed="20"
+ numOctaves="1"
+ baseFrequency="0 0.19"
+ id="feTurbulence20493" />
+ <feTurbulence
+ result="result3"
+ type="turbulence"
+ seed="20"
+ numOctaves="1"
+ baseFrequency="0.19 0"
+ id="feTurbulence20495" />
+ <feComposite
+ result="result1"
+ operator="arithmetic"
+ in2="result3"
+ in="result0"
+ k2="1"
+ k3="1"
+ k1="3"
+ id="feComposite20497"
+ k4="0" />
+ <feComposite
+ result="fbSourceGraphic"
+ in="SourceGraphic"
+ operator="in"
+ in2="result1"
+ id="feComposite20499" />
+ <feGaussianBlur
+ result="result8"
+ stdDeviation="10"
+ in="fbSourceGraphic"
+ id="feGaussianBlur20501" />
+ <feComposite
+ in="result8"
+ operator="xor"
+ result="result6"
+ in2="result8"
+ id="feComposite20503" />
+ <feDisplacementMap
+ result="result4"
+ scale="75"
+ yChannelSelector="A"
+ xChannelSelector="A"
+ in2="result6"
+ in="result1"
+ id="feDisplacementMap20505" />
+ <feComposite
+ in="SourceGraphic"
+ operator="in"
+ result="result2"
+ in2="result4"
+ id="feComposite20507" />
+ </filter>
+ <filter
+ id="f150"
+ inkscape:label="3D marble"
+ inkscape:menu="Materials"
+ inkscape:menu-tooltip="3D warped marble texture"
+ height="1.5"
+ y="-0.25"
+ width="1.5"
+ x="-0.25"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="4"
+ result="result8"
+ id="feGaussianBlur20510" />
+ <feTurbulence
+ seed="50"
+ result="result7"
+ type="turbulence"
+ numOctaves="7"
+ baseFrequency="0.01 0.01"
+ id="feTurbulence20512" />
+ <feColorMatrix
+ result="result5"
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1.4 0 "
+ id="feColorMatrix20514" />
+ <feComposite
+ result="result6"
+ in="result5"
+ operator="in"
+ in2="result8"
+ id="feComposite20516" />
+ <feDisplacementMap
+ in="result5"
+ xChannelSelector="A"
+ yChannelSelector="A"
+ scale="100"
+ result="result4"
+ in2="result6"
+ id="feDisplacementMap20518" />
+ <feFlood
+ in="result4"
+ flood-opacity="1"
+ flood-color="rgb(224,224,224)"
+ id="feFlood20520" />
+ <feComposite
+ result="result2"
+ operator="atop"
+ in2="result4"
+ id="feComposite20522" />
+ <feComposite
+ in="result2"
+ operator="atop"
+ in2="SourceGraphic"
+ result="result9"
+ id="feComposite20524" />
+ <feBlend
+ result="fbSourceGraphic"
+ mode="darken"
+ in2="result9"
+ id="feBlend20526" />
+ <feGaussianBlur
+ stdDeviation="5"
+ in="fbSourceGraphic"
+ result="result0"
+ id="feGaussianBlur20528" />
+ <feSpecularLighting
+ in="result0"
+ result="result1"
+ lighting-color="#ffffff"
+ surfaceScale="8"
+ specularConstant="0.80000001"
+ specularExponent="30"
+ id="feSpecularLighting20532">
+ <feDistantLight
+ elevation="55"
+ azimuth="235"
+ id="feDistantLight20530" />
+ </feSpecularLighting>
+ <feComposite
+ in2="fbSourceGraphic"
+ in="result1"
+ result="result2"
+ operator="in"
+ id="feComposite20534" />
+ <feComposite
+ in="fbSourceGraphic"
+ result="result4"
+ operator="arithmetic"
+ k2="1"
+ k3="1"
+ in2="result2"
+ id="feComposite20536"
+ k1="0"
+ k4="0" />
+ </filter>
+ <filter
+ id="f151"
+ inkscape:menu-tooltip="3D warped, fibered wood texture"
+ inkscape:menu="Materials"
+ inkscape:label="3D wood"
+ height="1.5"
+ y="-0.25"
+ width="1.5"
+ x="-0.25"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result8"
+ stdDeviation="4"
+ id="feGaussianBlur20539" />
+ <feTurbulence
+ baseFrequency="0.025 0.2"
+ numOctaves="3"
+ type="fractalNoise"
+ result="result7"
+ seed="22"
+ id="feTurbulence20541" />
+ <feComposite
+ in2="result8"
+ operator="in"
+ in="SourceGraphic"
+ result="result6"
+ id="feComposite20543" />
+ <feDisplacementMap
+ in2="result6"
+ result="result4"
+ scale="50"
+ yChannelSelector="A"
+ xChannelSelector="A"
+ in="result7"
+ id="feDisplacementMap20545" />
+ <feFlood
+ flood-color="rgb(230,211,138)"
+ flood-opacity="1"
+ in="result4"
+ id="feFlood20547" />
+ <feComposite
+ in2="result4"
+ operator="atop"
+ result="result2"
+ id="feComposite20549" />
+ <feComposite
+ in2="SourceGraphic"
+ operator="atop"
+ in="result2"
+ result="result9"
+ id="feComposite20551" />
+ <feGaussianBlur
+ result="result0"
+ in="result9"
+ stdDeviation="8"
+ id="feGaussianBlur20553" />
+ <feSpecularLighting
+ specularExponent="15"
+ specularConstant="0.69999999"
+ surfaceScale="5"
+ lighting-color="#ffffff"
+ result="result1"
+ in="result0"
+ id="feSpecularLighting20557">
+ <feDistantLight
+ azimuth="235"
+ elevation="50"
+ id="feDistantLight20555" />
+ </feSpecularLighting>
+ <feComposite
+ operator="in"
+ result="result2"
+ in="result1"
+ in2="result9"
+ id="feComposite20559" />
+ <feComposite
+ k3="0.5"
+ k2="0.5"
+ operator="arithmetic"
+ result="result4"
+ in="result9"
+ in2="result2"
+ id="feComposite20561"
+ k1="0"
+ k4="0" />
+ <feConvolveMatrix
+ order="3 3"
+ kernelMatrix="2 0 0 0 2 0 0 0 -2 "
+ targetX="2"
+ targetY="2"
+ result="result10"
+ id="feConvolveMatrix20563" />
+ <feBlend
+ mode="multiply"
+ in="result10"
+ in2="result10"
+ id="feBlend20565" />
+ </filter>
+ <filter
+ id="f152"
+ inkscape:menu-tooltip="3D warped, iridescent pearly shell texture"
+ inkscape:menu="Materials"
+ inkscape:label="3D mother of pearl"
+ width="1.5"
+ x="-0.25"
+ height="1.5"
+ y="-0.25"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result8"
+ stdDeviation="3"
+ id="feGaussianBlur20568" />
+ <feTurbulence
+ baseFrequency="0.03 0.03"
+ numOctaves="8"
+ type="fractalNoise"
+ result="result7"
+ seed="77"
+ id="feTurbulence20570" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1.6 -0.6 "
+ result="result5"
+ id="feColorMatrix20572" />
+ <feComposite
+ in2="result8"
+ operator="in"
+ in="result7"
+ result="result6"
+ id="feComposite20574" />
+ <feDisplacementMap
+ in2="result6"
+ result="result4"
+ scale="60"
+ yChannelSelector="A"
+ xChannelSelector="A"
+ in="result5"
+ id="feDisplacementMap20576" />
+ <feConvolveMatrix
+ order="3 3"
+ kernelMatrix="2 0 0 0 4 0 0 0 -2 "
+ targetX="2"
+ targetY="2"
+ divisor="2"
+ result="result9"
+ id="feConvolveMatrix20578" />
+ <feComposite
+ in2="SourceGraphic"
+ operator="atop"
+ in="result9"
+ result="result10"
+ id="feComposite20580" />
+ <feBlend
+ in2="result10"
+ mode="darken"
+ result="fbSourceGraphic"
+ id="feBlend20582" />
+ <feGaussianBlur
+ result="result0"
+ in="fbSourceGraphic"
+ stdDeviation="5"
+ id="feGaussianBlur20584" />
+ <feSpecularLighting
+ specularExponent="25"
+ specularConstant="1"
+ surfaceScale="5"
+ lighting-color="#f2d76c"
+ result="result1"
+ in="result0"
+ id="feSpecularLighting20588">
+ <feDistantLight
+ azimuth="235"
+ elevation="60"
+ id="feDistantLight20586" />
+ </feSpecularLighting>
+ <feComposite
+ operator="in"
+ result="result2"
+ in="result1"
+ in2="fbSourceGraphic"
+ id="feComposite20590" />
+ <feComposite
+ k3="1"
+ k2="1"
+ operator="arithmetic"
+ result="result4"
+ in="fbSourceGraphic"
+ in2="result2"
+ id="feComposite20592"
+ k1="0"
+ k4="0" />
+ </filter>
+ <filter
+ id="f153"
+ inkscape:label="Tiger fur"
+ inkscape:menu="Overlays"
+ inkscape:menu-tooltip="Tiger fur pattern with folds and bevel around the edges"
+ height="1.5"
+ y="-0.25"
+ width="1.5"
+ x="-0.25"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ type="turbulence"
+ result="result0"
+ seed="57"
+ numOctaves="2"
+ baseFrequency="0.1 0.015"
+ id="feTurbulence20595" />
+ <feComposite
+ result="result1"
+ operator="over"
+ in2="result0"
+ in="result0"
+ id="feComposite20597" />
+ <feComposite
+ result="fbSourceGraphic"
+ in="SourceGraphic"
+ operator="arithmetic"
+ in2="result1"
+ k1="1"
+ id="feComposite20599"
+ k2="0"
+ k3="0"
+ k4="0" />
+ <feGaussianBlur
+ stdDeviation="10"
+ result="result8"
+ in="fbSourceGraphic"
+ id="feGaussianBlur20601" />
+ <feComposite
+ in2="result8"
+ result="result6"
+ operator="xor"
+ in="result8"
+ id="feComposite20603" />
+ <feDisplacementMap
+ xChannelSelector="A"
+ yChannelSelector="A"
+ scale="100"
+ result="result4"
+ in="result1"
+ in2="result6"
+ id="feDisplacementMap20605" />
+ <feComposite
+ in2="result4"
+ result="result2"
+ operator="arithmetic"
+ k1="1"
+ in="SourceGraphic"
+ id="feComposite20607"
+ k2="0"
+ k3="0"
+ k4="0" />
+ <feComposite
+ operator="out"
+ in="SourceGraphic"
+ in2="result2"
+ id="feComposite20609" />
+ </filter>
+ <filter
+ id="f154"
+ x="-0.25"
+ width="1.5"
+ y="-0.5"
+ height="2"
+ inkscape:menu-tooltip="Colorizable filling with flow inside like transparency"
+ inkscape:menu="Textures"
+ inkscape:label="Shaken liquid"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result8"
+ stdDeviation="4"
+ id="feGaussianBlur20612" />
+ <feTurbulence
+ baseFrequency="0.05"
+ numOctaves="2"
+ type="fractalNoise"
+ result="result7"
+ seed="0"
+ id="feTurbulence20614" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 2 -0.75 "
+ result="result5"
+ id="feColorMatrix20616" />
+ <feComposite
+ in="result8"
+ operator="out"
+ result="result6"
+ in2="result7"
+ id="feComposite20618" />
+ <feDisplacementMap
+ result="result4"
+ scale="120"
+ yChannelSelector="A"
+ xChannelSelector="A"
+ in2="result6"
+ in="result5"
+ id="feDisplacementMap20620" />
+ <feComposite
+ in="result8"
+ operator="arithmetic"
+ result="result2"
+ in2="result4"
+ k1="1"
+ k3="0.5"
+ id="feComposite20622"
+ k2="0"
+ k4="0" />
+ <feComposite
+ in2="result2"
+ operator="in"
+ in="SourceGraphic"
+ result="fbSourceGraphic"
+ id="feComposite20624" />
+ </filter>
+ <filter
+ id="f155"
+ x="-0.25"
+ width="1.5"
+ y="-0.5"
+ height="2"
+ inkscape:menu-tooltip="Comics shader with creamy waves transparency"
+ inkscape:menu="Non realistic 3D shaders"
+ inkscape:label="Comics cream"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result8"
+ stdDeviation="5"
+ id="feGaussianBlur20627" />
+ <feTurbulence
+ baseFrequency="0.02 0.02"
+ numOctaves="1"
+ type="turbulence"
+ result="result7"
+ seed="77"
+ id="feTurbulence20629" />
+ <feComposite
+ in="result8"
+ operator="xor"
+ result="result6"
+ in2="result7"
+ id="feComposite20631" />
+ <feDisplacementMap
+ result="result4"
+ scale="170"
+ yChannelSelector="A"
+ xChannelSelector="A"
+ in2="result6"
+ in="SourceGraphic"
+ id="feDisplacementMap20633" />
+ <feComposite
+ in="result4"
+ operator="arithmetic"
+ result="result2"
+ in2="SourceGraphic"
+ k1="1"
+ id="feComposite20635"
+ k2="0"
+ k3="0"
+ k4="0" />
+ <feComposite
+ in2="result2"
+ operator="out"
+ in="SourceGraphic"
+ result="fbSourceGraphic"
+ id="feComposite20637" />
+ </filter>
+ <filter
+ id="f156"
+ inkscape:label="Black Light"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Light areas turn to black"
+ x="0"
+ width="1"
+ y="0"
+ height="1"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ type="luminanceToAlpha"
+ result="result2"
+ id="feColorMatrix20640" />
+ <feComposite
+ in2="SourceGraphic"
+ operator="arithmetic"
+ in="result2"
+ k3="2"
+ result="result4"
+ id="feComposite20642"
+ k1="0"
+ k2="0"
+ k4="0" />
+ <feBlend
+ in="result4"
+ mode="multiply"
+ result="result3"
+ in2="result2"
+ id="feBlend20644" />
+ <feComposite
+ in2="SourceGraphic"
+ operator="in"
+ in="result3"
+ id="feComposite20646" />
+ </filter>
+ <filter
+ id="f157"
+ inkscape:menu-tooltip="Make the lightest parts of the object progressively transparent"
+ inkscape:menu="Transparency utilities"
+ inkscape:label="Light eraser"
+ height="1"
+ width="1"
+ y="0"
+ x="0"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ result="result14"
+ type="luminanceToAlpha"
+ in="SourceGraphic"
+ id="feColorMatrix20649" />
+ <feComposite
+ in="SourceGraphic"
+ in2="result14"
+ result="fbSourceGraphic"
+ operator="out"
+ id="feComposite20651" />
+ <feBlend
+ mode="normal"
+ in2="fbSourceGraphic"
+ result="result15"
+ id="feBlend20653" />
+ </filter>
+ <filter
+ id="f158"
+ inkscape:label="Noisy blur"
+ inkscape:menu="Blurs"
+ inkscape:menu-tooltip="Small-scale roughening and blurring to edges and content"
+ x="-0.25"
+ width="1.5"
+ y="-0.25"
+ height="1.5"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="5"
+ result="result1"
+ id="feGaussianBlur20656" />
+ <feTurbulence
+ numOctaves="1"
+ seed="0"
+ type="fractalNoise"
+ baseFrequency="0.1"
+ result="result2"
+ id="feTurbulence20658" />
+ <feDisplacementMap
+ scale="5"
+ yChannelSelector="G"
+ xChannelSelector="R"
+ result="result3"
+ in="result1"
+ in2="result2"
+ id="feDisplacementMap20660" />
+ <feComposite
+ operator="atop"
+ in2="result3"
+ id="feComposite20662" />
+ </filter>
+ <filter
+ id="f159"
+ height="1"
+ width="1"
+ y="0"
+ x="0"
+ inkscape:label="Film grain"
+ inkscape:menu="Image effects"
+ inkscape:menu-tooltip="Adds a small scale graininess"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ type="fractalNoise"
+ numOctaves="3"
+ baseFrequency="1"
+ seed="0"
+ result="result0"
+ id="feTurbulence20665" />
+ <feColorMatrix
+ result="result4"
+ values="0"
+ type="saturate"
+ id="feColorMatrix20667" />
+ <feComposite
+ in="SourceGraphic"
+ in2="result4"
+ operator="arithmetic"
+ k1="1.25"
+ k2="0.5"
+ k3="0.5"
+ result="result2"
+ id="feComposite20669"
+ k4="0" />
+ <feBlend
+ result="result5"
+ mode="normal"
+ in="result2"
+ in2="SourceGraphic"
+ id="feBlend20671" />
+ <feComposite
+ in="result5"
+ in2="SourceGraphic"
+ operator="in"
+ result="result3"
+ id="feComposite20673" />
+ </filter>
+ <filter
+ id="f160"
+ inkscape:menu-tooltip="Highly flexible specular bump with transparency"
+ inkscape:menu="Bumps"
+ inkscape:label="HSL Bumps, transparent"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result0"
+ in="SourceGraphic"
+ stdDeviation="0.5"
+ id="feGaussianBlur20676" />
+ <feComposite
+ k3="0.5"
+ k1="0.5"
+ in2="result0"
+ in="result0"
+ result="result2"
+ operator="arithmetic"
+ id="feComposite20678"
+ k2="0"
+ k4="0" />
+ <feColorMatrix
+ values="1 0 0 -1 0 1 0 1 -1 0 1 0 0 -1 0 -0.8 -1 0 4.4 -2.9 "
+ in="result2"
+ result="fbSourceGraphicAlpha"
+ id="feColorMatrix20680" />
+ <feGaussianBlur
+ stdDeviation="0.7"
+ in="fbSourceGraphicAlpha"
+ result="result0"
+ id="feGaussianBlur20682" />
+ <feSpecularLighting
+ in="result0"
+ result="result1"
+ lighting-color="#ffffff"
+ surfaceScale="8"
+ specularConstant="1.39999998"
+ specularExponent="25"
+ id="feSpecularLighting20686">
+ <feDistantLight
+ elevation="50"
+ azimuth="235"
+ id="feDistantLight20684" />
+ </feSpecularLighting>
+ <feBlend
+ in="result1"
+ in2="SourceGraphic"
+ result="result5"
+ mode="screen"
+ id="feBlend20688" />
+ <feComposite
+ in2="fbSourceGraphicAlpha"
+ result="result4"
+ operator="atop"
+ in="result5"
+ id="feComposite20690" />
+ </filter>
+ <filter
+ id="f161"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu-tooltip="Give lead pencil or chromolithography or engraving or other effects to images and material filled objects"
+ inkscape:menu="Image effects"
+ inkscape:label="Drawing"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="0.5"
+ result="result8"
+ id="feGaussianBlur20693" />
+ <feConvolveMatrix
+ bias="0"
+ result="result0"
+ preserveAlpha="true"
+ targetY="1"
+ targetX="1"
+ divisor="1"
+ in="result8"
+ kernelMatrix="1 1 1 1 -8 1 1 1 1 "
+ order="3 3"
+ id="feConvolveMatrix20695" />
+ <feColorMatrix
+ values="0 -6 0 0 1 0 -6 0 0 1 0 -6 0 0 1 0 0 0 1 0 "
+ result="result3"
+ id="feColorMatrix20697" />
+ <feComposite
+ k3="0.3"
+ k1="1"
+ operator="arithmetic"
+ in2="result3"
+ in="SourceGraphic"
+ result="fbSourceGraphic"
+ id="feComposite20699"
+ k2="0"
+ k4="0" />
+ <feGaussianBlur
+ stdDeviation="0.01"
+ in="fbSourceGraphic"
+ result="result7"
+ id="feGaussianBlur20701" />
+ <feBlend
+ in2="result7"
+ in="result7"
+ mode="multiply"
+ id="feBlend20703" />
+ <feComposite
+ operator="in"
+ in2="SourceGraphic"
+ id="feComposite20705" />
+ </filter>
+ <filter
+ id="f162"
+ inkscape:label="Velvet Bumps"
+ inkscape:menu="Bumps"
+ inkscape:menu-tooltip="Gives Smooth Bumps velvet like"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="1"
+ result="result3"
+ id="feGaussianBlur20708" />
+ <feBlend
+ in2="result3"
+ result="result5"
+ mode="screen"
+ in="SourceGraphic"
+ id="feBlend20710" />
+ <feGaussianBlur
+ stdDeviation="1"
+ result="result7"
+ id="feGaussianBlur20712" />
+ <feConvolveMatrix
+ order="3 3"
+ kernelMatrix="2 0 0 1 1 -1 0 0 -2 "
+ targetX="1"
+ targetY="1"
+ result="result8"
+ id="feConvolveMatrix20714" />
+ <feBlend
+ mode="darken"
+ in="result7"
+ result="result6"
+ in2="result8"
+ id="feBlend20716" />
+ </filter>
+ <filter
+ id="f163"
+ inkscape:label="Alpha draw"
+ inkscape:menu="Image effects, transparent"
+ inkscape:menu-tooltip="Gives a transparent drawing effect to bitmaps and materials"
+ height="1"
+ width="1"
+ y="0"
+ x="0"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result8"
+ stdDeviation="0.6"
+ id="feGaussianBlur20719" />
+ <feConvolveMatrix
+ order="3 3"
+ kernelMatrix="1 1 1 1 -8 1 1 1 1 "
+ in="result8"
+ divisor="1"
+ targetX="1"
+ targetY="1"
+ preserveAlpha="true"
+ result="result0"
+ bias="0"
+ id="feConvolveMatrix20721" />
+ <feColorMatrix
+ values="1"
+ in="result0"
+ result="result1"
+ type="luminanceToAlpha"
+ id="feColorMatrix20723" />
+ <feComposite
+ k2="10"
+ in="result1"
+ result="result2"
+ operator="arithmetic"
+ in2="result1"
+ id="feComposite20725"
+ k1="0"
+ k3="0"
+ k4="0" />
+ <feGaussianBlur
+ result="result7"
+ in="result2"
+ stdDeviation="0.01"
+ id="feGaussianBlur20727" />
+ <feColorMatrix
+ result="result9"
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 8 -1.7 "
+ id="feColorMatrix20729" />
+ <feFlood
+ flood-opacity="1"
+ result="result10"
+ flood-color="rgb(0,0,0)"
+ id="feFlood20731" />
+ <feComposite
+ in2="result9"
+ in="result10"
+ operator="in"
+ result="result11"
+ id="feComposite20733" />
+ <feComposite
+ in2="result11"
+ operator="in"
+ id="feComposite20735" />
+ </filter>
+ <filter
+ id="f164"
+ inkscape:label="Alpha draw, color"
+ inkscape:menu="Image effects, transparent"
+ inkscape:menu-tooltip="Gives a transparent color fill effect to bitmaps and materials"
+ height="1"
+ width="1"
+ y="0"
+ x="0"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result8"
+ stdDeviation="0.6"
+ id="feGaussianBlur20738" />
+ <feConvolveMatrix
+ order="3 3"
+ kernelMatrix="1 1 1 1 -8 1 1 1 1 "
+ in="result8"
+ divisor="1"
+ targetX="1"
+ targetY="1"
+ preserveAlpha="true"
+ result="result0"
+ bias="0"
+ id="feConvolveMatrix20740" />
+ <feColorMatrix
+ in="result0"
+ result="result3"
+ values="0 -20 0 0 1 0 -20 0 0 1 0 -20 0 0 1 0 0 0 1 0 "
+ id="feColorMatrix20742" />
+ <feColorMatrix
+ values="1"
+ in="result3"
+ result="result1"
+ type="luminanceToAlpha"
+ id="feColorMatrix20744" />
+ <feComposite
+ in2="result1"
+ in="SourceGraphic"
+ result="result2"
+ operator="out"
+ id="feComposite20746" />
+ <feGaussianBlur
+ result="result7"
+ in="result2"
+ stdDeviation="0.01"
+ id="feGaussianBlur20748" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 8 -1.7 "
+ result="result9"
+ id="feColorMatrix20750" />
+ <feComposite
+ operator="arithmetic"
+ k2="1.25"
+ in2="result9"
+ id="feComposite20752"
+ k1="0"
+ k3="0"
+ k4="0" />
+ </filter>
+ <filter
+ id="f165"
+ x="-0.25"
+ y="-0.25"
+ width="1.5"
+ height="1.5"
+ inkscape:menu-tooltip="Creates colorizable blotches which smoothly flow over the edges of the lines at their crossings"
+ inkscape:menu="Protrusions"
+ inkscape:label="Chewing gum"
+ style="color-interpolation-filters:sRGB">
+ <feFlood
+ result="result4"
+ flood-color="rgb(253,112,174)"
+ flood-opacity="1"
+ id="feFlood20755" />
+ <feGaussianBlur
+ result="result1"
+ in="SourceAlpha"
+ stdDeviation="15"
+ id="feGaussianBlur20757" />
+ <feComposite
+ in2="result4"
+ in="result1"
+ result="result3"
+ k4="-2"
+ k2="4"
+ operator="arithmetic"
+ id="feComposite20759"
+ k1="0"
+ k3="0" />
+ <feColorMatrix
+ result="result2"
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 10 -3"
+ id="feColorMatrix20761" />
+ <feComposite
+ operator="in"
+ in="result4"
+ result="fbSourceGraphic"
+ in2="result2"
+ id="feComposite20763" />
+ <feBlend
+ in2="SourceGraphic"
+ in="fbSourceGraphic"
+ mode="normal"
+ result="result5"
+ id="feBlend20765" />
+ </filter>
+ <filter
+ id="f166"
+ inkscape:menu-tooltip="Draws a black outline around"
+ inkscape:menu="ABCs"
+ inkscape:label="Black outline"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="2"
+ in="SourceAlpha"
+ result="result0"
+ id="feGaussianBlur20768" />
+ <feComposite
+ result="result3"
+ operator="arithmetic"
+ in2="result0"
+ in="SourceGraphic"
+ k2="1"
+ k3="10"
+ id="feComposite20770"
+ k1="0"
+ k4="0" />
+ <feComposite
+ operator="in"
+ in="result3"
+ result="result4"
+ in2="result3"
+ id="feComposite20772" />
+ </filter>
+ <filter
+ id="f167"
+ inkscape:label="Color outline"
+ inkscape:menu="Morphology"
+ inkscape:menu-tooltip="Draws a colored outline around"
+ width="1.5"
+ height="1.5"
+ x="-0.25"
+ y="-0.25"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ in="SourceAlpha"
+ stdDeviation="3"
+ result="blur"
+ id="feGaussianBlur20775" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 10 -1 "
+ result="result4"
+ id="feColorMatrix20777" />
+ <feFlood
+ result="result1"
+ flood-color="rgb(154,27,74)"
+ in="blur"
+ id="feFlood20779" />
+ <feComposite
+ result="result2"
+ in2="result4"
+ in="result1"
+ operator="atop"
+ id="feComposite20781" />
+ <feComposite
+ in="SourceGraphic"
+ in2="result2"
+ result="result3"
+ operator="atop"
+ id="feComposite20783" />
+ </filter>
+ <filter
+ id="f168"
+ inkscape:label="Inner Shadow"
+ inkscape:menu="Shadows and Glows"
+ inkscape:menu-tooltip="Adds a colorizable drop shadow inside"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="4"
+ result="result8"
+ id="feGaussianBlur20786" />
+ <feOffset
+ dx="4"
+ dy="4"
+ result="result11"
+ id="feOffset20788" />
+ <feComposite
+ result="result6"
+ in="SourceGraphic"
+ operator="in"
+ in2="result11"
+ id="feComposite20790" />
+ <feFlood
+ result="result10"
+ in="result6"
+ flood-opacity="1"
+ flood-color="rgb(0,0,0)"
+ id="feFlood20792" />
+ <feBlend
+ mode="normal"
+ in="result6"
+ in2="result10"
+ id="feBlend20794" />
+ <feComposite
+ result="result2"
+ operator="in"
+ in2="SourceGraphic"
+ id="feComposite20796" />
+ </filter>
+ <filter
+ id="f169"
+ y="-0.25"
+ height="1.5"
+ inkscape:menu-tooltip="Darkens the edge with an inner blur and adds a flexible glow"
+ inkscape:menu="Shadows and Glows"
+ inkscape:label="Dark and Glow"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="5"
+ result="result6"
+ id="feGaussianBlur2933" />
+ <feComposite
+ result="result8"
+ in="SourceGraphic"
+ operator="atop"
+ in2="result6"
+ id="feComposite20800" />
+ <feComposite
+ result="result9"
+ operator="over"
+ in2="SourceAlpha"
+ in="result8"
+ id="feComposite20802" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 "
+ result="result10"
+ id="feColorMatrix20804" />
+ <feBlend
+ in="result10"
+ mode="normal"
+ in2="result6"
+ id="feBlend20806" />
+ </filter>
+ <filter
+ id="f170"
+ inkscape:label="Darken edges"
+ inkscape:menu="Shadows and Glows"
+ inkscape:menu-tooltip="Darken the edges with an inner blur"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result6"
+ stdDeviation="1.5"
+ id="feGaussianBlur20809" />
+ <feComposite
+ in2="result6"
+ operator="atop"
+ in="SourceGraphic"
+ result="result8"
+ id="feComposite20811" />
+ <feComposite
+ in="result8"
+ in2="SourceAlpha"
+ operator="atop"
+ result="result9"
+ id="feComposite20813" />
+ </filter>
+ <filter
+ id="f171"
+ x="-0.34999999"
+ width="1.7"
+ y="-0.34999999"
+ height="1.7"
+ inkscape:menu-tooltip="Smooth rainbow colors warped along the edges and colorizable"
+ inkscape:menu="Textures"
+ inkscape:label="Warped rainbow"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result8"
+ stdDeviation="5"
+ id="feGaussianBlur20816" />
+ <feTurbulence
+ baseFrequency="0.015"
+ numOctaves="2"
+ type="fractalNoise"
+ result="result7"
+ seed="20"
+ id="feTurbulence20818" />
+ <feDisplacementMap
+ yChannelSelector="A"
+ xChannelSelector="A"
+ scale="100"
+ result="result10"
+ in="result7"
+ in2="result8"
+ id="feDisplacementMap20820" />
+ <feComposite
+ in="result10"
+ operator="atop"
+ result="result2"
+ in2="result8"
+ id="feComposite20822" />
+ <feComposite
+ in2="result2"
+ operator="arithmetic"
+ in="result10"
+ result="fbSourceGraphic"
+ k1="2.5"
+ k3="0.5"
+ id="feComposite20824"
+ k2="0"
+ k4="0" />
+ </filter>
+ <filter
+ id="f172"
+ y="-0.2"
+ height="1.4"
+ inkscape:label="Rough and dilate"
+ inkscape:menu="Distort"
+ inkscape:menu-tooltip="Create a turbulent contour around"
+ style="color-interpolation-filters:sRGB">
+ <feMorphology
+ radius="7"
+ operator="dilate"
+ result="result8"
+ in="SourceGraphic"
+ id="feMorphology20827" />
+ <feComposite
+ in2="result8"
+ result="result10"
+ in="SourceGraphic"
+ operator="arithmetic"
+ k1="0.5"
+ k3="0.5"
+ id="feComposite20829"
+ k2="0"
+ k4="0" />
+ <feTurbulence
+ result="result11"
+ type="fractalNoise"
+ numOctaves="3"
+ baseFrequency="0.07"
+ id="feTurbulence20831" />
+ <feDisplacementMap
+ result="result12"
+ in2="result11"
+ in="result10"
+ xChannelSelector="R"
+ scale="10"
+ id="feDisplacementMap20833"
+ yChannelSelector="A" />
+ <feComposite
+ operator="arithmetic"
+ result="result13"
+ in="SourceGraphic"
+ in2="result12"
+ k1="0.25"
+ k2="0.25"
+ k3="0.75"
+ id="feComposite20835"
+ k4="0" />
+ </filter>
+ <filter
+ id="f173"
+ inkscape:label="Quadritone fantasy"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Replace hue by two colors"
+ height="1"
+ width="1"
+ y="0"
+ x="0"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ type="saturate"
+ values="1"
+ result="result2"
+ id="feColorMatrix20838" />
+ <feColorMatrix
+ result="result1"
+ values="50"
+ type="hueRotate"
+ in="result2"
+ id="feColorMatrix20840" />
+ <feColorMatrix
+ values="1 -1 1 0 0 0 1 0 0 0 1 -1 1 0 0 0 0 0 1 0 "
+ type="matrix"
+ id="feColorMatrix20842" />
+ <feColorMatrix
+ values="300"
+ type="hueRotate"
+ id="feColorMatrix20844" />
+ </filter>
+ <filter
+ id="f174"
+ inkscape:label="Old postcard"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Image effects"
+ inkscape:menu-tooltip="Slightly posterize and draw edges like on old printed postcards"
+ style="color-interpolation-filters:sRGB">
+ <feConvolveMatrix
+ targetY="1"
+ targetX="1"
+ in="SourceGraphic"
+ divisor="1"
+ kernelMatrix="0 -0.4 0 -0.4 2.6 -0.4 0 -0.4 0 "
+ order="3 3"
+ result="result1"
+ id="feConvolveMatrix20847" />
+ <feGaussianBlur
+ stdDeviation="3"
+ result="result2"
+ id="feGaussianBlur20849" />
+ <feMorphology
+ operator="dilate"
+ radius="10"
+ result="result4"
+ id="feMorphology20851" />
+ <feBlend
+ in="result4"
+ in2="result1"
+ mode="darken"
+ result="result3"
+ id="feBlend20853" />
+ <feComposite
+ operator="in"
+ in2="SourceGraphic"
+ id="feComposite20855" />
+ </filter>
+ <filter
+ id="f175"
+ inkscape:label="Fuzzy Glow"
+ inkscape:menu="Shadows and Glows"
+ inkscape:menu-tooltip="Overlays a semi-transparent shifted copy to a blurred one"
+ style="color-interpolation-filters:sRGB">
+ <feOffset
+ dx="4"
+ dy="4"
+ result="result11"
+ in="SourceGraphic"
+ id="feOffset20858" />
+ <feGaussianBlur
+ stdDeviation="4"
+ result="result8"
+ id="feGaussianBlur20860" />
+ <feComposite
+ result="result9"
+ in="SourceGraphic"
+ operator="in"
+ in2="result8"
+ id="feComposite20862" />
+ <feBlend
+ in="result9"
+ in2="result8"
+ mode="darken"
+ id="feBlend20864" />
+ </filter>
+ <filter
+ id="f176"
+ inkscape:label="Dots transparency"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Image effects, transparent"
+ inkscape:menu-tooltip="Gives a pointillist HSL sensitive transparency"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ result="result1"
+ numOctaves="3"
+ baseFrequency="1"
+ type="fractalNoise"
+ seed="50"
+ id="feTurbulence20867" />
+ <feColorMatrix
+ result="result0"
+ in="SourceGraphic"
+ type="luminanceToAlpha"
+ id="feColorMatrix20869" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.7 0 "
+ result="result2"
+ id="feColorMatrix20871" />
+ <feComposite
+ in="result1"
+ operator="over"
+ in2="result2"
+ result="result3"
+ id="feComposite20873" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 5 -3.2 "
+ result="result91"
+ id="feColorMatrix20875" />
+ <feComposite
+ operator="out"
+ in="SourceGraphic"
+ result="result4"
+ in2="result91"
+ id="feComposite20877" />
+ </filter>
+ <filter
+ id="f177"
+ inkscape:label="Canvas transparency"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Image effects, transparent"
+ inkscape:menu-tooltip="Gives a canvas like HSL sensitive transparency."
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ result="result1"
+ numOctaves="10"
+ baseFrequency="0.3"
+ type="turbulence"
+ id="feTurbulence20880" />
+ <feColorMatrix
+ result="result0"
+ in="SourceGraphic"
+ type="luminanceToAlpha"
+ id="feColorMatrix20882" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.4 0 "
+ result="result2"
+ id="feColorMatrix20884" />
+ <feComposite
+ in="result2"
+ operator="over"
+ in2="result1"
+ id="feComposite20886" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 10 -4 "
+ result="result91"
+ id="feColorMatrix20888" />
+ <feComposite
+ operator="out"
+ in="SourceGraphic"
+ in2="result91"
+ id="feComposite20890" />
+ <feGaussianBlur
+ stdDeviation="0.7"
+ id="feGaussianBlur20892" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 "
+ id="feColorMatrix20894" />
+ </filter>
+ <filter
+ id="f178"
+ inkscape:label="Smear transparency"
+ inkscape:menu="Image effects, transparent"
+ inkscape:menu-tooltip="Paint objects with a transparent turbulence which turns around color edges"
+ height="1.4"
+ y="-0.2"
+ width="1.4"
+ x="-0.2"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ in="SourceGraphic"
+ result="result1"
+ type="luminanceToAlpha"
+ id="feColorMatrix20897" />
+ <feComposite
+ in2="result1"
+ in="SourceGraphic"
+ result="result2"
+ operator="out"
+ id="feComposite20899" />
+ <feGaussianBlur
+ stdDeviation="0.7"
+ result="result10"
+ id="feGaussianBlur20901" />
+ <feBlend
+ in2="result10"
+ mode="screen"
+ in="result10"
+ result="fbSourceGraphic"
+ id="feBlend20903" />
+ <feGaussianBlur
+ stdDeviation="3"
+ result="result8"
+ in="fbSourceGraphic"
+ id="feGaussianBlur20905" />
+ <feTurbulence
+ seed="0"
+ result="result7"
+ type="fractalNoise"
+ numOctaves="1"
+ baseFrequency="0.3"
+ id="feTurbulence20907" />
+ <feColorMatrix
+ result="result9"
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1.2 -0.2 "
+ id="feColorMatrix20909" />
+ <feComposite
+ in2="result8"
+ result="result6"
+ operator="atop"
+ in="result8"
+ id="feComposite20911" />
+ <feDisplacementMap
+ in="result9"
+ in2="result6"
+ xChannelSelector="R"
+ yChannelSelector="A"
+ scale="100"
+ result="result4"
+ id="feDisplacementMap20913" />
+ <feComposite
+ in2="result4"
+ result="result2"
+ operator="arithmetic"
+ in="result8"
+ k1="2"
+ id="feComposite20915"
+ k2="0"
+ k3="0"
+ k4="0" />
+ <feComposite
+ result="fbSourceGraphic"
+ in="fbSourceGraphic"
+ operator="in"
+ in2="result2"
+ id="feComposite20917" />
+ </filter>
+ <filter
+ id="f179"
+ inkscape:label="Thick paint"
+ x="-0.050000001"
+ y="-0.050000001"
+ width="1.1"
+ height="1.1"
+ inkscape:menu="Bumps"
+ inkscape:menu-tooltip="Thick painting effect with turbulence"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result6"
+ stdDeviation="0.9"
+ id="feGaussianBlur3181" />
+ <feTurbulence
+ type="fractalNoise"
+ baseFrequency="0.12"
+ numOctaves="3"
+ result="result2"
+ id="feTurbulence20921" />
+ <feDisplacementMap
+ yChannelSelector="A"
+ xChannelSelector="R"
+ scale="10"
+ in2="result2"
+ result="result5"
+ in="result6"
+ id="feDisplacementMap20923" />
+ <feBlend
+ in="result6"
+ in2="result5"
+ mode="lighten"
+ result="fbSourceGraphic"
+ id="feBlend20925" />
+ <feColorMatrix
+ result="result2"
+ type="luminanceToAlpha"
+ in="fbSourceGraphic"
+ id="feColorMatrix20927" />
+ <feDiffuseLighting
+ diffuseConstant="0.64999998"
+ result="result1"
+ surfaceScale="-4"
+ id="feDiffuseLighting20931">
+ <feDistantLight
+ azimuth="225"
+ elevation="35"
+ id="feDistantLight20929" />
+ </feDiffuseLighting>
+ <feComposite
+ result="result3"
+ k3="0.5"
+ k1="1.37"
+ in="result1"
+ operator="arithmetic"
+ in2="fbSourceGraphic"
+ id="feComposite20933"
+ k2="0"
+ k4="0" />
+ <feComposite
+ result="result5"
+ operator="in"
+ in="result3"
+ in2="result3"
+ id="feComposite20935" />
+ </filter>
+ <filter
+ id="f180"
+ inkscape:label="Burst"
+ inkscape:menu="Textures"
+ inkscape:menu-tooltip="Burst balloon texture crumpled and with holes"
+ x="-0.2"
+ y="-0.2"
+ width="1.4"
+ height="1.4"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ seed="8"
+ type="fractalNoise"
+ baseFrequency="0.03"
+ numOctaves="5"
+ result="result8"
+ id="feTurbulence20938" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 4 -0.7 "
+ result="result5"
+ id="feColorMatrix20940" />
+ <feComposite
+ result="result11"
+ in2="result5"
+ operator="in"
+ in="SourceGraphic"
+ id="feComposite20942" />
+ <feDisplacementMap
+ result="result4"
+ scale="50"
+ yChannelSelector="G"
+ xChannelSelector="R"
+ in="result11"
+ in2="result8"
+ id="feDisplacementMap20944" />
+ <feComposite
+ result="result7"
+ in2="SourceAlpha"
+ operator="arithmetic"
+ in="result4"
+ k2="1.3"
+ id="feComposite20946"
+ k1="0"
+ k3="0"
+ k4="0" />
+ <feColorMatrix
+ result="fbSourceGraphicAlpha"
+ in="result7"
+ values="1 0 0 -1 0 1 0 1 -1 0 1 0 0 -1 0 -0.8 -1 0 4 -2.5 "
+ id="feColorMatrix20948" />
+ <feGaussianBlur
+ stdDeviation="0.5"
+ result="result10"
+ id="feGaussianBlur20950" />
+ <feDiffuseLighting
+ surfaceScale="15"
+ diffuseConstant="0.40000001"
+ result="result6"
+ lighting-color="#ffffff"
+ in="result10"
+ id="feDiffuseLighting20954">
+ <feDistantLight
+ azimuth="235"
+ elevation="25"
+ id="feDistantLight20952" />
+ </feDiffuseLighting>
+ <feComposite
+ operator="in"
+ result="result2"
+ in="result6"
+ in2="result7"
+ id="feComposite20956" />
+ <feComposite
+ in2="result7"
+ operator="arithmetic"
+ k2="0.8"
+ k3="0.8"
+ result="result12"
+ id="feComposite20958"
+ k1="0"
+ k4="0" />
+ <feBlend
+ in2="result12"
+ mode="lighten"
+ id="feBlend20960" />
+ </filter>
+ <filter
+ id="f181"
+ inkscape:menu-tooltip="Combine a HSL edges detection bump with a leathery or woody and colorizable texture"
+ inkscape:menu="Bumps"
+ inkscape:label="Embossed leather"
+ height="1.4"
+ width="1.4"
+ x="-0.2"
+ y="-0.2"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result14"
+ stdDeviation="1.5"
+ id="feGaussianBlur20963" />
+ <feFlood
+ result="result12"
+ flood-color="rgb(146,94,26)"
+ in="SourceGraphic"
+ id="feFlood20965" />
+ <feTurbulence
+ type="turbulence"
+ seed="25"
+ baseFrequency="0.001 0.002"
+ numOctaves="5"
+ result="result5"
+ id="feTurbulence20967" />
+ <feDisplacementMap
+ scale="100"
+ xChannelSelector="R"
+ in="result5"
+ result="result8"
+ in2="result14"
+ yChannelSelector="G"
+ id="feDisplacementMap20969" />
+ <feComposite
+ in="result8"
+ result="result10"
+ operator="arithmetic"
+ in2="result5"
+ k1="0.5"
+ k2="0.5"
+ id="feComposite20971"
+ k3="0"
+ k4="0" />
+ <feSpecularLighting
+ specularExponent="15"
+ specularConstant="1"
+ surfaceScale="-15"
+ result="result2"
+ id="feSpecularLighting20975">
+ <feDistantLight
+ elevation="90"
+ azimuth="225"
+ id="feDistantLight20973" />
+ </feSpecularLighting>
+ <feGaussianBlur
+ result="result13"
+ stdDeviation="0.4"
+ id="feGaussianBlur20977" />
+ <feDiffuseLighting
+ surfaceScale="-20"
+ result="result1"
+ diffuseConstant="0.60000002"
+ in="result13"
+ id="feDiffuseLighting20981">
+ <feDistantLight
+ elevation="10"
+ azimuth="225"
+ id="feDistantLight20979" />
+ </feDiffuseLighting>
+ <feComposite
+ result="result4"
+ in="SourceGraphic"
+ operator="arithmetic"
+ k2="1"
+ k3="0.6"
+ in2="result1"
+ id="feComposite20983"
+ k1="0"
+ k4="0" />
+ <feComposite
+ result="result11"
+ in2="SourceGraphic"
+ operator="in"
+ id="feComposite20985" />
+ <feBlend
+ in2="result11"
+ in="result11"
+ result="result9"
+ mode="normal"
+ id="feBlend20987" />
+ </filter>
+ <filter
+ id="f182"
+ inkscape:label="Carnaval"
+ inkscape:menu="Overlays"
+ inkscape:menu-tooltip="White splotches evocating carnaval masks"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="0.01"
+ result="result8"
+ id="feGaussianBlur20990" />
+ <feTurbulence
+ baseFrequency="0.025 0.028"
+ numOctaves="5"
+ type="turbulence"
+ result="result7"
+ seed="3"
+ id="feTurbulence20992" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.4 "
+ result="result5"
+ id="feColorMatrix20994" />
+ <feComposite
+ in2="result7"
+ operator="in"
+ in="result8"
+ result="result6"
+ id="feComposite20996" />
+ <feDisplacementMap
+ in2="result6"
+ result="result4"
+ scale="40"
+ yChannelSelector="A"
+ xChannelSelector="R"
+ in="result5"
+ id="feDisplacementMap20998" />
+ <feFlood
+ flood-color="rgb(255,255,255)"
+ flood-opacity="1"
+ result="result10"
+ id="feFlood21000" />
+ <feComposite
+ in2="result4"
+ operator="in"
+ result="result2"
+ id="feComposite21002" />
+ <feComposite
+ in2="result8"
+ operator="in"
+ in="result2"
+ result="result9"
+ id="feComposite21004" />
+ <feBlend
+ mode="normal"
+ in2="result8"
+ result="result11"
+ id="feBlend21006" />
+ <feBlend
+ mode="multiply"
+ in2="result11"
+ id="feBlend21008" />
+ </filter>
+ <filter
+ id="f183"
+ inkscape:label="Plastify"
+ y="-0.2"
+ x="-0.2"
+ width="1.4"
+ height="1.4"
+ inkscape:menu="Bumps"
+ inkscape:menu-tooltip="HSL edges detection bump with a wavy reflective surface effect and variable crumple"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="1"
+ result="result14"
+ id="feGaussianBlur21011" />
+ <feFlood
+ flood-opacity="1"
+ result="result15"
+ flood-color="rgb(55,200,113)"
+ in="result14"
+ id="feFlood21013" />
+ <feTurbulence
+ result="result5"
+ numOctaves="1"
+ baseFrequency="0.004 0.008"
+ seed="25"
+ type="fractalNoise"
+ id="feTurbulence21015" />
+ <feDisplacementMap
+ in2="result14"
+ yChannelSelector="B"
+ result="result8"
+ in="result5"
+ xChannelSelector="R"
+ scale="100"
+ id="feDisplacementMap21017" />
+ <feGaussianBlur
+ stdDeviation="1"
+ result="result17"
+ id="feGaussianBlur21019" />
+ <feSpecularLighting
+ in="result8"
+ lighting-color="#ffffff"
+ result="result2"
+ surfaceScale="-10"
+ specularConstant="1"
+ specularExponent="50"
+ id="feSpecularLighting21023">
+ <feDistantLight
+ azimuth="225"
+ elevation="80"
+ id="feDistantLight21021" />
+ </feSpecularLighting>
+ <feBlend
+ mode="screen"
+ result="result9"
+ in2="SourceGraphic"
+ id="feBlend21025" />
+ <feComposite
+ operator="atop"
+ in2="SourceGraphic"
+ result="result11"
+ id="feComposite21027" />
+ <feDisplacementMap
+ result="result16"
+ in="result11"
+ scale="0"
+ xChannelSelector="R"
+ in2="result5"
+ id="feDisplacementMap21029"
+ yChannelSelector="A" />
+ </filter>
+ <filter
+ id="f184"
+ y="-0.5"
+ x="-0.5"
+ width="2"
+ height="2"
+ inkscape:label="Plaster"
+ inkscape:menu="Bumps"
+ inkscape:menu-tooltip="Combine a HSL edges detection bump with a matte and crumpled surface effect"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="2"
+ result="result14"
+ id="feGaussianBlur21032" />
+ <feFlood
+ flood-opacity="0.75"
+ result="result15"
+ flood-color="rgb(255,255,255)"
+ in="result14"
+ id="feFlood21034" />
+ <feTurbulence
+ result="result5"
+ numOctaves="5"
+ baseFrequency="0.004 0.004"
+ seed="25"
+ type="fractalNoise"
+ id="feTurbulence21036" />
+ <feDisplacementMap
+ in2="result14"
+ yChannelSelector="G"
+ result="result8"
+ in="result5"
+ xChannelSelector="R"
+ scale="200"
+ id="feDisplacementMap21038" />
+ <feDiffuseLighting
+ in="result8"
+ surfaceScale="50"
+ lighting-color="#ffffff"
+ diffuseConstant="1"
+ id="feDiffuseLighting21042">
+ <feDistantLight
+ azimuth="225"
+ elevation="10"
+ id="feDistantLight21040" />
+ </feDiffuseLighting>
+ <feBlend
+ mode="screen"
+ result="result9"
+ in2="SourceGraphic"
+ id="feBlend21044" />
+ <feComposite
+ operator="in"
+ in2="SourceGraphic"
+ result="result11"
+ in="result9"
+ id="feComposite21046" />
+ </filter>
+ <filter
+ id="f185"
+ inkscape:menu-tooltip="Adds a turbulent transparency which displaces pixels at the same time"
+ inkscape:menu="Image effects, transparent"
+ inkscape:label="Rough transparency"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ result="result3"
+ baseFrequency="0.3"
+ type="fractalNoise"
+ seed="0"
+ numOctaves="3"
+ id="feTurbulence21049" />
+ <feGaussianBlur
+ stdDeviation="1.5"
+ result="result91"
+ id="feGaussianBlur21051" />
+ <feDisplacementMap
+ result="fbSourceGraphic"
+ in="SourceGraphic"
+ xChannelSelector="R"
+ yChannelSelector="G"
+ scale="30"
+ in2="result91"
+ id="feDisplacementMap21053" />
+ <feColorMatrix
+ type="luminanceToAlpha"
+ in="fbSourceGraphic"
+ result="result0"
+ id="feColorMatrix21055" />
+ <feColorMatrix
+ result="result2"
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 "
+ id="feColorMatrix21057" />
+ <feComposite
+ in2="result2"
+ operator="over"
+ in="result3"
+ result="result4"
+ id="feComposite21059" />
+ <feGaussianBlur
+ stdDeviation="2"
+ result="result5"
+ id="feGaussianBlur21061" />
+ <feDisplacementMap
+ scale="100"
+ xChannelSelector="R"
+ in="result5"
+ in2="result3"
+ yChannelSelector="G"
+ id="feDisplacementMap21063" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6.5 -4.5 "
+ result="result92"
+ id="feColorMatrix21065" />
+ <feComposite
+ in="fbSourceGraphic"
+ operator="out"
+ in2="result92"
+ id="feComposite21067" />
+ </filter>
+ <filter
+ id="f186"
+ inkscape:menu-tooltip="Partly opaque water color effect with bleed"
+ inkscape:menu="Textures"
+ inkscape:label="Gouache"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="3"
+ result="result5"
+ in="SourceGraphic"
+ id="feGaussianBlur21070" />
+ <feTurbulence
+ result="result1"
+ baseFrequency="0.02"
+ type="fractalNoise"
+ seed="0"
+ numOctaves="3"
+ id="feTurbulence21072" />
+ <feDisplacementMap
+ result="result3"
+ in2="result1"
+ in="SourceGraphic"
+ xChannelSelector="R"
+ yChannelSelector="G"
+ scale="30"
+ id="feDisplacementMap21074" />
+ <feComposite
+ result="result4"
+ in="result3"
+ in2="result1"
+ operator="out"
+ id="feComposite21076" />
+ <feComposite
+ result="result6"
+ operator="arithmetic"
+ k2="1"
+ k1="0.3"
+ k3="0.3"
+ in2="result4"
+ id="feComposite21078"
+ k4="0" />
+ <feComposite
+ in2="result5"
+ in="result6"
+ operator="over"
+ id="feComposite21080" />
+ </filter>
+ <filter
+ id="f187"
+ inkscape:menu-tooltip="Gives a transparent engraving effect with rough line and filling"
+ inkscape:menu="Image effects, transparent"
+ inkscape:label="Alpha engraving"
+ height="1"
+ width="1"
+ y="0"
+ x="0"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ result="result1"
+ baseFrequency="0.03"
+ type="fractalNoise"
+ seed="0"
+ numOctaves="5"
+ id="feTurbulence21083" />
+ <feDisplacementMap
+ result="result3"
+ in2="result1"
+ xChannelSelector="R"
+ yChannelSelector="G"
+ scale="7"
+ in="SourceGraphic"
+ id="feDisplacementMap21085" />
+ <feComposite
+ result="result4"
+ in="result3"
+ in2="result1"
+ operator="in"
+ id="feComposite21087" />
+ <feGaussianBlur
+ result="result8"
+ stdDeviation="0.7"
+ in="result4"
+ id="feGaussianBlur21089" />
+ <feConvolveMatrix
+ order="3 3"
+ kernelMatrix="1 1 1 1 -8 1 1 1 1 "
+ in="result8"
+ divisor="1"
+ targetX="1"
+ targetY="1"
+ preserveAlpha="true"
+ result="result0"
+ bias="0"
+ id="feConvolveMatrix21091" />
+ <feColorMatrix
+ values="1"
+ in="result0"
+ result="result1"
+ type="luminanceToAlpha"
+ id="feColorMatrix21093" />
+ <feComposite
+ result="result11"
+ operator="arithmetic"
+ k2="5"
+ in2="result1"
+ id="feComposite21095"
+ k1="0"
+ k3="0"
+ k4="0" />
+ <feGaussianBlur
+ result="result7"
+ in="result11"
+ stdDeviation="0.5"
+ id="feGaussianBlur21097" />
+ <feColorMatrix
+ result="result9"
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 3 0 "
+ id="feColorMatrix21099" />
+ <feFlood
+ flood-opacity="1"
+ result="result10"
+ flood-color="rgb(157,87,40)"
+ in="result9"
+ id="feFlood21101" />
+ <feComposite
+ in2="result9"
+ in="result10"
+ operator="in"
+ id="feComposite21103" />
+ <feComposite
+ in2="SourceGraphic"
+ operator="in"
+ id="feComposite21105" />
+ </filter>
+ <filter
+ id="f188"
+ x="-0.5"
+ y="-0.5"
+ width="2"
+ height="2"
+ inkscape:label="Alpha draw, liquid"
+ inkscape:menu="Image effects, transparent"
+ inkscape:menu-tooltip="Gives a transparent fluid drawing effect with rough line and filling"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result12"
+ stdDeviation="2"
+ id="feGaussianBlur21108" />
+ <feTurbulence
+ numOctaves="1"
+ seed="0"
+ type="fractalNoise"
+ baseFrequency="0.03"
+ result="result1"
+ id="feTurbulence21110" />
+ <feDisplacementMap
+ in="result1"
+ scale="200"
+ yChannelSelector="B"
+ xChannelSelector="R"
+ in2="result12"
+ result="result3"
+ id="feDisplacementMap21112" />
+ <feComposite
+ result="result14"
+ operator="in"
+ in2="result1"
+ id="feComposite21114" />
+ <feGaussianBlur
+ in="result14"
+ stdDeviation="0.5"
+ result="result8"
+ id="feGaussianBlur21116" />
+ <feConvolveMatrix
+ bias="0"
+ result="result0"
+ preserveAlpha="true"
+ targetY="1"
+ targetX="1"
+ divisor="1"
+ in="result8"
+ kernelMatrix="1 1 1 1 -8 1 1 1 1 "
+ order="3 3"
+ id="feConvolveMatrix21118" />
+ <feColorMatrix
+ type="luminanceToAlpha"
+ result="result1"
+ in="result0"
+ values="1"
+ id="feColorMatrix21120" />
+ <feComposite
+ in="result1"
+ in2="result1"
+ k2="5"
+ operator="arithmetic"
+ result="result11"
+ id="feComposite21122"
+ k1="0"
+ k3="0"
+ k4="0" />
+ <feGaussianBlur
+ stdDeviation="0.2"
+ in="result11"
+ result="result7"
+ id="feGaussianBlur21124" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 5 -0.5 "
+ result="result9"
+ id="feColorMatrix21126" />
+ <feComposite
+ result="result13"
+ operator="in"
+ in2="result9"
+ in="result12"
+ id="feComposite21128" />
+ <feFlood
+ in="result13"
+ flood-color="rgb(157,87,40)"
+ result="result10"
+ flood-opacity="1"
+ id="feFlood21130" />
+ <feComposite
+ operator="in"
+ in="result10"
+ in2="result13"
+ id="feComposite21132" />
+ <feComposite
+ operator="in"
+ in2="SourceGraphic"
+ id="feComposite21134" />
+ </filter>
+ <filter
+ id="f189"
+ inkscape:label="Liquid drawing"
+ inkscape:menu-tooltip="Gives a fluid and wavy expressionist drawing effect to images"
+ inkscape:menu="Image effects"
+ x="-0.25"
+ width="1.5"
+ y="-0.25"
+ height="1.5"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result11"
+ stdDeviation="2"
+ id="feGaussianBlur21137" />
+ <feGaussianBlur
+ in="SourceGraphic"
+ stdDeviation="0.5"
+ result="result8"
+ id="feGaussianBlur21139" />
+ <feTurbulence
+ result="result9"
+ baseFrequency="0.08"
+ numOctaves="1"
+ type="fractalNoise"
+ id="feTurbulence21141" />
+ <feDisplacementMap
+ result="result10"
+ in2="result11"
+ xChannelSelector="G"
+ scale="100"
+ yChannelSelector="R"
+ id="feDisplacementMap21143" />
+ <feConvolveMatrix
+ bias="0"
+ result="result0"
+ preserveAlpha="true"
+ targetY="1"
+ targetX="1"
+ divisor="1"
+ in="result10"
+ kernelMatrix="1 1 1 1 -8 1 1 1 1 "
+ order="3 3"
+ id="feConvolveMatrix21145" />
+ <feColorMatrix
+ in="result0"
+ values="0 -6 0 0 1 0 -6 0 0 1 0 -6 0 0 1 0 0 0 1 0 "
+ result="result3"
+ id="feColorMatrix21147" />
+ <feComposite
+ operator="in"
+ in2="SourceGraphic"
+ in="result3"
+ result="fbSourceGraphic"
+ id="feComposite21149" />
+ <feBlend
+ in2="result8"
+ mode="multiply"
+ result="result12"
+ id="feBlend21151" />
+ <feGaussianBlur
+ stdDeviation="0.01"
+ in="result12"
+ result="result7"
+ id="feGaussianBlur21153" />
+ <feBlend
+ mode="screen"
+ in2="result12"
+ id="feBlend21155" />
+ <feComposite
+ operator="in"
+ in2="SourceGraphic"
+ id="feComposite21157" />
+ </filter>
+ <filter
+ id="f190"
+ x="-0.2"
+ width="1.4"
+ y="-0.2"
+ height="1.4"
+ inkscape:menu-tooltip="Marbled transparency effect which conforms to image detected edges"
+ inkscape:menu="Image effects, transparent"
+ inkscape:label="Marbled ink"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result9"
+ in="SourceGraphic"
+ stdDeviation="2"
+ id="feGaussianBlur21160" />
+ <feTurbulence
+ baseFrequency="0.06"
+ numOctaves="10"
+ type="fractalNoise"
+ result="result7"
+ seed="0"
+ id="feTurbulence21162" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1.5 -0.3 "
+ result="result5"
+ id="feColorMatrix21164" />
+ <feComposite
+ in="result9"
+ operator="out"
+ result="result6"
+ in2="result5"
+ id="feComposite21166" />
+ <feGaussianBlur
+ result="result10"
+ stdDeviation="0.5"
+ id="feGaussianBlur21168" />
+ <feDisplacementMap
+ result="result4"
+ scale="120"
+ yChannelSelector="G"
+ xChannelSelector="A"
+ in2="result10"
+ in="result5"
+ id="feDisplacementMap21170" />
+ <feComposite
+ in="result9"
+ operator="in"
+ result="result2"
+ in2="result4"
+ id="feComposite21172" />
+ <feComposite
+ in2="SourceGraphic"
+ operator="in"
+ in="result2"
+ result="fbSourceGraphic"
+ id="feComposite21174" />
+ <feBlend
+ in2="result2"
+ mode="multiply"
+ id="feBlend21176" />
+ </filter>
+ <filter
+ id="f191"
+ x="-0.25"
+ width="1.5"
+ y="-0.25"
+ height="1.5"
+ inkscape:menu-tooltip="Thick acrylic paint texture with high texture depth"
+ inkscape:menu="Bumps"
+ inkscape:label="Thick acrylic"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result9"
+ in="SourceGraphic"
+ stdDeviation="1"
+ id="feGaussianBlur21179" />
+ <feTurbulence
+ baseFrequency="0.02"
+ numOctaves="5"
+ type="fractalNoise"
+ result="result7"
+ seed="0"
+ id="feTurbulence21181" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 "
+ result="result5"
+ id="feColorMatrix21183" />
+ <feComposite
+ in="result9"
+ operator="out"
+ result="result6"
+ in2="result5"
+ id="feComposite21185" />
+ <feGaussianBlur
+ stdDeviation="0.5"
+ result="result11"
+ id="feGaussianBlur21187" />
+ <feDisplacementMap
+ result="result4"
+ scale="100"
+ yChannelSelector="G"
+ xChannelSelector="A"
+ in2="result11"
+ in="result5"
+ id="feDisplacementMap21189" />
+ <feComposite
+ in="result9"
+ operator="in"
+ result="result2"
+ in2="result4"
+ id="feComposite21191" />
+ <feComposite
+ in2="SourceGraphic"
+ operator="in"
+ result="fbSourceGraphic"
+ id="feComposite21193" />
+ <feBlend
+ mode="multiply"
+ result="fbSourceGraphic"
+ in2="fbSourceGraphic"
+ id="feBlend21195" />
+ <feDiffuseLighting
+ diffuseConstant="0.69999999"
+ surfaceScale="10"
+ in="fbSourceGraphic"
+ result="result10"
+ id="feDiffuseLighting21199">
+ <feDistantLight
+ elevation="25"
+ azimuth="235"
+ id="feDistantLight21197" />
+ </feDiffuseLighting>
+ <feComposite
+ operator="in"
+ result="result2"
+ in="result10"
+ in2="fbSourceGraphic"
+ id="feComposite21201" />
+ <feComposite
+ k3="1"
+ k2="1"
+ operator="arithmetic"
+ result="result4"
+ in="fbSourceGraphic"
+ in2="result2"
+ id="feComposite21203"
+ k1="0"
+ k4="0" />
+ </filter>
+ <filter
+ id="f192"
+ inkscape:label="Alpha engraving B"
+ inkscape:menu="Image effects, transparent"
+ inkscape:menu-tooltip="Gives a controllable roughness engraving effect to bitmaps and materials"
+ height="1"
+ y="0"
+ width="1"
+ x="0"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ numOctaves="1"
+ seed="0"
+ type="fractalNoise"
+ baseFrequency="0.1"
+ result="result1"
+ id="feTurbulence21206" />
+ <feGaussianBlur
+ stdDeviation="4"
+ result="result2"
+ id="feGaussianBlur21208" />
+ <feDisplacementMap
+ scale="10"
+ yChannelSelector="B"
+ xChannelSelector="R"
+ in="SourceGraphic"
+ in2="result2"
+ result="fbSourceGraphic"
+ id="feDisplacementMap21210" />
+ <feGaussianBlur
+ result="result8"
+ stdDeviation="0.01"
+ in="fbSourceGraphic"
+ id="feGaussianBlur21212" />
+ <feConvolveMatrix
+ order="3 3"
+ kernelMatrix="1 1 1 1 -8 1 1 1 1 "
+ in="result8"
+ divisor="1"
+ targetX="1"
+ targetY="1"
+ preserveAlpha="true"
+ result="result0"
+ bias="0"
+ id="feConvolveMatrix21214" />
+ <feColorMatrix
+ values="1"
+ in="result0"
+ result="result1"
+ type="luminanceToAlpha"
+ id="feColorMatrix21216" />
+ <feComposite
+ k2="2"
+ in="result1"
+ result="result2"
+ operator="arithmetic"
+ in2="result1"
+ id="feComposite21218"
+ k1="0"
+ k3="0"
+ k4="0" />
+ <feGaussianBlur
+ result="result7"
+ in="result2"
+ stdDeviation="0.5"
+ id="feGaussianBlur21220" />
+ <feColorMatrix
+ result="result9"
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 5 0 "
+ id="feColorMatrix21222" />
+ <feFlood
+ flood-opacity="1"
+ result="result10"
+ flood-color="rgb(65,94,115)"
+ id="feFlood21224" />
+ <feComposite
+ in2="result9"
+ in="result10"
+ operator="in"
+ result="result11"
+ id="feComposite21226" />
+ <feComposite
+ in2="result11"
+ operator="in"
+ id="feComposite21228" />
+ </filter>
+ <filter
+ id="f193"
+ inkscape:label="Lapping"
+ inkscape:menu="Distort"
+ inkscape:menu-tooltip="Something like a water noise"
+ height="1.3"
+ y="-0.15000001"
+ width="1.3"
+ x="-0.15000001"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ numOctaves="5"
+ seed="0"
+ type="fractalNoise"
+ baseFrequency="0.1"
+ result="result1"
+ id="feTurbulence21231" />
+ <feGaussianBlur
+ stdDeviation="2"
+ result="result2"
+ id="feGaussianBlur21233" />
+ <feDisplacementMap
+ scale="50"
+ yChannelSelector="B"
+ xChannelSelector="R"
+ in="SourceGraphic"
+ in2="result2"
+ id="feDisplacementMap21235" />
+ </filter>
+ <filter
+ id="f194"
+ inkscape:label="Monochrome transparency"
+ inkscape:menu="Transparency utilities"
+ inkscape:menu-tooltip="Convert to a colorizable transparent positive or negative"
+ height="1"
+ width="1"
+ y="0"
+ x="0"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ type="luminanceToAlpha"
+ result="fbSourceGraphic"
+ id="feColorMatrix21238" />
+ <feFlood
+ flood-color="rgb(134,39,24)"
+ result="result1"
+ in="fbSourceGraphic"
+ flood-opacity="1"
+ id="feFlood21240" />
+ <feComposite
+ operator="out"
+ in2="fbSourceGraphic"
+ result="result2"
+ id="feComposite21242" />
+ <feComposite
+ operator="in"
+ in2="SourceGraphic"
+ id="feComposite21244" />
+ </filter>
+ <filter
+ id="f195"
+ inkscape:label="Duotone"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Change colors to a duotone palette"
+ height="1"
+ width="1"
+ y="0"
+ x="0"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ result="result1"
+ id="feColorMatrix21247" />
+ <feFlood
+ flood-color="rgb(9,111,152)"
+ id="feFlood21249" />
+ <feBlend
+ in2="result1"
+ mode="screen"
+ result="result2"
+ id="feBlend21251" />
+ <feComposite
+ operator="in"
+ in2="SourceGraphic"
+ in="result2"
+ id="feComposite21253" />
+ </filter>
+ <filter
+ id="f196"
+ inkscape:label="Light eraser, negative"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Transparency utilities"
+ inkscape:menu-tooltip="Like Light eraser but converts to negative"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ in="SourceGraphic"
+ values="-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0 "
+ result="fbSourceGraphic"
+ id="feColorMatrix21256" />
+ <feColorMatrix
+ result="result14"
+ type="luminanceToAlpha"
+ in="fbSourceGraphic"
+ id="feColorMatrix21258" />
+ <feComposite
+ in="fbSourceGraphic"
+ in2="result14"
+ result="fbSourceGraphic"
+ operator="out"
+ id="feComposite21260" />
+ <feBlend
+ mode="normal"
+ in2="fbSourceGraphic"
+ result="result15"
+ id="feBlend21262" />
+ </filter>
+ <filter
+ id="f197"
+ inkscape:menu="Transparency utilities"
+ inkscape:label="Alpha repaint"
+ inkscape:menu-tooltip="Repaint anything monochrome">
+ <feFlood
+ flood-color="rgb(255,0,105)"
+ result="result1"
+ id="feFlood21265" />
+ <feComposite
+ operator="in"
+ in2="SourceGraphic"
+ result="result2"
+ id="feComposite21267" />
+ </filter>
+ <filter
+ id="f198"
+ inkscape:label="Saturation map"
+ inkscape:menu="Transparency utilities"
+ inkscape:menu-tooltip="Creates an approximative semi-transparent and colorizable image of the saturation levels"
+ width="1"
+ height="1"
+ y="0"
+ x="0"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ values="1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 "
+ type="matrix"
+ result="r"
+ in="SourceGraphic"
+ id="feColorMatrix21270" />
+ <feColorMatrix
+ values="0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 "
+ type="matrix"
+ result="g"
+ in="SourceGraphic"
+ id="feColorMatrix21272" />
+ <feColorMatrix
+ values="0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 "
+ type="matrix"
+ result="b"
+ in="SourceGraphic"
+ id="feColorMatrix21274" />
+ <feBlend
+ result="minrg"
+ in2="g"
+ in="r"
+ mode="darken"
+ id="feBlend21276" />
+ <feBlend
+ result="p"
+ in2="b"
+ in="minrg"
+ mode="darken"
+ id="feBlend21278" />
+ <feBlend
+ result="maxrg"
+ in2="g"
+ in="r"
+ mode="lighten"
+ id="feBlend21280" />
+ <feBlend
+ result="q"
+ in2="b"
+ in="maxrg"
+ mode="lighten"
+ id="feBlend21282" />
+ <feComponentTransfer
+ result="q2"
+ in="q"
+ id="feComponentTransfer21286">
+ <feFuncR
+ slope="0"
+ type="linear"
+ id="feFuncR21284" />
+ </feComponentTransfer>
+ <feBlend
+ result="pq"
+ in2="q2"
+ in="p"
+ mode="lighten"
+ id="feBlend21288" />
+ <feColorMatrix
+ values="-1 1 0 0 0 -1 1 0 0 0 -1 1 0 0 0 0 0 0 0 1 "
+ type="matrix"
+ result="qminp"
+ in="pq"
+ id="feColorMatrix21290" />
+ <feColorMatrix
+ type="luminanceToAlpha"
+ result="result1"
+ in="qminp"
+ id="feColorMatrix21292" />
+ <feComposite
+ k2="0"
+ k3="0"
+ k1="1"
+ operator="arithmetic"
+ in2="qminp"
+ in="result1"
+ result="result3"
+ id="feComposite21294"
+ k4="0" />
+ <feComposite
+ in="result3"
+ operator="in"
+ in2="SourceGraphic"
+ result="fbSourceGraphic"
+ id="feComposite21296" />
+ <feFlood
+ flood-color="rgb(255,204,0)"
+ result="result1"
+ in="result3"
+ id="feFlood21298" />
+ <feComposite
+ operator="in"
+ in2="fbSourceGraphic"
+ result="result2"
+ id="feComposite21300" />
+ </filter>
+ <filter
+ id="f199"
+ inkscape:label="Riddled"
+ inkscape:menu="Textures"
+ inkscape:menu-tooltip="Riddle the surface and add bump to images"
+ height="1.3"
+ y="-0.15000001"
+ width="1.3"
+ x="-0.15000001"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="0.5"
+ in="SourceGraphic"
+ result="result1"
+ id="feGaussianBlur21303" />
+ <feTurbulence
+ type="fractalNoise"
+ baseFrequency="0.04"
+ numOctaves="10"
+ result="result0"
+ id="feTurbulence21305" />
+ <feGaussianBlur
+ result="result8"
+ stdDeviation="1"
+ id="feGaussianBlur21307" />
+ <feDisplacementMap
+ in2="result0"
+ in="result1"
+ xChannelSelector="R"
+ yChannelSelector="B"
+ scale="20"
+ result="result2"
+ id="feDisplacementMap21309" />
+ <feComposite
+ result="result7"
+ operator="in"
+ in="result2"
+ in2="result8"
+ id="feComposite21311" />
+ <feComposite
+ in2="result7"
+ result="fbSourceGraphic"
+ k2="0.15"
+ in="result2"
+ k1="2"
+ operator="arithmetic"
+ id="feComposite21313"
+ k3="0"
+ k4="0" />
+ <feColorMatrix
+ values="1 0 0 -1 0 1 0 1 -1 0 1 0 0 -1 0 -0.8 -1 0 3.7 -2.6 "
+ in="fbSourceGraphic"
+ result="fbSourceGraphicAlpha"
+ type="matrix"
+ id="feColorMatrix21315" />
+ <feGaussianBlur
+ stdDeviation="0.5"
+ result="result9"
+ id="feGaussianBlur21317" />
+ <feSpecularLighting
+ surfaceScale="10"
+ specularExponent="3"
+ result="result11"
+ specularConstant="0.69999999"
+ id="feSpecularLighting21321">
+ <feDistantLight
+ azimuth="235"
+ elevation="55"
+ id="feDistantLight21319" />
+ </feSpecularLighting>
+ <feDiffuseLighting
+ in="result9"
+ lighting-color="#ffffff"
+ result="result6"
+ diffuseConstant="0.40000001"
+ surfaceScale="50"
+ id="feDiffuseLighting21325">
+ <feDistantLight
+ elevation="10"
+ azimuth="235"
+ id="feDistantLight21323" />
+ </feDiffuseLighting>
+ <feBlend
+ id="feBlend3105"
+ result="result10"
+ mode="screen"
+ in2="result11" />
+ <feComposite
+ in2="fbSourceGraphic"
+ in="result10"
+ result="result2"
+ operator="in"
+ id="feComposite21328" />
+ <feComposite
+ k3="0.9"
+ k2="1"
+ operator="arithmetic"
+ in2="fbSourceGraphic"
+ id="feComposite21330"
+ k1="0"
+ k4="0" />
+ </filter>
+ <filter
+ id="f200"
+ inkscape:label="Wrinkled varnish"
+ inkscape:menu="Bumps"
+ inkscape:menu-tooltip="Thick glossy and translucent paint texture with high depth"
+ height="1.5"
+ y="-0.25"
+ width="1.5"
+ x="-0.25"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="1"
+ in="SourceGraphic"
+ result="result9"
+ id="feGaussianBlur21333" />
+ <feTurbulence
+ seed="0"
+ result="result7"
+ type="fractalNoise"
+ numOctaves="5"
+ baseFrequency="0.015"
+ id="feTurbulence21335" />
+ <feComposite
+ in2="result7"
+ result="result6"
+ operator="out"
+ in="result9"
+ id="feComposite21337" />
+ <feGaussianBlur
+ result="result11"
+ stdDeviation="2"
+ id="feGaussianBlur21339" />
+ <feDisplacementMap
+ in="result7"
+ in2="result11"
+ xChannelSelector="A"
+ yChannelSelector="G"
+ scale="100"
+ result="result4"
+ id="feDisplacementMap21341" />
+ <feComposite
+ in2="result4"
+ result="result2"
+ operator="in"
+ in="result9"
+ id="feComposite21343" />
+ <feComposite
+ result="fbSourceGraphic"
+ operator="in"
+ in2="SourceGraphic"
+ id="feComposite21345" />
+ <feBlend
+ result="fbSourceGraphic"
+ mode="multiply"
+ in2="fbSourceGraphic"
+ id="feBlend21347" />
+ <feGaussianBlur
+ result="result13"
+ stdDeviation="0.5"
+ id="feGaussianBlur21349" />
+ <feSpecularLighting
+ in="result13"
+ specularExponent="5"
+ surfaceScale="15"
+ result="result12"
+ id="feSpecularLighting21353">
+ <feDistantLight
+ elevation="35"
+ azimuth="225"
+ id="feDistantLight21351" />
+ </feSpecularLighting>
+ <feComposite
+ in2="fbSourceGraphic"
+ in="result12"
+ result="result2"
+ operator="in"
+ id="feComposite21355" />
+ <feComposite
+ in="fbSourceGraphic"
+ result="result4"
+ operator="arithmetic"
+ k2="1"
+ k3="1"
+ in2="result2"
+ id="feComposite21357"
+ k1="0"
+ k4="0" />
+ </filter>
+ <filter
+ id="f201"
+ inkscape:label="Canvas Bumps"
+ inkscape:menu-tooltip="Canvas texture with an HSL sensitive height map"
+ inkscape:menu="Bumps"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ type="turbulence"
+ result="result1"
+ numOctaves="7"
+ seed="300"
+ baseFrequency="0.2"
+ id="feTurbulence21360" />
+ <feDisplacementMap
+ xChannelSelector="R"
+ in2="result1"
+ result="result7"
+ id="feDisplacementMap21362"
+ scale="0"
+ yChannelSelector="A" />
+ <feBlend
+ in="result7"
+ in2="SourceGraphic"
+ mode="screen"
+ result="fbSourceGraphic"
+ id="feBlend21364" />
+ <feColorMatrix
+ result="fbSourceGraphicAlpha"
+ values="1 0 0 -1 0 1 0 1 -1 0 1 0 0 -1 0 -0.8 -1 0 4 -2.5 "
+ id="feColorMatrix21366" />
+ <feGaussianBlur
+ result="result0"
+ in="fbSourceGraphicAlpha"
+ stdDeviation="0.5"
+ id="feGaussianBlur21368" />
+ <feSpecularLighting
+ result="result6"
+ surfaceScale="5"
+ specularConstant="1"
+ specularExponent="5"
+ id="feSpecularLighting21372">
+ <feDistantLight
+ azimuth="225"
+ elevation="35"
+ id="feDistantLight21370" />
+ </feSpecularLighting>
+ <feComposite
+ in2="SourceGraphic"
+ k3="1"
+ k2="0.5"
+ operator="arithmetic"
+ result="result4"
+ id="feComposite21374"
+ k1="0"
+ k4="0" />
+ <feComposite
+ operator="in"
+ result="result2"
+ in="result4"
+ in2="SourceGraphic"
+ id="feComposite21376" />
+ </filter>
+ <filter
+ id="f202"
+ inkscape:label="Canvas Bumps, matte"
+ inkscape:menu="Bumps"
+ inkscape:menu-tooltip="Same as Canvas Bumps but with a diffuse light instead of a specular one"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ baseFrequency="0.2"
+ seed="300"
+ numOctaves="7"
+ result="result1"
+ type="turbulence"
+ id="feTurbulence21379" />
+ <feDisplacementMap
+ in2="result1"
+ xChannelSelector="R"
+ result="result6"
+ id="feDisplacementMap21381"
+ scale="0"
+ yChannelSelector="A" />
+ <feBlend
+ result="fbSourceGraphic"
+ mode="screen"
+ in2="SourceGraphic"
+ in="result6"
+ id="feBlend21383" />
+ <feColorMatrix
+ values="1 0 0 -1 0 1 0 1 -1 0 1 0 0 -1 0 -0.8 -1 0 4 -2.5 "
+ result="fbSourceGraphicAlpha"
+ id="feColorMatrix21385" />
+ <feGaussianBlur
+ stdDeviation="0.5"
+ in="fbSourceGraphicAlpha"
+ result="result0"
+ id="feGaussianBlur21387" />
+ <feDiffuseLighting
+ result="result5"
+ surfaceScale="15"
+ diffuseConstant="0.40000001"
+ id="feDiffuseLighting21391">
+ <feDistantLight
+ azimuth="235"
+ elevation="25"
+ id="feDistantLight21389" />
+ </feDiffuseLighting>
+ <feComposite
+ result="result4"
+ operator="arithmetic"
+ k2="0.9"
+ k3="0.9"
+ in2="SourceGraphic"
+ id="feComposite21393"
+ k1="0"
+ k4="0" />
+ <feComposite
+ in2="SourceGraphic"
+ in="result4"
+ result="result2"
+ operator="in"
+ id="feComposite21395" />
+ </filter>
+ <filter
+ id="f203"
+ inkscape:menu-tooltip="Same as Canvas Bumps but with transparent highlights"
+ inkscape:menu="Image effects, transparent"
+ inkscape:label="Canvas Bumps alpha"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ type="turbulence"
+ result="result1"
+ numOctaves="7"
+ seed="300"
+ baseFrequency="0.2"
+ id="feTurbulence21398" />
+ <feBlend
+ in="result1"
+ in2="SourceGraphic"
+ mode="screen"
+ result="fbSourceGraphic"
+ id="feBlend21400" />
+ <feColorMatrix
+ result="fbSourceGraphicAlpha"
+ values="1 0 0 -1 0 1 0 1 -1 0 1 0 0 -1 0 -0.8 -1 0 4 -2.5 "
+ id="feColorMatrix21402" />
+ <feGaussianBlur
+ result="result0"
+ in="fbSourceGraphicAlpha"
+ stdDeviation="0.5"
+ id="feGaussianBlur21404" />
+ <feSpecularLighting
+ result="result6"
+ surfaceScale="-5"
+ specularConstant="1"
+ specularExponent="5"
+ id="feSpecularLighting21408">
+ <feDistantLight
+ azimuth="225"
+ elevation="35"
+ id="feDistantLight21406" />
+ </feSpecularLighting>
+ <feComposite
+ operator="in"
+ result="result2"
+ in="SourceGraphic"
+ in2="result6"
+ id="feComposite21410" />
+ <feComposite
+ in2="result2"
+ k3="1"
+ k2="1"
+ operator="arithmetic"
+ result="result4"
+ in="result2"
+ id="feComposite21412"
+ k1="0"
+ k4="0" />
+ </filter>
+ <filter
+ id="f204"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:label="Lightness-Contrast"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Increase or decrease lightness and contrast"
+ style="color-interpolation-filters:sRGB">
+ <feFlood
+ result="result1"
+ flood-opacity="0"
+ flood-color="rgb(128,128,128)"
+ id="feFlood21415" />
+ <feBlend
+ mode="normal"
+ in2="SourceGraphic"
+ result="result2"
+ id="feBlend21417" />
+ <feComposite
+ k2="1"
+ operator="arithmetic"
+ in2="SourceGraphic"
+ id="feComposite21419"
+ k1="0"
+ k3="0"
+ k4="0" />
+ <feComposite
+ operator="in"
+ in2="SourceGraphic"
+ id="feComposite21421" />
+ </filter>
+ <filter
+ id="f205"
+ inkscape:label="Clean edges"
+ inkscape:menu="ABCs"
+ inkscape:menu-tooltip="Removes or decreases glows and jaggeries around objects edges after applying some filters"
+ height="1"
+ width="1"
+ y="0"
+ x="0"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result6"
+ stdDeviation="0.4"
+ id="feGaussianBlur21424" />
+ <feComposite
+ in2="result6"
+ operator="in"
+ in="SourceGraphic"
+ result="result7"
+ id="feComposite21426" />
+ <feComposite
+ operator="in"
+ in2="result7"
+ result="result8"
+ in="result7"
+ id="feComposite21428" />
+ </filter>
+ <filter
+ id="f206"
+ inkscape:menu-tooltip="Bright metallic effect for any color"
+ inkscape:menu="Bevels"
+ inkscape:label="Bright metal"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ result="result6"
+ stdDeviation="8"
+ in="SourceGraphic"
+ id="feGaussianBlur21431" />
+ <feComposite
+ in2="SourceGraphic"
+ in="result6"
+ operator="xor"
+ result="result10"
+ id="feComposite21433" />
+ <feGaussianBlur
+ result="result2"
+ stdDeviation="8"
+ id="feGaussianBlur21435" />
+ <feComposite
+ in2="SourceGraphic"
+ operator="atop"
+ in="result10"
+ result="result91"
+ id="feComposite21437" />
+ <feComposite
+ result="result4"
+ in="result2"
+ operator="xor"
+ in2="result91"
+ id="feComposite21439" />
+ <feGaussianBlur
+ in="result4"
+ result="result3"
+ stdDeviation="4"
+ id="feGaussianBlur21441" />
+ <feSpecularLighting
+ result="result5"
+ specularExponent="5"
+ specularConstant="1.10000002"
+ surfaceScale="18"
+ id="feSpecularLighting21445">
+ <feDistantLight
+ azimuth="235"
+ elevation="55"
+ id="feDistantLight21443" />
+ </feSpecularLighting>
+ <feComposite
+ in="result3"
+ k3="1.1"
+ k2="0.5"
+ operator="arithmetic"
+ result="result7"
+ in2="result5"
+ k1="0.5"
+ id="feComposite21447"
+ k4="0" />
+ <feComposite
+ in="result7"
+ operator="atop"
+ in2="SourceGraphic"
+ result="result8"
+ id="feComposite21449" />
+ </filter>
+ <filter
+ id="f207"
+ inkscape:menu-tooltip="Transparent plastic with deep colors"
+ inkscape:menu="Bevels"
+ inkscape:label="Deep colors plastic"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ in="SourceGraphic"
+ result="result6"
+ stdDeviation="10"
+ id="feGaussianBlur21452" />
+ <feComposite
+ in2="SourceGraphic"
+ in="result6"
+ operator="xor"
+ id="feComposite21454" />
+ <feGaussianBlur
+ result="result2"
+ stdDeviation="10"
+ id="feGaussianBlur21456" />
+ <feComposite
+ in2="SourceGraphic"
+ operator="atop"
+ result="result91"
+ id="feComposite21458" />
+ <feComposite
+ result="result4"
+ in="result2"
+ operator="xor"
+ in2="result91"
+ id="feComposite21460" />
+ <feGaussianBlur
+ in="result4"
+ result="result3"
+ stdDeviation="5"
+ id="feGaussianBlur21462" />
+ <feSpecularLighting
+ lighting-color="#ffffff"
+ in="result3"
+ result="result5"
+ specularExponent="35"
+ specularConstant="3"
+ surfaceScale="12"
+ id="feSpecularLighting21466">
+ <feDistantLight
+ elevation="45"
+ azimuth="235"
+ id="feDistantLight21464" />
+ </feSpecularLighting>
+ <feComposite
+ in2="result5"
+ in="SourceGraphic"
+ k3="0.7"
+ k2="0.8"
+ operator="arithmetic"
+ result="result7"
+ id="feComposite21468"
+ k1="0"
+ k4="0" />
+ <feComposite
+ in="result7"
+ operator="in"
+ in2="SourceGraphic"
+ id="feComposite21470" />
+ </filter>
+ <filter
+ id="f208"
+ inkscape:label="Melted jelly, matte"
+ inkscape:menu="Bevels"
+ inkscape:menu-tooltip="Matte bevel with blurred edges"
+ height="1.3"
+ y="-0.15000001"
+ width="1.3"
+ x="-0.15000001"
+ style="color-interpolation-filters:sRGB">
+ <feComposite
+ operator="arithmetic"
+ in2="SourceGraphic"
+ result="fbSourceGraphic"
+ in="SourceGraphic"
+ k2="0.9"
+ id="feComposite21473"
+ k1="0"
+ k3="0"
+ k4="0" />
+ <feGaussianBlur
+ result="result0"
+ in="fbSourceGraphic"
+ stdDeviation="6"
+ id="feGaussianBlur21475" />
+ <feSpecularLighting
+ specularExponent="15"
+ specularConstant="0.89999998"
+ surfaceScale="6"
+ lighting-color="#ffffff"
+ result="result1"
+ in="result0"
+ id="feSpecularLighting21479">
+ <feDistantLight
+ azimuth="235"
+ elevation="65"
+ id="feDistantLight21477" />
+ </feSpecularLighting>
+ <feComposite
+ k3="0.1"
+ k2="0.7"
+ operator="arithmetic"
+ result="result4"
+ in="result1"
+ in2="result0"
+ k1="0.1"
+ id="feComposite21481"
+ k4="0" />
+ <feComposite
+ operator="atop"
+ result="result2"
+ in="result4"
+ in2="result0"
+ id="feComposite21483" />
+ </filter>
+ <filter
+ id="f209"
+ inkscape:label="Melted jelly"
+ inkscape:menu="Bevels"
+ inkscape:menu-tooltip="Glossy bevel with blurred edges"
+ height="1.3"
+ y="-0.15000001"
+ width="1.3"
+ x="-0.15000001"
+ style="color-interpolation-filters:sRGB">
+ <feComposite
+ operator="arithmetic"
+ in2="SourceGraphic"
+ result="fbSourceGraphic"
+ in="SourceGraphic"
+ k2="0.9"
+ id="feComposite21486"
+ k1="0"
+ k3="0"
+ k4="0" />
+ <feGaussianBlur
+ result="result0"
+ in="fbSourceGraphic"
+ stdDeviation="6"
+ id="feGaussianBlur21488" />
+ <feSpecularLighting
+ specularExponent="25"
+ specularConstant="1"
+ surfaceScale="6"
+ lighting-color="#ffffff"
+ result="result1"
+ in="result0"
+ id="feSpecularLighting21492">
+ <feDistantLight
+ azimuth="235"
+ elevation="55"
+ id="feDistantLight21490" />
+ </feSpecularLighting>
+ <feComposite
+ k3="1.5"
+ k2="1"
+ operator="arithmetic"
+ result="result4"
+ in="result0"
+ in2="result1"
+ id="feComposite21494"
+ k1="0"
+ k4="0" />
+ <feComposite
+ operator="atop"
+ result="result2"
+ in="result4"
+ in2="result0"
+ id="feComposite21496" />
+ </filter>
+ <filter
+ id="f210"
+ inkscape:label="Combined lighting"
+ inkscape:menu="Bevels"
+ inkscape:menu-tooltip="Basic specular bevel to use for building textures"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="6"
+ in="SourceGraphic"
+ result="result0"
+ id="feGaussianBlur21499" />
+ <feDiffuseLighting
+ lighting-color="#ffffff"
+ diffuseConstant="1"
+ surfaceScale="4"
+ result="result5"
+ id="feDiffuseLighting21503">
+ <feDistantLight
+ elevation="45"
+ azimuth="235"
+ id="feDistantLight21501" />
+ </feDiffuseLighting>
+ <feComposite
+ k1="1.4"
+ in2="SourceGraphic"
+ in="result5"
+ result="fbSourceGraphic"
+ operator="arithmetic"
+ id="feComposite21505"
+ k2="0"
+ k3="0"
+ k4="0" />
+ <feGaussianBlur
+ result="result0"
+ in="fbSourceGraphic"
+ stdDeviation="6"
+ id="feGaussianBlur21507" />
+ <feSpecularLighting
+ specularExponent="25"
+ specularConstant="1"
+ surfaceScale="4"
+ lighting-color="#ffffff"
+ result="result1"
+ in="result0"
+ id="feSpecularLighting21511">
+ <feDistantLight
+ azimuth="235"
+ elevation="45"
+ id="feDistantLight21509" />
+ </feSpecularLighting>
+ <feComposite
+ k3="1"
+ k2="1"
+ operator="arithmetic"
+ result="result4"
+ in="fbSourceGraphic"
+ in2="result1"
+ id="feComposite21513"
+ k1="0"
+ k4="0" />
+ <feComposite
+ operator="in"
+ result="result2"
+ in2="SourceGraphic"
+ in="result4"
+ id="feComposite21515" />
+ </filter>
+ <filter
+ id="f211"
+ inkscape:label="Tinfoil"
+ inkscape:menu-tooltip="Metallic foil effect combining two lighting types and variable crumple"
+ inkscape:menu="Bumps"
+ height="1.4"
+ width="1.4"
+ x="-0.2"
+ y="-0.2"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ in="SourceGraphic"
+ result="result14"
+ stdDeviation="0.5"
+ id="feGaussianBlur21518" />
+ <feFlood
+ in="result14"
+ flood-color="rgb(127,126,123)"
+ result="result15"
+ flood-opacity="1"
+ id="feFlood21520" />
+ <feTurbulence
+ type="fractalNoise"
+ seed="25"
+ baseFrequency="0.004 0.008"
+ numOctaves="1"
+ result="result5"
+ id="feTurbulence21522" />
+ <feDisplacementMap
+ scale="100"
+ xChannelSelector="R"
+ in="result5"
+ result="result8"
+ yChannelSelector="B"
+ in2="result14"
+ id="feDisplacementMap21524" />
+ <feGaussianBlur
+ stdDeviation="0.5"
+ result="result17"
+ id="feGaussianBlur21526" />
+ <feSpecularLighting
+ specularExponent="40"
+ specularConstant="1"
+ surfaceScale="12"
+ result="result2"
+ lighting-color="#feda47"
+ in="result17"
+ id="feSpecularLighting21530">
+ <feDistantLight
+ elevation="70"
+ azimuth="225"
+ id="feDistantLight21528" />
+ </feSpecularLighting>
+ <feDiffuseLighting
+ diffuseConstant="0.5"
+ surfaceScale="50"
+ in="result17"
+ lighting-color="#74f5fe"
+ id="feDiffuseLighting21534">
+ <feDistantLight
+ elevation="55"
+ azimuth="225"
+ id="feDistantLight21532" />
+ </feDiffuseLighting>
+ <feBlend
+ in2="SourceGraphic"
+ result="result9"
+ mode="screen"
+ id="feBlend21536" />
+ <feComposite
+ k3="1"
+ k2="1"
+ in="result2"
+ result="result11"
+ in2="result9"
+ operator="arithmetic"
+ id="feComposite21538"
+ k1="0"
+ k4="0" />
+ <feComposite
+ in2="SourceGraphic"
+ operator="in"
+ result="result16"
+ id="feComposite21540" />
+ <feBlend
+ mode="multiply"
+ in2="result16"
+ id="feBlend21542" />
+ <feDisplacementMap
+ in2="result5"
+ xChannelSelector="R"
+ scale="0"
+ id="feDisplacementMap21544"
+ yChannelSelector="A" />
+ </filter>
+ <filter
+ id="f212"
+ inkscape:label="Copper and chocolate"
+ inkscape:menu="Bumps"
+ inkscape:menu-tooltip="Specular bump which can be easily converted from metallic to molded plastic effects"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="0.5"
+ in="SourceGraphic"
+ result="result0"
+ id="feGaussianBlur21547" />
+ <feFlood
+ result="result6"
+ flood-color="rgb(147,80,9)"
+ id="feFlood21549" />
+ <feComposite
+ k3="0.3"
+ k2="0.3"
+ k1="0.5"
+ operator="arithmetic"
+ result="result2"
+ in="result0"
+ in2="result6"
+ id="feComposite21551"
+ k4="0" />
+ <feColorMatrix
+ result="fbSourceGraphicAlpha"
+ in="result2"
+ values="1 0 0 -1 0 1 0 1 -1 0 1 0 0 -1 0 -0.8 -1 0 4.2 -2.9 "
+ id="feColorMatrix21553" />
+ <feGaussianBlur
+ result="result0"
+ in="fbSourceGraphicAlpha"
+ stdDeviation="1.5"
+ id="feGaussianBlur21555" />
+ <feSpecularLighting
+ specularExponent="30"
+ specularConstant="1"
+ surfaceScale="5"
+ lighting-color="#ffffff"
+ result="result1"
+ in="result0"
+ id="feSpecularLighting21559">
+ <feDistantLight
+ azimuth="225"
+ elevation="69"
+ id="feDistantLight21557" />
+ </feSpecularLighting>
+ <feBlend
+ mode="screen"
+ result="result5"
+ in2="result6"
+ in="result1"
+ id="feBlend21561" />
+ <feComposite
+ id="feComposite3011"
+ result="result7"
+ operator="arithmetic"
+ k2="1.2"
+ k1="0.2"
+ k3="0.2"
+ in="result5"
+ in2="result5"
+ k4="0" />
+ <feBlend
+ mode="multiply"
+ result="result8"
+ in2="result7"
+ id="feBlend21564" />
+ <feComposite
+ operator="in"
+ in2="SourceGraphic"
+ result="result9"
+ in="result8"
+ id="feComposite21566" />
+ </filter>
+ <filter
+ id="f213"
+ inkscape:label="Inner Glow"
+ inkscape:menu="Shadows and Glows"
+ inkscape:menu-tooltip="Adds a colorizable glow inside"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="10"
+ result="result8"
+ id="feGaussianBlur21569" />
+ <feComposite
+ result="result6"
+ in="SourceGraphic"
+ operator="in"
+ in2="result8"
+ id="feComposite21571" />
+ <feComposite
+ operator="in"
+ result="result11"
+ in2="result6"
+ id="feComposite21573" />
+ <feFlood
+ result="result10"
+ in="result11"
+ flood-opacity="1"
+ flood-color="rgb(255,222,85)"
+ id="feFlood21575" />
+ <feBlend
+ mode="normal"
+ in="result11"
+ in2="result10"
+ result="result12"
+ id="feBlend21577" />
+ <feComposite
+ result="result2"
+ operator="in"
+ in2="SourceGraphic"
+ in="result12"
+ id="feComposite21579" />
+ </filter>
+ <filter
+ id="f214"
+ inkscape:label="Soft colors"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Adds a colorizable edges glow inside objects and pictures"
+ height="1"
+ width="1"
+ x="0"
+ y="0"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ type="saturate"
+ values="1"
+ result="result91"
+ id="feColorMatrix21582" />
+ <feComposite
+ result="result15"
+ operator="arithmetic"
+ k2="0.4"
+ k1="0.3"
+ k3="0.3"
+ in2="result91"
+ id="feComposite21584"
+ k4="0" />
+ <feGaussianBlur
+ in="result15"
+ result="result8"
+ stdDeviation="5"
+ id="feGaussianBlur21586" />
+ <feComposite
+ operator="in"
+ result="result13"
+ in2="result8"
+ id="feComposite21588" />
+ <feComposite
+ k3="0.3"
+ k1="0.3"
+ k2="0.4"
+ in2="result13"
+ operator="arithmetic"
+ in="result15"
+ result="result6"
+ id="feComposite21590"
+ k4="0" />
+ <feFlood
+ flood-color="rgb(128,172,0)"
+ flood-opacity="1"
+ in="result6"
+ result="result10"
+ id="feFlood21592" />
+ <feBlend
+ result="result12"
+ in2="result10"
+ in="result6"
+ mode="darken"
+ id="feBlend21594" />
+ <feBlend
+ in2="result6"
+ result="result14"
+ mode="screen"
+ id="feBlend21596" />
+ <feComposite
+ in="result14"
+ in2="SourceGraphic"
+ operator="in"
+ result="result2"
+ id="feComposite21598" />
+ </filter>
+ <filter
+ id="f215"
+ inkscape:label="Relief print"
+ inkscape:menu="Bumps"
+ inkscape:menu-tooltip="Bumps effect with a bevel, color flood and complex lighting"
+ style="color-interpolation-filters:sRGB">
+ <feGaussianBlur
+ stdDeviation="5"
+ result="result8"
+ id="feGaussianBlur21601" />
+ <feComposite
+ result="result6"
+ in="SourceGraphic"
+ operator="in"
+ in2="result8"
+ id="feComposite21603" />
+ <feComposite
+ operator="in"
+ result="result11"
+ in2="result6"
+ id="feComposite21605" />
+ <feFlood
+ result="result10"
+ in="result11"
+ flood-opacity="1"
+ flood-color="rgb(255,255,255)"
+ id="feFlood21607" />
+ <feBlend
+ mode="multiply"
+ in="result10"
+ in2="result11"
+ result="result12"
+ id="feBlend21609" />
+ <feComposite
+ result="fbSourceGraphic"
+ operator="in"
+ in2="SourceGraphic"
+ in="result12"
+ id="feComposite21611" />
+ <feFlood
+ result="result6"
+ flood-color="rgb(75,101,154)"
+ in="fbSourceGraphic"
+ id="feFlood21613" />
+ <feComposite
+ k3="0.3"
+ k2="0.3"
+ k1="0.5"
+ operator="arithmetic"
+ result="result2"
+ in="fbSourceGraphic"
+ in2="result6"
+ id="feComposite21615"
+ k4="0" />
+ <feColorMatrix
+ result="fbSourceGraphicAlpha"
+ in="result2"
+ values="1 0 0 -1 0 1 0 1 -1 0 1 0 0 -1 0 -0.8 -1 0 3.9 -2.7 "
+ type="matrix"
+ id="feColorMatrix21617" />
+ <feGaussianBlur
+ result="result0"
+ in="fbSourceGraphicAlpha"
+ stdDeviation="0.5"
+ id="feGaussianBlur21619" />
+ <feDiffuseLighting
+ lighting-color="#ffffff"
+ diffuseConstant="0.69999999"
+ surfaceScale="50"
+ result="result13"
+ in="result0"
+ id="feDiffuseLighting21623">
+ <feDistantLight
+ elevation="20"
+ azimuth="225"
+ id="feDistantLight21621" />
+ </feDiffuseLighting>
+ <feSpecularLighting
+ specularExponent="20"
+ specularConstant="0.69999999"
+ surfaceScale="10"
+ lighting-color="#ffffff"
+ result="result1"
+ in="result0"
+ id="feSpecularLighting21627">
+ <feDistantLight
+ elevation="45"
+ azimuth="225"
+ id="feDistantLight21625" />
+ </feSpecularLighting>
+ <feBlend
+ mode="screen"
+ result="result5"
+ in2="SourceGraphic"
+ in="result13"
+ id="feBlend21629" />
+ <feComposite
+ in="result1"
+ k3="1"
+ k2="1"
+ operator="arithmetic"
+ in2="result5"
+ result="result9"
+ id="feComposite21631"
+ k1="0"
+ k4="0" />
+ <feComposite
+ in2="SourceGraphic"
+ operator="in"
+ id="feComposite21633" />
+ </filter>
+ <filter
+ id="f216"
+ inkscape:label="Growing cells"
+ inkscape:menu="Overlays"
+ inkscape:menu-tooltip="Random rounded living cells like fill"
+ style="color-interpolation-filters:sRGB">
+ <feTurbulence
+ type="fractalNoise"
+ baseFrequency="0.1"
+ numOctaves="3"
+ result="result7"
+ id="feTurbulence21636" />
+ <feColorMatrix
+ values="0"
+ result="result8"
+ type="saturate"
+ id="feColorMatrix21638" />
+ <feColorMatrix
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 20 -12 "
+ result="result6"
+ type="matrix"
+ id="feColorMatrix21640" />
+ <feGaussianBlur
+ stdDeviation="2"
+ result="result5"
+ in="result6"
+ id="feGaussianBlur21642" />
+ <feColorMatrix
+ in="result5"
+ values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 10 -0.1 "
+ result="result0"
+ type="matrix"
+ id="feColorMatrix21644" />
+ <feComposite
+ k1="0.8"
+ k2="1"
+ in2="SourceGraphic"
+ operator="arithmetic"
+ result="result3"
+ in="result0"
+ id="feComposite21646"
+ k3="0"
+ k4="0" />
+ <feComposite
+ operator="atop"
+ in2="result8"
+ id="feComposite21648" />
+ <feBlend
+ mode="normal"
+ in2="SourceGraphic"
+ result="result9"
+ id="feBlend21650" />
+ <feComposite
+ in="result9"
+ in2="SourceGraphic"
+ operator="atop"
+ result="result2"
+ id="feComposite21652" />
+ </filter>
+ <filter
+ id="f217"
+ inkscape:label="Fluorescence"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Oversaturate colors which can be fluorescent in real world"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ type="hueRotate"
+ values="0"
+ id="feColorMatrix21655" />
+ <feColorMatrix
+ type="saturate"
+ values="1"
+ id="feColorMatrix21657" />
+ <feColorMatrix
+ type="matrix"
+ values="2 -1 0 0 0 0 2 -1 0 0 -1 0 2 0 0 0 0 0 1 0 "
+ id="feColorMatrix21659" />
+ </filter>
+ <!-- by Jasper van de Gronde: -->
+ <filter
+ id="f218"
+ inkscape:label="Tritone"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Create a tritone palette with hue selectable by flood"
+ x="0"
+ y="0"
+ height="1"
+ width="1"
+ style="color-interpolation-filters:sRGB">
+ <feColorMatrix
+ in="SourceGraphic"
+ result="r"
+ type="matrix"
+ values="1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 "
+ id="feColorMatrix21662" />
+ <feColorMatrix
+ in="SourceGraphic"
+ result="g"
+ type="matrix"
+ values="0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 "
+ id="feColorMatrix21664" />
+ <feColorMatrix
+ in="SourceGraphic"
+ result="b"
+ type="matrix"
+ values="0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 "
+ id="feColorMatrix21666" />
+ <feBlend
+ mode="darken"
+ in="r"
+ in2="g"
+ result="minrg"
+ id="feBlend21668" />
+ <feBlend
+ mode="darken"
+ in="minrg"
+ in2="b"
+ result="p"
+ id="feBlend21670" />
+ <feBlend
+ mode="lighten"
+ in="r"
+ in2="g"
+ result="maxrg"
+ id="feBlend21672" />
+ <feBlend
+ mode="lighten"
+ in="maxrg"
+ in2="b"
+ result="q"
+ id="feBlend21674" />
+ <feComponentTransfer
+ in="q"
+ result="q2"
+ id="feComponentTransfer21678">
+ <feFuncR
+ type="linear"
+ slope="0"
+ id="feFuncR21676" />
+ </feComponentTransfer>
+ <feBlend
+ mode="lighten"
+ in="p"
+ in2="q2"
+ result="pq"
+ id="feBlend21680" />
+ <feColorMatrix
+ in="pq"
+ result="qminp"
+ type="matrix"
+ values="-1 1 0 0 0 -1 1 0 0 0 -1 1 0 0 0 0 0 0 0 1 "
+ id="feColorMatrix21682" />
+ <feComponentTransfer
+ in="qminp"
+ result="coefsq"
+ id="feComponentTransfer21690">
+ <feFuncR
+ type="table"
+ tableValues="1 1 0 0 0 1 1"
+ id="feFuncR21684" />
+ <feFuncG
+ type="table"
+ tableValues="0 1 1 1 0 0 0"
+ id="feFuncG21686" />
+ <feFuncB
+ type="table"
+ tableValues="0 0 0 1 1 1 0"
+ id="feFuncB21688" />
+ </feComponentTransfer>
+ <feFlood
+ flood-color="rgb(203,0,254)"
+ result="result1"
+ id="feFlood21692" />
+ <feComposite
+ in="qminp"
+ in2="result1"
+ result="qminpc"
+ operator="arithmetic"
+ k1="1"
+ id="feComposite21694"
+ k2="0"
+ k3="0"
+ k4="0" />
+ <feComposite
+ in="p"
+ in2="qminpc"
+ result="color"
+ operator="arithmetic"
+ k2="1"
+ k3="1"
+ id="feComposite21696"
+ k1="0"
+ k4="0" />
+ <feComposite
+ in="color"
+ in2="SourceGraphic"
+ operator="in"
+ id="feComposite21698" />
+ </filter>
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="0.093814528"
+ inkscape:cx="6252.2939"
+ inkscape:cy="4333.0176"
+ inkscape:document-units="px"
+ inkscape:current-layer="original"
+ showgrid="false"
+ inkscape:window-width="1920"
+ inkscape:window-height="1032"
+ inkscape:window-x="0"
+ inkscape:window-y="25"
+ inkscape:window-maximized="1" />
+ <metadata
+ id="metadata3336">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="original"
+ transform="translate(-0.54560187,-0.16191017)">
+ <path
+ style="fill:#ffff00;stroke:none;stroke-width:1.06666672"
+ d="m 261.3,0.16666667 c -1.66469,0.0280747 -3.33089,0.19278613 -4.96667,0.46666666 C 247.60922,2.0940299 239.6266,6.784608 233.3,12.966667 220.64678,25.330785 214.69956,42.789164 208.43333,59.333333 203.71843,71.781666 198.41892,84.348694 189.46667,94.2 c -4.47613,4.925664 -9.83496,9.10066 -15.93334,11.76667 -6.09838,2.666 -12.96743,3.78942 -19.53333,2.7 -6.30547,-1.04621 -12.15195,-4.07025 -17.16667,-8.03334 -5.01472,-3.96309 -9.22091,-8.861405 -13.06666,-13.966663 C 116.07516,76.456147 109.59255,65.077157 99.766667,56.9 89.551247,48.398676 76.118593,43.973911 62.833333,44.333333 49.548075,44.692755 36.478764,49.757377 26.133333,58.1 15.787903,66.442623 8.1556032,77.977134 4.1,90.633333 0.04439787,103.28953 -0.471824,117.01455 2.2,130.03333 7.543648,156.07089 25.499852,178.56319 48.133333,192.5 c 22.633481,13.93682 49.555552,19.83837 76.133337,20.2 23.21792,0.31591 46.64314,-3.47763 68.06666,-12.43333 21.42351,-8.95572 40.79692,-23.16056 54.73334,-41.73334 3.46326,-4.61541 6.59044,-9.52552 10.46666,-13.8 3.87624,-4.27447 8.65926,-7.97471 14.23334,-9.46666 3.53956,-0.94741 7.28308,-0.96417 10.86666,-0.2 3.58359,0.76416 6.99464,2.31913 10.03334,4.36666 6.07738,4.09505 10.6256,10.12814 14,16.63334 6.74882,13.01038 9.23268,28.03484 16.83333,40.56666 7.06229,11.6442 18.64398,20.6574 31.93333,23.63334 11.60047,2.59774 24.13371,0.50272 34.43334,-5.43334 10.29963,-5.93605 18.33336,-15.58382 22.63333,-26.66666 4.29996,-11.08284 4.88755,-23.52663 2.03333,-35.06667 C 411.67911,141.55996 405.44245,130.93591 397,122.56667 382.82484,108.51442 363.4827,101.3218 345.43333,92.8 336.40865,88.539094 327.52454,83.819219 319.66667,77.666667 311.80879,71.514114 304.98101,63.840778 300.9,54.733333 c -3.57649,-7.981527 -4.92617,-16.754542 -7.2,-25.2 C 291.42617,21.087876 287.94263,12.550445 281.26667,6.9 275.78083,2.256864 268.5137,0.044992 261.3,0.16666667 Z M 344.9,139.26667 c 9.96355,0 18.03333,8.06978 18.03333,18.03333 0,9.96355 -8.06978,18.03333 -18.03333,18.03333 -9.96355,0 -18.03333,-8.06978 -18.03333,-18.03333 0,-9.96355 8.06978,-18.03333 18.03333,-18.03333 z"
+ id="path3365"
+ inkscape:connector-curvature="0" />
+ <path
+ style="opacity:0.43160005;fill:#000080;stroke:none;stroke-width:1.06666672"
+ id="path5635"
+ d="m 62.148882,106.50274 c 0.139454,0.009 0.49033,-0.0933 0.418362,0.0263 -0.183302,0.30505 -0.562512,0.43647 -0.834442,0.66606 -0.62662,0.52906 -1.256453,1.05512 -1.860765,1.60953 -0.952198,0.87356 -1.884752,1.7686 -2.807497,2.67322 -1.242302,1.2179 -6.973899,7.01374 -7.919465,7.9682 -8.540249,8.82645 -17.731182,16.99038 -26.358724,25.72644 -0.462667,0.55528 -0.843152,1.19092 -1.388002,1.66581 -0.429031,0.37395 1.24747,-0.83008 1.034861,-1.35801 -1.523642,-3.78328 -3.634806,-7.32745 -5.898966,-10.71986 -0.283715,-0.42509 -1.732094,0.0973 -1.491842,-0.35381 0.439685,-0.82554 1.633584,-0.91274 2.428735,-1.40525 1.202308,-0.74471 2.374571,-1.53685 3.561856,-2.30528 8.5807,-6.05272 17.072964,-12.22545 25.74304,-18.15147 3.525828,-2.35006 9.559103,-7.0062 13.905411,-1.54736 2.436492,3.06016 1.23783,7.81626 0.82432,11.706 -0.145945,1.37286 -1.595143,2.25431 -2.425652,3.35718 -0.99767,1.32484 -2.038661,2.6165 -3.057993,3.92475 -7.705269,9.58433 -15.48428,19.10866 -22.964205,28.87106 -0.919409,1.24793 -2.570764,3.33909 -3.39386,4.86949 -0.08164,0.15179 0.404719,-0.1936 0.368997,-0.36222 -0.624684,-2.94852 -0.595326,-6.25826 -2.298459,-8.74488 -2.414356,-3.52506 -7.287049,-0.37178 -3.460437,-2.48943 6.846083,-3.62048 13.285882,-7.94654 20.242184,-11.35913 1.07887,-0.33737 2.106806,-1.04855 3.236609,-1.01212 7.921516,0.25539 9.600834,1.59786 10.81313,10.80664 0.246361,1.8714 -1.085287,3.62596 -1.847557,5.35275 -1.407915,3.18935 -4.493103,7.8209 -6.28323,10.66277 -4.104385,6.2361 -8.571554,12.22177 -13.153688,18.11185 -2.864861,3.68261 -5.86808,7.24111 -8.533295,11.07209 3.36615,-5.4599 0.567549,0.1291 -7.988016,-11.6613 -0.243263,-0.33525 0.514563,-0.65782 0.8351,-0.92015 1.22999,-1.00666 2.545133,-1.90474 3.803253,-2.87601 1.216063,-0.9388 10.387702,-8.15209 11.191633,-8.78395 7.158204,-5.10687 13.725753,-11.15712 21.225397,-15.78969 0.957936,-0.59172 1.913399,-1.91419 2.987479,-1.57637 4.197351,1.32018 7.774697,4.12269 11.662046,6.18403 -0.966172,2.96841 -1.515366,6.10668 -2.898514,8.90521 -0.605717,1.22555 -8.7498,10.54955 -9.09684,10.9441 -6.1807,7.02688 -12.587781,13.8486 -18.969463,20.69173 -2.828081,3.04041 -7.446848,7.9238 -10.248445,11.21845 -1.514198,1.78068 -3.200533,3.64763 -4.122777,5.85981 -0.258983,0.62121 1.152561,-1.10846 0.987769,-1.76102 -0.641533,-2.54042 -2.160615,-4.77419 -3.240924,-7.16129 -0.550339,-0.37304 -1.961732,-0.53136 -1.651018,-1.11914 0.494215,-0.93494 1.951316,-0.81729 2.910289,-1.26307 1.642658,-0.7636 3.276012,-1.548 4.893104,-2.36435 6.538952,-3.30098 12.978543,-6.80572 19.494754,-10.1525 3.117462,-1.53688 7.969106,-3.99459 11.281955,-5.39823 1.348949,-0.57154 2.690155,-1.19998 4.112843,-1.54966 1.443226,-0.35475 3.252648,-1.46271 4.424647,-0.54884 11.478006,8.95007 9.044286,8.49239 4.598952,17.41282 -1.524373,1.88231 -3.010795,3.79602 -4.573118,5.64696 -2.044727,2.42247 -10.444725,11.89244 -12.293284,14.00092 -6.079437,6.93424 -12.051981,13.93177 -17.874372,21.08248 -1.215996,1.6266 -2.491946,3.21004 -3.647989,4.87978 -0.683052,0.98657 -1.336314,2.00208 -1.863116,3.08022 -0.04841,0.0991 0.351279,0.17865 0.322782,0.0722 -0.849445,-2.79657 -1.69889,-5.59313 -2.548336,-8.3897 -1.441522,-0.53543 -3.489962,-0.31476 -4.324565,-1.60631 -0.499402,-0.77283 1.539243,-1.00867 2.308864,-1.513 9.516869,-6.47248 18.744897,-13.36666 28.583106,-19.35392 6.610106,-2.78547 7.502341,-4.26134 12.353488,11.11403 0.644027,2.0412 -2.574208,3.42453 -3.974681,5.04314 -1.621538,1.87412 -3.375574,3.62951 -5.083141,5.42561 -3.584578,3.77041 -10.416585,10.79816 -13.899321,14.39086 -6.75657,7.04246 -13.712818,13.90808 -20.193045,21.2119 -1.304022,1.46976 -2.60685,2.94551 -3.795024,4.5104 -0.51285,0.67546 -1.317153,3.03885 -1.293201,2.1911 0.04335,-1.53439 0.903759,-2.93398 1.355638,-4.40098 -2.376436,-2.33236 -5.478841,-4.10515 -7.129308,-6.99708 -0.450116,-0.7887 1.549673,-0.94749 2.335818,-1.40205 1.778698,-1.02845 3.584724,-2.00938 5.358254,-3.04671 7.014031,-4.10252 13.928858,-8.38049 20.892413,-12.56781 9.694432,-5.4196 18.846895,-13.66665 23.0741,5.51283 0.382112,1.73371 -7.933975,11.4747 -8.652829,12.36498 -5.60678,6.71862 -11.49301,13.19982 -17.083134,19.93248 -2.182009,2.62798 -5.768443,6.98861 -7.689881,10.0793 -0.473695,0.76195 -0.756697,1.62703 -1.135045,2.44054 2.07443,-3.79189 1.553958,-1.78316 -2.964915,-8.70176 -0.319665,-0.48941 -1.763828,-0.49088 -1.451102,-0.98476 0.605864,-0.95684 2.037333,-0.99084 3.037938,-1.52132 3.75804,-1.9923 6.175224,-3.43591 9.922696,-5.59787 4.866704,-2.66176 9.514923,-5.75901 14.504396,-8.19947 1.163524,-0.5691 2.295694,-1.30491 3.570799,-1.53245 1.986114,-0.35443 4.61678,-1.60458 6.049663,-0.18434 3.119255,3.09176 3.821953,7.90871 5.732929,11.86305 -1.062179,2.08507 -1.997754,4.23964 -3.18654,6.25521 -1.716505,2.91032 -7.283446,10.60278 -9.112522,13.12211 -4.518206,6.22329 -9.115415,12.36314 -13.471351,18.70213 -0.718237,1.23 -1.53784,2.40616 -2.154711,3.69 -1.212929,2.52437 6.269518,6.69231 -0.914822,-5.90801 -0.939579,-1.64789 -3.218489,-2.00867 -4.827734,-3.01301 11.153042,-2.49437 14.680612,13.27842 3.527569,15.77279 v 0 c -3.507499,-0.5798 -7.755687,0.49298 -10.522498,-1.73938 -6.641572,-5.35868 -1.309441,-13.18372 1.576262,-17.96266 4.420989,-6.42008 9.066965,-12.65133 13.64956,-18.95592 12.02722,-16.54669 -1.633339,2.21666 8.221061,-11.73341 0.461008,-0.65261 0.982241,-1.26053 1.473361,-1.89079 13.025638,14.77552 1.480238,6.13195 10.180815,6.89944 0.757261,0.0668 -1.436842,0.50723 -2.119951,0.8408 -4.854215,2.37038 -9.368999,5.39347 -14.10504,7.97674 -2.872031,1.65406 -8.264272,4.82676 -11.264959,6.29013 -1.843493,0.89903 -3.645584,1.98651 -5.642715,2.45362 -2.538454,0.59372 -5.461772,1.86005 -7.790541,0.68827 -3.259112,-1.63992 -5.699358,-4.9144 -7.209154,-8.23579 -0.795383,-1.74976 0.583104,-3.79962 0.874656,-5.69944 0.796321,-1.50441 1.482828,-3.07229 2.388961,-4.51323 2.12205,-3.37452 6.114462,-8.24932 8.552282,-11.18486 5.509969,-6.63492 11.305477,-13.02732 16.840533,-19.641 1.347976,-1.6462 2.633108,-3.34592 4.043927,-4.93858 0.448537,-0.50636 0.954585,-1.71347 1.520899,-1.34352 3.384192,2.21075 5.719102,5.75344 8.949504,8.1834 0.333809,0.2511 1.46063,-0.80535 1.076235,-0.64189 -3.515559,1.49496 -5.628612,2.89341 -9.139812,4.90678 -7.089567,4.26302 -14.120281,8.64116 -21.276552,12.79166 -0.808734,0.46905 -11.12954,6.52045 -12.58778,6.24562 -4.362278,-0.8222 -7.895099,-4.06071 -11.8426485,-6.09105 0.2997141,-2.33728 0.1835008,-4.76671 0.8991402,-7.01183 0.6559233,-2.05777 5.9535933,-7.99437 6.8669663,-9.02295 6.574387,-7.40366 13.621632,-14.37193 20.475724,-21.51103 3.830418,-3.95126 9.824709,-10.11543 13.720146,-14.20304 1.55174,-1.62828 3.048758,-3.30885 4.623637,-4.91477 4.915689,-5.01256 3.215505,0.0668 12.297529,8.35791 0.03803,0.0347 -0.03187,-0.0979 -0.04781,-0.1469 -9.949197,6.01804 -19.172362,13.11887 -28.867928,19.52279 -3.869053,2.1091 -9.602091,6.27823 -14.503794,2.92972 -10.658681,-7.2813 -0.948171,-17.50864 3.625143,-23.64704 10.954405,-13.44029 22.613078,-26.26519 33.822939,-39.48668 4.600314,2.49069 -4.680488,-2.61452 9.273035,7.70853 0.239117,0.1769 1.055001,-0.53393 0.768776,-0.45303 -4.811437,1.36013 -9.081215,4.20014 -13.628345,6.17032 -6.654693,3.41692 -13.220311,7.03145 -19.917977,10.36208 -2.29784,1.14267 -9.211644,4.5477 -11.960957,4.95799 -2.55562,0.38138 -5.167753,-0.0301 -7.751629,-0.045 -2.098111,-2.84241 -5.087106,-5.20701 -6.294334,-8.52726 -0.638538,-1.75618 0.533675,-3.7307 1.203037,-5.47537 0.554592,-1.44551 1.52154,-2.70352 2.418948,-3.96516 4.118353,-5.7899 9.399249,-10.65804 14.076865,-15.96486 7.901619,-8.47242 15.855657,-16.90841 23.330418,-25.76493 1.048873,-1.24276 1.460803,-3.70653 3.085403,-3.7791 1.220487,-0.0545 0.406507,2.40936 0.609761,3.61403 3.773697,1.56214 7.6727,2.85057 11.321092,4.6864 0.352672,0.17746 -0.755183,0.25354 -1.090865,0.46136 -1.180263,0.73067 -2.314123,1.53494 -3.441636,2.34466 -5.744562,4.12541 -11.292332,8.52471 -16.916882,12.80916 -0.889313,0.69897 -10.28412,8.08922 -11.473563,9.00057 -1.529691,1.17205 -3.02528,2.39545 -4.632365,3.45891 -1.569961,1.03888 -3.132881,3.53122 -4.883039,2.83767 -14.405922,-5.70869 -12.933083,-5.95987 -10.067157,-13.05166 6.847095,-9.6815 14.925479,-18.47197 21.255575,-28.53707 1.023913,-1.60995 2.079187,-3.20039 3.071738,-4.82987 0.685327,-1.1251 1.248166,-2.32344 1.960531,-3.43163 0.169025,-0.26294 0.460139,-0.89105 0.668282,-0.65784 1.622258,1.81758 2.109387,4.66727 4.127871,6.03149 1.373104,0.92802 7.260817,0.669 4.965029,0.26129 -7.123591,3.40094 -13.550651,8.08675 -20.647676,11.54894 -3.593827,1.49789 -8.625556,4.36199 -12.587517,0.90626 -7.830148,-6.82967 -2.149996,-13.28643 1.894022,-18.74207 7.510124,-9.79758 15.308481,-19.36566 23.049183,-28.98096 0.931721,-1.19278 1.868237,-2.38183 2.795165,-3.57834 0.513614,-0.66298 1.094803,-2.71914 1.526396,-2.00006 1.570421,2.61649 0.204132,6.8411 2.550355,8.79237 2.274438,1.89156 5.916268,0.29246 8.848032,0.68728 1.209465,0.16287 -9.456156,2.30001 -3.102908,1.94319 -8.800578,6.01402 -17.404921,12.30053 -26.136588,18.41208 -1.985279,1.26421 -12.262804,8.1583 -14.624402,6.56166 -10.6837739,-7.22315 -9.3505269,-10.77129 -3.841404,-17.05336 8.641346,-8.73036 17.810613,-16.92273 26.369967,-25.7378 1.156146,-1.16698 6.96616,-7.04553 8.305689,-8.345251 2.990334,-2.901472 6.137519,-6.017189 9.911986,-7.911242 0.948604,-0.476015 1.983172,-0.756827 2.974759,-1.13524 11.188816,-2.328655 14.482031,13.494713 3.293215,15.823373 z"
+ inkscape:connector-curvature="0" />
+ <image
+ xlink:href="data:image/png;base64,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 "
+ width="144.66423"
+ height="216.99634"
+ id="image2758"
+ x="99.321465"
+ y="134.01718" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:51.80281067px;font-family:'Bitstream Vera Sans';fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ x="13.210891"
+ y="65.420914"
+ id="text3369"><tspan
+ sodipodi:role="line"
+ id="tspan3371"
+ x="13.210891"
+ y="65.420914"
+ style="font-weight:bold;stroke-width:1.06666672">SAMPLE TEXT</tspan></text>
+ <path
+ style="fill:#000080;stroke:none;stroke-width:1.06666672"
+ d="m 302.90093,148.07804 c 0.60335,-2.41343 0.29877,-5.00563 -0.62674,-7.31477 -0.9255,-2.30914 -2.44718,-4.34785 -4.23243,-6.08035 -3.5705,-3.46501 -8.11673,-5.70348 -12.3507,-8.31658 -2.11698,-1.30655 -4.17882,-2.72445 -5.99107,-4.42869 -1.81224,-1.70425 -3.37477,-3.70843 -4.36042,-5.99255 -0.98564,-2.28412 -1.37115,-4.86153 -0.85665,-7.29546 0.5145,-2.43392 1.9753,-4.6995 4.10929,-5.97808 1.34155,-0.80379 2.9073,-1.20352 4.47076,-1.24138 1.56346,-0.0378 3.12472,0.27788 4.58944,0.82598 2.92946,1.09621 5.43281,3.0825 7.77877,5.15128 2.34595,2.06878 4.60961,4.2671 7.26948,5.91285 2.65986,1.64574 5.81548,2.71607 8.90922,2.25552 2.18095,-0.32466 4.22277,-1.40715 5.8058,-2.94207 1.58302,-1.53492 2.71523,-3.50731 3.36624,-5.614 1.30204,-4.21337 0.6825,-8.821542 -0.78508,-12.980145 -2.07974,-5.89325 -5.77298,-11.093984 -8.0648,-16.908041 -1.14591,-2.907029 -1.93853,-5.990536 -1.93548,-9.115263 0.003,-3.124727 0.84408,-6.301472 2.71138,-8.80689 1.70758,-2.291118 4.22362,-3.937474 6.96903,-4.729774 2.74542,-0.7923 5.70564,-0.748813 8.46931,-0.02272 5.52732,1.452191 10.08573,5.535011 13.18185,10.33858 3.09612,4.803569 4.89231,10.316184 6.45559,15.813127 1.56328,5.496942 2.93851,11.082323 5.30794,16.282904 1.29964,2.852542 2.9013,5.58397 4.9366,7.96801 2.0353,2.38403 4.5162,4.41663 7.35719,5.74133 2.84099,1.3247 6.05103,1.92028 9.15492,1.48219 3.1039,-0.43808 6.08304,-1.94529 8.11528,-4.33194 1.50843,-1.77149 2.4614,-3.95882 3.07918,-6.202 0.61778,-2.243186 0.91846,-4.559113 1.25653,-6.861121 0.33807,-2.302009 0.7187,-4.612384 1.48714,-6.808524 0.76845,-2.19614 1.94913,-4.290412 3.68335,-5.841551 2.15683,-1.929137 5.10381,-2.907752 7.99511,-2.789864 2.89129,0.117888 5.70506,1.30211 7.90475,3.18223 2.19968,1.880121 3.79094,4.432312 4.64911,7.195829 0.85816,2.763518 0.99667,5.730101 0.54314,8.588036 -0.90705,5.715875 -4.12057,10.861025 -8.1173,15.046725 -3.99674,4.18569 -8.77419,7.53012 -13.48587,10.89077 -6.64761,4.74147 -13.44019,9.67306 -21.34785,11.70803 -3.95384,1.01748 -8.14852,1.26792 -12.12557,0.34535 -3.97705,-0.92257 -7.7219,-3.06855 -10.24347,-6.27943 -1.55439,-1.97931 -2.61021,-4.29439 -3.8852,-6.46423 -1.275,-2.16983 -2.85576,-4.27484 -5.08045,-5.45151 -1.43447,-0.75871 -3.08281,-1.08979 -4.70337,-1.0054 -1.62056,0.0844 -3.21119,0.57792 -4.62651,1.37179 -2.83062,1.58773 -4.89738,4.3327 -6.09968,7.3473 -1.2023,3.0146 -1.59932,6.2952 -1.65433,9.54025 -0.055,3.24504 0.22057,6.4858 0.31151,9.73004 0.13676,4.87868 -0.18744,9.93548 -2.3979,14.28681 -1.10522,2.17567 -2.68242,4.13519 -4.68737,5.52631 -2.00496,1.39112 -4.44917,2.19061 -6.88629,2.06606 -1.99774,-0.10209 -3.97339,-0.84232 -5.48117,-2.15686 -1.50777,-1.31454 -2.50437,-3.18735 -2.80105,-5.16558 -0.29668,-1.97823 0.0982,-4.00608 0.78827,-5.88362 0.6901,-1.87754 1.6854,-3.64825 2.17056,-5.58887 0,-1e-5 1e-5,-3e-5 1e-5,-4e-5 z"
+ id="path3387"
+ inkscape:path-effect="#path-effect23060"
+ inkscape:original-d="m 302.90093,148.07804 c 12.34826,-49.393048 -41.64764,-69.11106 -24.30872,-45.40648 17.61919,24.08776 25.58941,11.33357 33.01767,12.90425 7.42825,1.57066 15.09745,-9.24542 8.38696,-21.536215 -6.71046,-12.290748 -38.89861,-67.922898 -7.2889,-34.830194 31.60967,33.092668 27.84647,16.695019 40.38372,37.682119 12.53724,20.98707 23.48364,28.95668 29.56399,10.85959 6.08033,-18.097047 0.22909,-57.718445 9.5062,-25.713196 9.27713,32.005286 29.48531,37.000346 -0.51106,42.113726 -29.99629,5.11337 -38.66892,10.48422 -43.71689,5.77395 -5.04797,-4.71027 3.88751,-30.016769 -8.96565,-11.91574 -12.85317,18.10102 -8.9366,19.85926 -16.77238,26.98398 -1.66239,1.51154 -9.05804,22.49625 -13.97156,21.87918 -4.91345,-0.61705 -6.28422,-14.95159 -5.32339,-18.79493 z"
+ sodipodi:nodetypes="cssssssssssssss"
+ inkscape:connector-curvature="0" />
+ <path
+ sodipodi:type="star"
+ style="fill:url(#pattern23062);fill-opacity:1;stroke:none;stroke-width:1.29381418"
+ id="path3412"
+ sodipodi:sides="5"
+ sodipodi:cx="287.27563"
+ sodipodi:cy="241.2269"
+ sodipodi:r1="87.34774"
+ sodipodi:r2="43.67387"
+ sodipodi:arg1="0.6810781"
+ sodipodi:arg2="1.3093966"
+ inkscape:flatsided="false"
+ inkscape:rounded="0.28950186"
+ inkscape:randomized="0"
+ d="m 355.1356,296.22374 c -10.57304,13.04596 -40.3512,-17.14633 -56.5732,-12.80661 -16.22199,4.33972 -26.94729,45.36753 -42.62199,39.34339 -15.67469,-6.02414 3.83792,-43.67478 -5.30227,-57.76177 -9.14019,-14.08698 -51.47425,-11.60906 -50.5887,-28.37814 0.88555,-16.76908 42.72317,-9.84618 53.29621,-22.89213 10.57304,-13.04596 -4.86554,-52.54233 11.35645,-56.88205 16.22199,-4.33972 22.56645,37.58952 38.24114,43.61366 15.6747,6.02414 48.46719,-20.86388 57.60738,-6.7769 9.14019,14.08699 -28.77633,33.07777 -29.66189,49.84685 -0.88555,16.76908 34.81992,39.64774 24.24687,52.6937 z" />
+ <path
+ transform="matrix(0,1.2938142,-1.2938142,0,655.97437,-20.689204)"
+ d="m 274.74566,291.31446 c -8.172,10.08333 -31.18779,-13.25255 -43.72591,-9.89834 -12.53812,3.35421 -20.82779,35.06495 -32.9429,30.40884 -12.1151,-4.65611 2.96636,-33.75661 -4.09817,-44.64456 -7.06453,-10.88795 -39.78489,-8.97275 -39.10044,-21.93371 0.68445,-12.96097 33.0211,-7.61019 41.1931,-17.69352 8.17199,-10.08333 -3.76062,-40.61041 8.7775,-43.96462 12.53811,-3.35421 17.4418,29.05326 29.5569,33.70937 12.1151,4.6561 37.4607,-16.12587 44.52523,-5.23792 7.06453,10.88795 -22.24147,25.56609 -22.92592,38.52705 -0.68445,12.96096 26.9126,30.64408 18.74061,40.72741 z"
+ inkscape:randomized="0"
+ inkscape:rounded="0.28950186"
+ inkscape:flatsided="false"
+ sodipodi:arg2="1.3093966"
+ sodipodi:arg1="0.6810781"
+ sodipodi:r2="33.755905"
+ sodipodi:r1="67.51181"
+ sodipodi:cy="248.80693"
+ sodipodi:cx="222.29611"
+ sodipodi:sides="5"
+ id="path5624"
+ style="fill:url(#Strips1_1);fill-opacity:1;stroke:none"
+ sodipodi:type="star" />
+ <circle
+ style="fill:#ffffff;stroke:none;stroke-width:1.06666672"
+ id="path5626"
+ cx="390.30292"
+ cy="157.30353"
+ r="18.040615"
+ d="m 408.34353,157.30353 a 18.040615,18.040615 0 0 1 -18.04061,18.04061 18.040615,18.040615 0 0 1 -18.04062,-18.04061 18.040615,18.040615 0 0 1 18.04062,-18.04062 18.040615,18.040615 0 0 1 18.04061,18.04062 z" />
+ <path
+ style="fill:#000000;stroke:none;stroke-width:1.06666672"
+ id="path5633"
+ d="m 50.39096,195.74231 c 3.965719,-4.19876 8.262121,-7.79769 12.507993,-11.45245 4.050824,-3.1084 7.720032,-7.65867 12.19436,-9.62647 0.206821,0.1337 0.509814,0.13015 0.620464,0.40084 0.891195,2.18074 -5.584594,10.25279 -6.521357,11.54292 -3.829522,5.79201 -8.693457,10.59689 -11.781447,17.22652 -0.06498,0.35577 -0.266819,0.71397 -0.194924,1.0673 0.303932,1.49373 8.849251,-4.869 9.321917,-5.21841 -0.370308,0.26303 -1.46304,1.09413 -1.110924,0.78909 4.267274,-3.69687 8.650624,-7.19235 12.97051,-10.78066 1.910486,-1.39941 3.658674,-3.3127 5.731458,-4.19818 0.421726,-0.18017 0.145137,1.27439 -0.08304,1.7852 -0.433081,0.96952 -1.179448,1.61155 -1.784673,2.39597 -3.959762,5.13227 -8.013715,10.14051 -12.038877,15.17847 -8.886577,11.63416 -18.193896,22.81064 -26.259482,35.52135 -2.97236,4.18919 1.241591,-0.2352 0.983833,-0.17478 -0.986185,0.23121 -3.39474,2.76716 -2.68249,1.81925 1.288051,-1.71422 2.988705,-2.75474 4.457254,-4.18121 1.765621,-1.71502 3.496111,-3.4948 5.244167,-5.2422 9.970316,-10.25292 19.686315,-20.94794 29.733146,-31.06584 2.548284,-2.25253 5.870838,-5.32796 8.542992,-6.06293 0.698608,-0.19215 -0.182276,1.95924 -0.542462,2.78854 -0.594171,1.36806 -1.483767,2.46096 -2.256541,3.65599 -1.473233,2.27823 -6.086928,9.04696 -7.402026,10.98508 -4.140062,6.16479 -8.32273,12.28906 -12.299384,18.64907 -1.86398,2.98113 -3.956132,6.06081 -5.133754,9.6716 1.29881,-3.24484 -0.874134,2.54888 -4.248016,2.2173 -1.245507,-0.12247 1.965795,-2.07767 2.919502,-3.16421 3.935724,-4.48391 7.647929,-9.30918 11.383159,-14.08898 2.158919,-2.80263 4.153428,-5.37702 6.282798,-8.19296 2.893103,-3.8259 4.960061,-7.00876 9.611494,-8.03497 0.731402,-0.16135 -0.478663,1.89066 -0.717996,2.83598 -6.622391,13.27575 -14.585448,25.2119 -22.321496,37.30479 -2.561132,4.96994 -6.377539,9.22371 -8.179547,14.91756 -0.147933,0.46742 -0.406681,1.30428 -0.06595,1.52192 0.362878,0.23181 0.647647,-0.64121 0.984956,-0.93489 0.799898,-0.69644 1.617007,-1.35629 2.42551,-2.03443 -0.563308,0.22043 -2.097559,1.22977 -1.689928,0.66131 1.483921,-2.06937 3.376564,-3.52472 5.038724,-5.33132 1.880706,-2.04414 3.733941,-4.13388 5.589068,-6.22004 5.184447,-5.83012 10.308772,-11.75798 15.449629,-17.65758 3.291133,-3.6116 7.111092,-9.71711 11.481727,-10.73278 0.981833,-0.22817 -0.718846,2.54388 -1.321415,3.61323 -1.038223,1.84249 -2.361382,3.35895 -3.548815,5.02975 -1.699745,2.39167 -3.408451,4.77173 -5.112677,7.1576 -10.544094,15.11315 -21.715924,29.4953 -31.573933,45.4521 0.714024,-7.18189 -2.032836,3.92795 -1.164419,3.45123 0.489899,-0.26894 0.747963,-1.02125 1.185708,-1.42151 0.903061,-0.8257 2.035961,-1.21822 2.820049,-2.24114 0.42955,-0.56039 -1.132129,0.51837 -1.698193,0.77756 1.805615,-1.77259 3.611229,-3.54518 5.416845,-5.31776 5.913785,-5.9261 11.733292,-12.02071 17.703843,-17.84402 0.98183,-0.95764 5.325535,-5.25333 7.057261,-6.3946 2.402672,-1.58345 4.888544,-2.92649 7.332815,-4.38973 -0.325207,1.33475 -0.446695,2.79368 -0.975625,4.00426 -0.977302,2.23681 -7.584943,12.8417 -8.226107,13.86984 -5.31474,8.52246 -10.734135,16.92833 -16.074597,25.42181 -1.894972,4.30866 -6.14575,8.28944 -7.247561,13.36219 -0.180355,0.83034 5.545036,-2.83003 1.666169,-1.54704 -1.347978,0.44585 -2.501779,1.62121 -3.75267,2.43183 8.18137,-8.52233 15.529746,-18.36104 23.109654,-27.81008 2.318858,-2.33994 4.338991,-4.5854 8.049908,-3.8107 1.196391,0.24976 -1.358098,2.70376 -2.09293,4.00046 -3.912581,6.90421 -8.23974,13.40055 -12.444807,19.97696 -1.485025,2.28632 -2.971118,4.5714 -4.455072,6.85899 -2.742761,4.22809 -6.114951,8.60574 -8.218519,13.54368 -0.161003,0.37793 -0.557337,1.11565 -0.252811,1.26221 0.309927,0.14916 0.341734,-0.75812 0.512601,-1.13719 -1.674307,1.22616 -3.186128,2.99493 -5.02292,3.67847 -1.309408,0.48728 2.271527,-2.00996 3.380497,-3.06726 5.05591,-4.82034 9.859041,-10.11427 14.732193,-15.25898 3.224366,-3.31832 5.817366,-6.17668 10.029781,-8.29421 0.472009,-0.23728 0.600065,1.28819 0.459797,1.94027 -0.393941,1.83138 -5.802592,10.10833 -6.754599,11.70611 -2.32277,4.17842 -4.848426,8.19833 -6.870352,12.66873 -0.148591,0.32853 -1.497331,3.23689 -1.293481,4.30302 0.04891,0.25577 0.385221,0.0976 0.577831,0.14655 6.382895,-2.69488 12.129391,-7.51461 17.967359,-11.81198 -0.43762,0.28765 2.693235,-2.26295 3.145498,-0.9494 0.668923,1.94284 -0.909496,4.20734 -1.52226,5.42876 -6.007536,11.9747 2.468911,-5.19294 -3.702647,7.35112 -1.427692,3.89335 -3.871665,6.96896 -5.503567,10.66243 -0.320417,0.7252 -0.446076,1.57738 -0.669114,2.36607 0,0 -0.289031,0.22064 -0.289031,0.22064 v 0 c -0.592921,-0.26645 -1.248193,-0.35413 -1.778762,-0.79937 -2.445441,-2.05211 -0.207349,-5.70786 0.66616,-7.97201 6.187555,-12.96278 -2.303864,4.80758 3.46322,-7.20346 0.410524,-0.85501 0.73069,-1.79923 1.220895,-2.57423 0.222078,-0.35113 0.642424,-0.38982 0.871066,-0.73319 0.06816,-0.1024 -0.191233,-0.0962 -0.28685,-0.14418 -0.568371,0.31609 -1.136742,0.63216 -1.705115,0.94825 -3.432998,2.40166 -6.792632,4.99143 -10.249236,7.33167 -1.432604,0.96992 -4.896889,3.30013 -6.630271,3.86095 -0.696542,0.22535 -1.430929,0.0949 -2.146394,0.14254 -0.323206,-0.44833 -0.851135,-0.74066 -0.969615,-1.34501 -0.27556,-1.4056 1.274337,-4.32388 1.598925,-4.98462 2.205574,-4.48981 4.816956,-8.59901 7.189783,-12.9221 2.859778,-5.00477 2.155092,-3.70961 4.706039,-8.38779 0.417152,-0.76502 0.700708,-1.69761 1.243284,-2.3031 0.202421,-0.22589 0.555342,0.20117 0.787957,0.0364 1.985831,-1.40715 3.78664,-3.25585 5.765699,-4.68021 0.876339,-0.63072 -1.631692,1.52804 -2.447538,2.29208 -3.681602,3.77624 -7.318779,7.62321 -10.965678,11.45984 -0.291887,0.30707 -5.770236,6.07506 -6.498703,6.66909 -3.058659,2.49424 -6.233929,4.719 -9.350895,7.0785 -0.462136,-0.28755 -1.19335,-0.22791 -1.38641,-0.86267 -0.261138,-0.85857 1.931944,-4.16091 2.546838,-5.1338 3.808567,-6.0259 7.877371,-11.74929 11.710932,-17.74568 3.834804,-6.03751 5.066422,-7.84494 8.639162,-13.96179 1.053458,-1.8036 2.089093,-3.62704 3.088608,-5.48557 0.595217,-1.10678 0.867009,-2.61475 1.693653,-3.40675 2.424927,-2.32329 5.242507,-3.79423 7.846575,-5.73365 0.486085,-0.36203 -0.994354,0.66708 -1.491531,1.00062 -7.923661,8.82977 -15.012812,18.92655 -22.908523,27.80699 -3.239205,2.72472 -6.361686,5.71939 -9.717613,8.17415 -0.06056,0.0444 -3.345336,1.97029 -2.694842,-0.83771 0.258811,-1.11722 0.879962,-2.02405 1.401511,-2.95989 1.549317,-2.77997 5.733186,-9.17709 7.137352,-11.36314 5.447242,-8.3598 10.87252,-16.73689 16.067572,-25.38642 13.69085,-22.79466 -2.662286,4.36905 7.467477,-13.22707 0.456083,-0.79223 1.003032,-1.48139 1.50455,-2.22209 1.837583,-1.63915 3.80484,-3.04078 5.512751,-4.91745 0.956518,-1.05103 -2.193607,1.53334 -3.238484,2.41846 -7.762063,6.57537 -14.758147,14.66726 -22.104779,22.01743 -7.511822,7.70297 -4.632325,5.06057 -15.298043,13.88645 -0.897969,0.74307 -3.876619,3.92461 -5.620173,2.58538 -1.15784,-0.88934 2.669515,-6.27687 1.828216,-4.7919 10.618048,-15.59703 21.828145,-30.44632 32.480101,-46.00284 1.615252,-2.33211 3.243205,-4.64833 4.845753,-6.9963 1.07858,-1.58027 2.016144,-3.34706 3.197313,-4.78795 0.474739,-0.57914 1.150896,-0.76021 1.705107,-1.19248 1.942083,-1.51482 3.762333,-3.32803 5.781518,-4.64709 2.288215,-1.49482 -11.148555,10.03757 -5.956839,6.42271 -5.215288,5.87836 -10.404284,11.79736 -15.583661,17.73314 -0.841837,0.96478 -8.703633,10.06446 -9.95677,11.25307 -3.10657,2.94661 -6.38324,5.55323 -9.574859,8.32985 -0.09253,0.0653 -3.675572,3.81463 -4.699416,1.50423 -0.28129,-0.63475 0.141174,-1.49839 0.39672,-2.15263 2.318291,-5.93512 6.420296,-10.37522 9.31739,-15.7123 7.460158,-11.66963 15.226555,-23.20286 21.18232,-36.40866 2.269728,-3.64065 0.953388,-1.85565 6.910413,-6.04821 0.518718,-0.36508 -0.967646,0.89173 -1.416299,1.39807 -3.068134,3.46267 -5.765287,7.48367 -8.739627,11.08326 -2.429016,3.11501 -5.165567,6.63421 -7.610381,9.73065 -1.096802,1.38913 -2.193888,2.77798 -3.301892,4.15088 -0.825887,1.02331 -1.559916,2.21149 -2.49958,3.03751 -2.566006,2.25572 -5.164074,4.51193 -7.970862,6.16674 -0.330216,0.19469 -0.521505,-0.67071 -0.782257,-1.00607 1.747859,-3.8476 4.038019,-7.15838 6.242028,-10.54102 4.077206,-6.25759 8.250238,-12.40105 12.319848,-18.66777 2.624684,-4.05657 4.23684,-6.46561 6.683358,-10.52824 0.65084,-1.08078 1.189981,-2.28807 1.901761,-3.29665 0.283538,-0.40177 0.69668,-0.59008 1.046757,-0.88136 1.834838,-1.52665 3.696807,-2.99522 5.507973,-4.57237 0.731447,-0.63693 -1.5113,1.16674 -2.26695,1.7501 -10.397455,9.8116 -20.158932,20.77198 -30.16675,31.27918 -5.872394,6.0853 -11.452392,11.63043 -17.998714,16.51653 -0.872658,0.65134 -3.22773,1.96217 -2.787542,-0.20127 0.17731,-0.87143 0.815672,-1.43442 1.223508,-2.15162 8.811451,-12.52107 18.303505,-24.15192 27.429592,-36.24841 1.629941,-2.08718 3.259882,-4.17435 4.889823,-6.26152 1.348836,-1.69796 2.70563,-3.38451 4.046504,-5.09387 0.937894,-1.19565 1.86887,-2.4013 2.789607,-3.62093 0.513673,-0.68041 0.91327,-1.54163 1.513225,-2.07869 1.652688,-1.47946 6.407487,9.4861 5.298098,-3.65583 -7.180228,5.54138 -14.010121,11.88273 -21.294297,17.19128 -2.573964,1.91051 -5.404595,4.48031 -8.345034,5.2984 -0.713827,0.19858 -2.04369,0.44606 -2.302361,-1.00804 -0.08418,-0.47321 0.169852,-0.94592 0.254777,-1.41888 3.555171,-6.54111 8.334301,-11.69159 12.351614,-17.69082 1.723308,-2.41393 5.742666,-7.32438 6.64089,-10.49037 -0.777477,-0.0461 -4.221832,2.45579 1.118455,-1.26556 0.541211,-0.37713 -1.036366,0.86388 -1.551789,1.30175 -1.422827,1.20875 -2.831138,2.44838 -4.260224,3.64383 -4.122954,3.54733 -8.315372,7.01237 -12.124258,11.16395 0,0 -3.872892,2.11774 -3.872892,2.11774 z"
+ inkscape:connector-curvature="0" />
+ </g>
+ <text
+ x="-108.73554"
+ y="638.54993"
+ style="font-size:90.66666412px;text-anchor:end;stroke-width:1.06666672"
+ id="text21715">ABCs</text>
+ <text
+ x="-108.73554"
+ y="1094.657"
+ style="font-size:90.66666412px;text-anchor:end;stroke-width:1.06666672"
+ id="text21717">Bevels</text>
+ <text
+ x="-108.73554"
+ y="1550.7642"
+ style="font-size:90.66666412px;text-anchor:end;stroke-width:1.06666672"
+ id="text21719">Blurs</text>
+ <text
+ x="-108.73554"
+ y="2006.8712"
+ style="font-size:90.66666412px;text-anchor:end;stroke-width:1.06666672"
+ id="text21721">Bumps</text>
+ <text
+ x="-108.73554"
+ y="2462.9783"
+ style="font-size:90.66666412px;text-anchor:end;stroke-width:1.06666672"
+ id="text21723">Color</text>
+ <text
+ x="-108.73554"
+ y="2919.0854"
+ style="font-size:90.66666412px;text-anchor:end;stroke-width:1.06666672"
+ id="text21725">Distort</text>
+ <text
+ x="-108.73554"
+ y="3375.1924"
+ style="font-size:90.66666412px;text-anchor:end;stroke-width:1.06666672"
+ id="text21727">Image effects</text>
+ <text
+ x="-108.73554"
+ y="3831.2998"
+ style="font-size:90.66666412px;text-anchor:end;stroke-width:1.06666672"
+ id="text21729">Image effects, transparent</text>
+ <text
+ x="-108.73554"
+ y="4287.4067"
+ style="font-size:90.66666412px;text-anchor:end;stroke-width:1.06666672"
+ id="text21731">Materials</text>
+ <text
+ x="-108.73554"
+ y="4743.5142"
+ style="font-size:90.66666412px;text-anchor:end;stroke-width:1.06666672"
+ id="text21733">Morphology</text>
+ <text
+ x="-108.73554"
+ y="5199.6206"
+ style="font-size:90.66666412px;text-anchor:end;stroke-width:1.06666672"
+ id="text21735">Non realistic 3D shaders</text>
+ <text
+ x="-108.73554"
+ y="5655.728"
+ style="font-size:90.66666412px;text-anchor:end;stroke-width:1.06666672"
+ id="text21737">Overlays</text>
+ <text
+ x="-108.73554"
+ y="6111.835"
+ style="font-size:90.66666412px;text-anchor:end;stroke-width:1.06666672"
+ id="text21739">Protrusions</text>
+ <text
+ x="-108.73554"
+ y="6567.9424"
+ style="font-size:90.66666412px;text-anchor:end;stroke-width:1.06666672"
+ id="text21741">Ridges</text>
+ <text
+ x="-108.73554"
+ y="7024.0493"
+ style="font-size:90.66666412px;text-anchor:end;stroke-width:1.06666672"
+ id="text21743">Scatter</text>
+ <text
+ x="-108.73554"
+ y="7480.1562"
+ style="font-size:90.66666412px;text-anchor:end;stroke-width:1.06666672"
+ id="text21745">Shadows and Glows</text>
+ <text
+ x="-108.73554"
+ y="7936.2637"
+ style="font-size:90.66666412px;text-anchor:end;stroke-width:1.06666672"
+ id="text21747">Textures</text>
+ <text
+ x="-108.73554"
+ y="8392.3711"
+ style="font-size:90.66666412px;text-anchor:end;stroke-width:1.06666672"
+ id="text21749">Transparency utilities</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f001)"
+ transform="translate(0,456.1071)"
+ id="use21751"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="271.83884"
+ y="848.35919"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21753">Matte jelly</text>
+ <text
+ x="271.83884"
+ y="875.72565"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21755">Bulging, matte jelly covering</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f002)"
+ transform="translate(0,912.2142)"
+ id="use21757"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="271.83884"
+ y="1304.4663"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21759">Smart jelly</text>
+ <text
+ x="271.83884"
+ y="1331.8326"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21761">Same as Matte jelly but with more controls</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f003)"
+ transform="translate(543.67771,912.2142)"
+ id="use21763"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="815.51654"
+ y="1304.4663"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21765">Metal casting</text>
+ <text
+ x="815.51654"
+ y="1331.8326"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21767">Smooth drop-like bevel with metallic finish</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f004)"
+ transform="translate(0,1368.3213)"
+ id="use21769"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="271.83884"
+ y="1760.5735"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21771">Motion blur, horizontal</text>
+ <text
+ x="271.83884"
+ y="1787.9398"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21773">Blur as if the object flies horizontally; adjust Standard Deviation to vary force</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f005)"
+ transform="translate(543.67771,1368.3213)"
+ id="use21775"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="815.51654"
+ y="1760.5735"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21777">Motion blur, vertical</text>
+ <text
+ x="815.51654"
+ y="1787.9398"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21779">Blur as if the object flies vertically; adjust Standard Deviation to vary force</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f006)"
+ transform="translate(1087.3554,1368.3213)"
+ id="use21781"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1359.1942"
+ y="1760.5735"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21783">Apparition</text>
+ <text
+ x="1359.1942"
+ y="1787.9398"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21785">Edges are partly feathered out</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f007)"
+ transform="translate(0,7297.7136)"
+ id="use21787"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="271.83884"
+ y="7689.9658"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21789">Cutout</text>
+ <text
+ x="271.83884"
+ y="7717.3325"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21791">Drop shadow under the cut-out of the shape</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f008)"
+ transform="translate(1087.3554,912.2142)"
+ id="use21793"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1359.1942"
+ y="1304.4663"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21795">Jigsaw piece</text>
+ <text
+ x="1359.1942"
+ y="1331.8326"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21797">Low, sharp bevel</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f009)"
+ transform="translate(543.67771,456.1071)"
+ id="use21799"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="815.51654"
+ y="848.35919"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21801">Roughen</text>
+ <text
+ x="815.51654"
+ y="875.72565"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21803">Small-scale roughening to edges and content</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f010)"
+ transform="translate(0,5473.2852)"
+ id="use21805"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="271.83884"
+ y="5865.5376"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21807">Rubber stamp</text>
+ <text
+ x="271.83884"
+ y="5892.9038"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21809">Random whiteouts inside</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f011)"
+ transform="translate(0,5929.3923)"
+ id="use21811"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="271.83884"
+ y="6321.644"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21813">Ink bleed</text>
+ <text
+ x="271.83884"
+ y="6349.0107"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21815">Inky splotches underneath the object</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f012)"
+ transform="translate(543.67771,5929.3923)"
+ id="use21817"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="815.51654"
+ y="6321.644"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21819">Fire</text>
+ <text
+ x="815.51654"
+ y="6349.0107"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21821">Edges of object are on fire</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f013)"
+ transform="translate(1631.0332,912.2142)"
+ id="use21823"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1902.8719"
+ y="1304.4663"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21825">Bloom</text>
+ <text
+ x="1902.8719"
+ y="1331.8326"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21827">Soft, cushion-like bevel with matte highlights</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f014)"
+ transform="translate(2174.7108,912.2142)"
+ id="use21829"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2446.5498"
+ y="1304.4663"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21831">Ridged border</text>
+ <text
+ x="2446.5498"
+ y="1331.8326"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21833">Ridged border with inner bevel</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f015)"
+ transform="translate(0,2736.6426)"
+ id="use21835"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="271.83884"
+ y="3128.8948"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21837">Ripple</text>
+ <text
+ x="271.83884"
+ y="3156.2612"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21839">Horizontal rippling of edges</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f016)"
+ transform="translate(543.67771,5473.2852)"
+ id="use21841"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="815.51654"
+ y="5865.5376"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21843">Speckle</text>
+ <text
+ x="815.51654"
+ y="5892.9038"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21845">Fill object with sparse translucent specks</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f017)"
+ transform="translate(1087.3554,5473.2852)"
+ id="use21847"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1359.1942"
+ y="5865.5376"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21849">Oil slick</text>
+ <text
+ x="1359.1942"
+ y="5892.9038"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21851">Rainbow-colored semitransparent oily splotches</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f018)"
+ transform="translate(1631.0332,5473.2852)"
+ id="use21853"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1902.8719"
+ y="5865.5376"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21855">Frost</text>
+ <text
+ x="1902.8719"
+ y="5892.9038"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21857">Flake-like white splotches</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f019)"
+ transform="translate(0,4104.9639)"
+ id="use21859"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="271.83884"
+ y="4497.2163"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21861">Leopard fur</text>
+ <text
+ x="271.83884"
+ y="4524.5825"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21863">Leopard spots (loses object's own color)</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f020)"
+ transform="translate(2174.7108,5473.2852)"
+ id="use21865"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2446.5498"
+ y="5865.5376"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21867">Zebra</text>
+ <text
+ x="2446.5498"
+ y="5892.9038"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21869">Irregular vertical dark stripes (loses object's own color)</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f021)"
+ transform="translate(2718.3886,5473.2852)"
+ id="use21871"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2990.2273"
+ y="5865.5376"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21873">Clouds</text>
+ <text
+ x="2990.2273"
+ y="5892.9038"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21875">Airy, fluffy, sparse white clouds</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f022)"
+ transform="translate(0,3192.7497)"
+ id="use21877"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="271.83884"
+ y="3585.0017"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21879">Sharpen</text>
+ <text
+ x="271.83884"
+ y="3612.3682"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21881">Sharpen edges and boundaries within the object, force=0.15</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f023)"
+ transform="translate(543.67771,3192.7497)"
+ id="use21883"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="815.51654"
+ y="3585.0017"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21885">Sharpen more</text>
+ <text
+ x="815.51654"
+ y="3612.3682"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21887">Sharpen edges and boundaries within the object, force=0.3</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f024)"
+ transform="translate(1087.3554,3192.7497)"
+ id="use21889"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1359.1942"
+ y="3585.0017"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21891">Oil painting</text>
+ <text
+ x="1359.1942"
+ y="3612.3682"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21893">Simulate oil painting style</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f025)"
+ transform="translate(1631.0332,3192.7497)"
+ id="use21895"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1902.8719"
+ y="3585.0017"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21897">Edge detect</text>
+ <text
+ x="1902.8719"
+ y="3612.3682"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21899">Detect color edges in object</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f026)"
+ transform="translate(2174.7108,3192.7497)"
+ id="use21901"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2446.5498"
+ y="3585.0017"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21903">Horizontal edge detect</text>
+ <text
+ x="2446.5498"
+ y="3612.3682"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21905">Detect horizontal color edges in object</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f027)"
+ transform="translate(2718.3886,3192.7497)"
+ id="use21907"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2990.2273"
+ y="3585.0017"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21909">Vertical edge detect</text>
+ <text
+ x="2990.2273"
+ y="3612.3682"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21911">Detect vertical color edges in object</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f028)"
+ transform="translate(3262.0662,3192.7497)"
+ id="use21913"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="3533.9053"
+ y="3585.0017"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21915">Pencil</text>
+ <text
+ x="3533.9053"
+ y="3612.3682"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21917">Detect color edges and retrace them in grayscale</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f029)"
+ transform="translate(3805.744,3192.7497)"
+ id="use21919"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="4077.5828"
+ y="3585.0017"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21921">Blueprint</text>
+ <text
+ x="4077.5828"
+ y="3612.3682"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21923">Detect color edges and retrace them in blue</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f030)"
+ transform="translate(0,2280.5355)"
+ id="use21925"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="271.83884"
+ y="2672.7876"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21927">Desaturate</text>
+ <text
+ x="271.83884"
+ y="2700.1541"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21929">Render in shades of gray by reducing saturation to zero</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f031)"
+ transform="translate(543.67771,2280.5355)"
+ id="use21931"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="815.51654"
+ y="2672.7876"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21933">Invert</text>
+ <text
+ x="815.51654"
+ y="2700.1541"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21935">Invert colors</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f032)"
+ transform="translate(1087.3554,2280.5355)"
+ id="use21937"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1359.1942"
+ y="2672.7876"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21939">Sepia</text>
+ <text
+ x="1359.1942"
+ y="2700.1541"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21941">Render in warm sepia tones</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f033)"
+ transform="translate(4349.4217,3192.7497)"
+ id="use21943"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="4621.2603"
+ y="3585.0017"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21945">Age</text>
+ <text
+ x="4621.2603"
+ y="3612.3682"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21947">Imitate aged photograph</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f034)"
+ transform="translate(0,7753.8207)"
+ id="use21949"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="271.83884"
+ y="8146.0728"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21951">Organic</text>
+ <text
+ x="271.83884"
+ y="8173.439"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21953">Bulging, knotty, slick 3D surface</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f035)"
+ transform="translate(3262.0662,5473.2852)"
+ id="use21955"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="3533.9053"
+ y="5865.5376"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21957">Barbed wire</text>
+ <text
+ x="3533.9053"
+ y="5892.9038"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21959">Gray bevelled wires with drop shadows</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f036)"
+ transform="translate(3805.744,5473.2852)"
+ id="use21961"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="4077.5828"
+ y="5865.5376"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21963">Swiss cheese</text>
+ <text
+ x="4077.5828"
+ y="5892.9038"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21965">Random inner-bevel holes</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f037)"
+ transform="translate(4349.4217,5473.2852)"
+ id="use21967"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="4621.2603"
+ y="5865.5376"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21969">Blue cheese</text>
+ <text
+ x="4621.2603"
+ y="5892.9038"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21971">Marble-like bluish speckles</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f038)"
+ transform="translate(2718.3886,912.2142)"
+ id="use21973"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2990.2273"
+ y="1304.4663"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21975">Button</text>
+ <text
+ x="2990.2273"
+ y="1331.8326"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21977">Soft bevel, slightly depressed middle</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f039)"
+ transform="translate(543.67771,7297.7136)"
+ id="use21979"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="815.51654"
+ y="7689.9658"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21981">Inset</text>
+ <text
+ x="815.51654"
+ y="7717.3325"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21983">Shadowy outer bevel</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f040)"
+ transform="translate(1087.3554,5929.3923)"
+ id="use21985"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1359.1942"
+ y="6321.644"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21987">Dripping</text>
+ <text
+ x="1359.1942"
+ y="6349.0107"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21989">Random paint streaks downwards</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f041)"
+ transform="translate(543.67771,7753.8207)"
+ id="use21991"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="815.51654"
+ y="8146.0728"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21993">Jam spread</text>
+ <text
+ x="815.51654"
+ y="8173.439"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21995">Glossy clumpy jam spread</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f042)"
+ transform="translate(543.67771,2736.6426)"
+ id="use21997"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="815.51654"
+ y="3128.8948"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text21999">Pixel smear</text>
+ <text
+ x="815.51654"
+ y="3156.2612"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22001">Van Gogh painting effect for bitmaps</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f043)"
+ transform="translate(0,1824.4284)"
+ id="use22003"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="271.83884"
+ y="2216.6804"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22005">HSL Bumps</text>
+ <text
+ x="271.83884"
+ y="2244.0469"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22007">Highly flexible bump combining diffuse and specular lightings</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f044)"
+ transform="translate(1087.3554,7753.8207)"
+ id="use22009"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1359.1942"
+ y="8146.0728"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22011">Cracked glass</text>
+ <text
+ x="1359.1942"
+ y="8173.439"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22013">Under a cracked glass</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f045)"
+ transform="translate(543.67771,1824.4284)"
+ id="use22015"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="815.51654"
+ y="2216.6804"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22017">Bubbly Bumps</text>
+ <text
+ x="815.51654"
+ y="2244.0469"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22019">Flexible bubbles effect with some displacement</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f046)"
+ transform="translate(0,6385.4994)"
+ id="use22021"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="271.83884"
+ y="6777.7515"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22023">Glowing bubble</text>
+ <text
+ x="271.83884"
+ y="6805.1177"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22025">Bubble effect with refraction and glow</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f047)"
+ transform="translate(3262.0662,912.2142)"
+ id="use22027"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="3533.9053"
+ y="1304.4663"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22029">Neon</text>
+ <text
+ x="3533.9053"
+ y="1331.8326"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22031">Neon light effect</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f048)"
+ transform="translate(3805.744,912.2142)"
+ id="use22033"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="4077.5828"
+ y="1304.4663"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22035">Molten metal</text>
+ <text
+ x="4077.5828"
+ y="1331.8326"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22037">Melting parts of object together, with a glossy bevel and a glow</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f049)"
+ transform="translate(4349.4217,912.2142)"
+ id="use22039"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="4621.2603"
+ y="1304.4663"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22041">Pressed steel</text>
+ <text
+ x="4621.2603"
+ y="1331.8326"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22043">Pressed metal with a rolled edge</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f050)"
+ transform="translate(4893.0994,912.2142)"
+ id="use22045"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="5164.938"
+ y="1304.4663"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22047">Matte bevel</text>
+ <text
+ x="5164.938"
+ y="1331.8326"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22049">Soft, pastel-colored, blurry bevel</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f051)"
+ transform="translate(543.67771,6385.4994)"
+ id="use22051"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="815.51654"
+ y="6777.7515"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22053">Thin Membrane</text>
+ <text
+ x="815.51654"
+ y="6805.1177"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22055">Thin like a soap membrane</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f052)"
+ transform="translate(1087.3554,6385.4994)"
+ id="use22057"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1359.1942"
+ y="6777.7515"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22059">Matte ridge</text>
+ <text
+ x="1359.1942"
+ y="6805.1177"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22061">Soft pastel ridge</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f053)"
+ transform="translate(5436.7771,912.2142)"
+ id="use22063"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="5708.6162"
+ y="1304.4663"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22065">Glowing metal</text>
+ <text
+ x="5708.6162"
+ y="1331.8326"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22067">Glowing metal texture</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f054)"
+ transform="translate(0,6841.6065)"
+ id="use22069"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="271.83884"
+ y="7233.8589"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22071">Leaves</text>
+ <text
+ x="271.83884"
+ y="7261.2251"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22073">Leaves on the ground in Fall, or living foliage</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f055)"
+ transform="translate(5980.4548,912.2142)"
+ id="use22075"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="6252.2939"
+ y="1304.4663"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22077">Translucent</text>
+ <text
+ x="6252.2939"
+ y="1331.8326"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22079">Illuminated translucent plastic or glass effect</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f056)"
+ transform="translate(1631.0332,1368.3213)"
+ id="use22081"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1902.8719"
+ y="1760.5735"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22083">Cross-smooth</text>
+ <text
+ x="1902.8719"
+ y="1787.9398"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22085">Blur inner borders and intersections</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f057)"
+ transform="translate(543.67771,4104.9639)"
+ id="use22087"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="815.51654"
+ y="4497.2163"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22089">Iridescent beeswax</text>
+ <text
+ x="815.51654"
+ y="4524.5825"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22091">Waxy texture which keeps its iridescence through color fill change</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f058)"
+ transform="translate(1087.3554,4104.9639)"
+ id="use22093"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1359.1942"
+ y="4497.2163"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22095">Eroded metal</text>
+ <text
+ x="1359.1942"
+ y="4524.5825"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22097">Eroded metal texture with ridges, grooves, holes and bumps</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f059)"
+ transform="translate(1631.0332,4104.9639)"
+ id="use22099"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1902.8719"
+ y="4497.2163"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22101">Cracked Lava</text>
+ <text
+ x="1902.8719"
+ y="4524.5825"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22103">A volcanic texture, a little like leather</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f060)"
+ transform="translate(1631.0332,7753.8207)"
+ id="use22105"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1902.8719"
+ y="8146.0728"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22107">Bark</text>
+ <text
+ x="1902.8719"
+ y="8173.439"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22109">Bark texture, vertical; use with deep colors</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f061)"
+ transform="translate(2174.7108,4104.9639)"
+ id="use22111"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2446.5498"
+ y="4497.2163"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22113">Lizard skin</text>
+ <text
+ x="2446.5498"
+ y="4524.5825"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22115">Stylized reptile skin texture</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f062)"
+ transform="translate(2174.7108,7753.8207)"
+ id="use22117"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2446.5498"
+ y="8146.0728"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22119">Stone wall</text>
+ <text
+ x="2446.5498"
+ y="8173.439"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22121">Stone wall texture to use with not too saturated colors</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f063)"
+ transform="translate(2718.3886,7753.8207)"
+ id="use22123"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2990.2273"
+ y="8146.0728"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22125">Silk carpet</text>
+ <text
+ x="2990.2273"
+ y="8173.439"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22127">Silk carpet texture, horizontal stripes</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f064)"
+ transform="translate(1631.0332,6385.4994)"
+ id="use22129"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1902.8719"
+ y="6777.7515"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22131">Refractive gel A</text>
+ <text
+ x="1902.8719"
+ y="6805.1177"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22133">Gel effect with light refraction</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f065)"
+ transform="translate(2174.7108,6385.4994)"
+ id="use22135"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2446.5498"
+ y="6777.7515"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22137">Refractive gel B</text>
+ <text
+ x="2446.5498"
+ y="6805.1177"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22139">Gel effect with strong refraction</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f066)"
+ transform="translate(2718.3886,4104.9639)"
+ id="use22141"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2990.2273"
+ y="4497.2163"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22143">Metallized paint</text>
+ <text
+ x="2990.2273"
+ y="4524.5825"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22145">Metallized effect with a soft lighting, slightly translucent at the edges</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f067)"
+ transform="translate(2718.3886,6385.4994)"
+ id="use22147"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2990.2273"
+ y="6777.7515"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22149">Dragee</text>
+ <text
+ x="2990.2273"
+ y="6805.1177"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22151">Gel Ridge with a pearlescent look</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f068)"
+ transform="translate(6524.1325,912.2142)"
+ id="use22153"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="6795.9712"
+ y="1304.4663"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22155">Raised border</text>
+ <text
+ x="6795.9712"
+ y="1331.8326"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22157">Strongly raised border around a flat surface</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f069)"
+ transform="translate(3262.0662,6385.4994)"
+ id="use22159"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="3533.9053"
+ y="6777.7515"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22161">Metallized ridge</text>
+ <text
+ x="3533.9053"
+ y="6805.1177"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22163">Gel Ridge metallized at its top</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f070)"
+ transform="translate(7067.8102,912.2142)"
+ id="use22165"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="7339.6489"
+ y="1304.4663"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22167">Fat oil</text>
+ <text
+ x="7339.6489"
+ y="1331.8326"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22169">Fat oil with some adjustable turbulence</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f071)"
+ transform="translate(1631.0332,2280.5355)"
+ id="use22171"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1902.8719"
+ y="2672.7876"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22173">Colorize</text>
+ <text
+ x="1902.8719"
+ y="2700.1541"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22175">Blend image or object with a flood color and set lightness and contrast</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f072)"
+ transform="translate(0,4561.071)"
+ id="use22177"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="271.83884"
+ y="4953.3228"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22179">Parallel hollow</text>
+ <text
+ x="271.83884"
+ y="4980.6895"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22181">A blurry hollow going parallel to the edge on the inside</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f073)"
+ transform="translate(543.67771,4561.071)"
+ id="use22183"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="815.51654"
+ y="4953.3228"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22185">Hole</text>
+ <text
+ x="815.51654"
+ y="4980.6895"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22187">Opens a smooth hole inside the shape</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f074)"
+ transform="translate(1087.3554,4561.071)"
+ id="use22189"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1359.1942"
+ y="4953.3228"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22191">Black hole</text>
+ <text
+ x="1359.1942"
+ y="4980.6895"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22193">Creates a black light inside and outside</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f075)"
+ transform="translate(1631.0332,4561.071)"
+ id="use22195"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1902.8719"
+ y="4953.3228"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22197">Smooth outline</text>
+ <text
+ x="1902.8719"
+ y="4980.6895"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22199">Outlining the lines and smoothing their crossings</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f076)"
+ transform="translate(543.67771,6841.6065)"
+ id="use22201"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="815.51654"
+ y="7233.8589"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22203">Cubes</text>
+ <text
+ x="815.51654"
+ y="7261.2251"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22205">Scattered cubes; adjust the Morphology primitive to vary size</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f077)"
+ transform="translate(3262.0662,4104.9639)"
+ id="use22207"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="3533.9053"
+ y="4497.2163"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22209">Peel off</text>
+ <text
+ x="3533.9053"
+ y="4524.5825"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22211">Peeling painting on a wall</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f078)"
+ transform="translate(3805.744,4104.9639)"
+ id="use22213"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="4077.5828"
+ y="4497.2163"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22215">Gold splatter</text>
+ <text
+ x="4077.5828"
+ y="4524.5825"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22217">Splattered cast metal, with golden highlights</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f079)"
+ transform="translate(4349.4217,4104.9639)"
+ id="use22219"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="4621.2603"
+ y="4497.2163"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22221">Gold paste</text>
+ <text
+ x="4621.2603"
+ y="4524.5825"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22223">Fat pasted cast metal, with golden highlights</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f080)"
+ transform="translate(3262.0662,7753.8207)"
+ id="use22225"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="3533.9053"
+ y="8146.0728"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22227">Crumpled plastic</text>
+ <text
+ x="3533.9053"
+ y="8173.439"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22229">Crumpled matte plastic, with melted edge</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f081)"
+ transform="translate(4893.0994,4104.9639)"
+ id="use22231"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="5164.938"
+ y="4497.2163"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22233">Enamel jewelry</text>
+ <text
+ x="5164.938"
+ y="4524.5825"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22235">Slightly cracked enameled texture</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f082)"
+ transform="translate(3805.744,7753.8207)"
+ id="use22237"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="4077.5828"
+ y="8146.0728"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22239">Rough paper</text>
+ <text
+ x="4077.5828"
+ y="8173.439"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22241">Aquarelle paper effect which can be used for pictures as for objects</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f083)"
+ transform="translate(4349.4217,7753.8207)"
+ id="use22243"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="4621.2603"
+ y="8146.0728"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22245">Rough and glossy</text>
+ <text
+ x="4621.2603"
+ y="8173.439"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22247">Crumpled glossy paper effect which can be used for pictures as for objects</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f084)"
+ transform="translate(1087.3554,7297.7136)"
+ id="use22249"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1359.1942"
+ y="7689.9658"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22251">In and Out</text>
+ <text
+ x="1359.1942"
+ y="7717.3325"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22253">Inner colorized shadow, outer black shadow</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f085)"
+ transform="translate(1087.3554,6841.6065)"
+ id="use22255"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1359.1942"
+ y="7233.8589"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22257">Air spray</text>
+ <text
+ x="1359.1942"
+ y="7261.2251"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22259">Convert to small scattered particles with some thickness</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f086)"
+ transform="translate(2174.7108,4561.071)"
+ id="use22261"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2446.5498"
+ y="4953.3228"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22263">Warm inside</text>
+ <text
+ x="2446.5498"
+ y="4980.6895"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22265">Blurred colorized contour, filled inside</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f087)"
+ transform="translate(2718.3886,4561.071)"
+ id="use22267"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2990.2273"
+ y="4953.3228"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22269">Cool outside</text>
+ <text
+ x="2990.2273"
+ y="4980.6895"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22271">Blurred colorized contour, empty inside</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f088)"
+ transform="translate(7611.4879,912.2142)"
+ id="use22273"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="7883.3267"
+ y="1304.4663"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22275">Electronic microscopy</text>
+ <text
+ x="7883.3267"
+ y="1331.8326"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22277">Bevel, crude light, discoloration and glow like in electronic microscopy</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f089)"
+ transform="translate(4893.0994,5473.2852)"
+ id="use22279"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="5164.938"
+ y="5865.5376"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22281">Tartan</text>
+ <text
+ x="5164.938"
+ y="5892.9038"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22283">Checkered tartan pattern</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f090)"
+ transform="translate(2174.7108,2280.5355)"
+ id="use22285"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2446.5498"
+ y="2672.7876"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22287">Invert hue</text>
+ <text
+ x="2446.5498"
+ y="2700.1541"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22289">Invert hue, or rotate it</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f091)"
+ transform="translate(3262.0662,4561.071)"
+ id="use22291"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="3533.9053"
+ y="4953.3228"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22293">Inner outline</text>
+ <text
+ x="3533.9053"
+ y="4980.6895"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22295">Draws an outline around</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f092)"
+ transform="translate(3805.744,4561.071)"
+ id="use22297"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="4077.5828"
+ y="4953.3228"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22299">Outline, double</text>
+ <text
+ x="4077.5828"
+ y="4980.6895"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22301">Draws a smooth line inside colorized with the color it overlays</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f093)"
+ transform="translate(2174.7108,1368.3213)"
+ id="use22303"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2446.5498"
+ y="1760.5735"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22305">Fancy blur</text>
+ <text
+ x="2446.5498"
+ y="1787.9398"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22307">Smooth colorized contour which allows desaturation and hue rotation</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f094)"
+ transform="translate(1631.0332,7297.7136)"
+ id="use22309"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1902.8719"
+ y="7689.9658"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22311">Glow</text>
+ <text
+ x="1902.8719"
+ y="7717.3325"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22313">Glow of object's own color at the edges</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f095)"
+ transform="translate(4349.4217,4561.071)"
+ id="use22315"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="4621.2603"
+ y="4953.3228"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22317">Outline</text>
+ <text
+ x="4621.2603"
+ y="4980.6895"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22319">Adds a glowing blur and removes the shape</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f096)"
+ transform="translate(1087.3554,1824.4284)"
+ id="use22321"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1359.1942"
+ y="2216.6804"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22323">Color emboss</text>
+ <text
+ x="1359.1942"
+ y="2244.0469"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22325">Classic or colorized emboss effect: grayscale, color and 3D relief</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f097)"
+ transform="translate(2718.3886,2280.5355)"
+ id="use22327"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2990.2273"
+ y="2672.7876"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22329">Solarize</text>
+ <text
+ x="2990.2273"
+ y="2700.1541"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22331">Classical photographic solarization effect</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f098)"
+ transform="translate(3262.0662,2280.5355)"
+ id="use22333"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="3533.9053"
+ y="2672.7876"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22335">Moonarize</text>
+ <text
+ x="3533.9053"
+ y="2700.1541"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22337">An effect between solarize and invert which often preserves sky and water lights</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f099)"
+ transform="translate(4893.0994,3192.7497)"
+ id="use22339"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="5164.938"
+ y="3585.0017"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22341">Soft focus lens</text>
+ <text
+ x="5164.938"
+ y="3612.3682"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22343">Glowing image content without blurring it</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f100)"
+ transform="translate(8155.1657,912.2142)"
+ id="use22345"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="8427.0049"
+ y="1304.4663"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22347">Stained glass</text>
+ <text
+ x="8427.0049"
+ y="1331.8326"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22349">Illuminated stained glass effect</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f101)"
+ transform="translate(8698.8433,912.2142)"
+ id="use22351"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="8970.6826"
+ y="1304.4663"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22353">Dark glass</text>
+ <text
+ x="8970.6826"
+ y="1331.8326"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22355">Illuminated glass effect with light coming from beneath</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f102)"
+ transform="translate(0,3648.8569)"
+ id="use22357"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="271.83884"
+ y="4041.1089"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22359">HSL Bumps alpha</text>
+ <text
+ x="271.83884"
+ y="4068.4753"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22361">Same as HSL Bumps but with transparent highlights</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f103)"
+ transform="translate(543.67771,3648.8569)"
+ id="use22363"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="815.51654"
+ y="4041.1089"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22365">Bubbly Bumps alpha</text>
+ <text
+ x="815.51654"
+ y="4068.4753"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22367">Same as Bubbly Bumps but with transparent highlights</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f104)"
+ transform="translate(4893.0994,4561.071)"
+ id="use22369"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="5164.938"
+ y="4953.3228"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22371">Smooth edges</text>
+ <text
+ x="5164.938"
+ y="4980.6895"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22373">Smooth the outside of shapes and pictures without altering their contents</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f105)"
+ transform="translate(1087.3554,2736.6426)"
+ id="use22375"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1359.1942"
+ y="3128.8948"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22377">Torn edges</text>
+ <text
+ x="1359.1942"
+ y="3156.2612"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22379">Displace the outside of shapes and pictures without altering their content</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f106)"
+ transform="translate(1087.3554,456.1071)"
+ id="use22381"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1359.1942"
+ y="848.35919"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22383">Feather</text>
+ <text
+ x="1359.1942"
+ y="875.72565"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22385">Blurred mask on the edge without altering the contents</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f107)"
+ transform="translate(2718.3886,1368.3213)"
+ id="use22387"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2990.2273"
+ y="1760.5735"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22389">Blur content</text>
+ <text
+ x="2990.2273"
+ y="1787.9398"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22391">Blur the contents of objects, preserving the outline</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f108)"
+ transform="translate(1631.0332,456.1071)"
+ id="use22393"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1902.8719"
+ y="848.35919"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22395">Specular light</text>
+ <text
+ x="1902.8719"
+ y="875.72565"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22397">Basic specular bevel to use for building textures</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f109)"
+ transform="translate(1631.0332,2736.6426)"
+ id="use22399"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1902.8719"
+ y="3128.8948"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22401">Roughen inside</text>
+ <text
+ x="1902.8719"
+ y="3156.2612"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22403">Roughen all inside shapes</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f110)"
+ transform="translate(3262.0662,1368.3213)"
+ id="use22405"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="3533.9053"
+ y="1760.5735"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22407">Evanescent</text>
+ <text
+ x="3533.9053"
+ y="1787.9398"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22409">Blur the contents of objects, preserving the outline and adding progressive transparency at edges</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f111)"
+ transform="translate(2174.7108,2736.6426)"
+ id="use22411"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2446.5498"
+ y="3128.8948"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22413">Chalk and sponge</text>
+ <text
+ x="2446.5498"
+ y="3156.2612"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22415">Low turbulence gives sponge look and high turbulence chalk</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f112)"
+ transform="translate(5436.7771,5473.2852)"
+ id="use22417"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="5708.6162"
+ y="5865.5376"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22419">People</text>
+ <text
+ x="5708.6162"
+ y="5892.9038"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22421">Colorized blotches, like a crowd of people</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f113)"
+ transform="translate(5980.4548,5473.2852)"
+ id="use22423"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="6252.2939"
+ y="5865.5376"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22425">Scotland</text>
+ <text
+ x="6252.2939"
+ y="5892.9038"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22427">Colorized mountain tops out of the fog</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f114)"
+ transform="translate(2174.7108,456.1071)"
+ id="use22429"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2446.5498"
+ y="848.35919"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22431">Noise transparency</text>
+ <text
+ x="2446.5498"
+ y="875.72565"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22433">Basic noise transparency texture</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f115)"
+ transform="translate(2718.3886,456.1071)"
+ id="use22435"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2990.2273"
+ y="848.35919"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22437">Noise fill</text>
+ <text
+ x="2990.2273"
+ y="875.72565"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22439">Basic noise fill texture; adjust color in Flood</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f116)"
+ transform="translate(6524.1325,5473.2852)"
+ id="use22441"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="6795.9712"
+ y="5865.5376"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22443">Garden of Delights</text>
+ <text
+ x="6795.9712"
+ y="5892.9038"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22445">Phantasmagorical turbulent wisps, like Hieronymus Bosch's Garden of Delights</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f117)"
+ transform="translate(3262.0662,456.1071)"
+ id="use22447"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="3533.9053"
+ y="848.35919"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22449">Diffuse light</text>
+ <text
+ x="3533.9053"
+ y="875.72565"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22451">Basic diffuse bevel to use for building textures</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f118)"
+ transform="translate(2174.7108,7297.7136)"
+ id="use22453"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2446.5498"
+ y="7689.9658"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22455">Cutout Glow</text>
+ <text
+ x="2446.5498"
+ y="7717.3325"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22457">In and out glow with a possible offset and colorizable flood</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f119)"
+ transform="translate(1631.0332,1824.4284)"
+ id="use22459"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1902.8719"
+ y="2216.6804"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22461">HSL Bumps, matte</text>
+ <text
+ x="1902.8719"
+ y="2244.0469"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22463">Same as HSL bumps but with a diffuse reflection instead of a specular one</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f120)"
+ transform="translate(2174.7108,1824.4284)"
+ id="use22465"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2446.5498"
+ y="2216.6804"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22467">Dark Emboss</text>
+ <text
+ x="2446.5498"
+ y="2244.0469"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22469">Emboss effect : 3D relief where white is replaced by black</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f121)"
+ transform="translate(3805.744,456.1071)"
+ id="use22471"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="4077.5828"
+ y="848.35919"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22473">Simple blur</text>
+ <text
+ x="4077.5828"
+ y="875.72565"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22475">Simple Gaussian blur, same as the blur slider in Fill and Stroke dialog</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f122)"
+ transform="translate(2718.3886,1824.4284)"
+ id="use22477"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2990.2273"
+ y="2216.6804"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22479">Bubbly Bumps, matte</text>
+ <text
+ x="2990.2273"
+ y="2244.0469"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22481">Same as Bubbly Bumps but with a diffuse light instead of a specular one</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f123)"
+ transform="translate(3262.0662,1824.4284)"
+ id="use22483"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="3533.9053"
+ y="2216.6804"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22485">Emboss</text>
+ <text
+ x="3533.9053"
+ y="2244.0469"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22487">Emboss effect : Colors of the original images are preserved or modified by Blend</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f124)"
+ transform="translate(4893.0994,7753.8207)"
+ id="use22489"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="5164.938"
+ y="8146.0728"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22491">Blotting paper</text>
+ <text
+ x="5164.938"
+ y="8173.439"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22493">Inkblot on blotting paper</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f125)"
+ transform="translate(5436.7771,7753.8207)"
+ id="use22495"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="5708.6162"
+ y="8146.0728"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22497">Wax print</text>
+ <text
+ x="5708.6162"
+ y="8173.439"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22499">Wax print on tissue texture</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f126)"
+ transform="translate(5980.4548,7753.8207)"
+ id="use22501"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="6252.2939"
+ y="8146.0728"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22503">Inkblot</text>
+ <text
+ x="6252.2939"
+ y="8173.439"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22505">Inkblot on tissue or rough paper</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f127)"
+ transform="translate(2718.3886,2736.6426)"
+ id="use22507"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2990.2273"
+ y="3128.8948"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22509">Torn edges</text>
+ <text
+ x="2990.2273"
+ y="3156.2612"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22511">Displace the outside of shapes and pictures without altering their content</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f128)"
+ transform="translate(5436.7771,4561.071)"
+ id="use22513"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="5708.6162"
+ y="4953.3228"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22515">Color outline, in</text>
+ <text
+ x="5708.6162"
+ y="4980.6895"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22517">A colorizable inner outline with adjustable width and blur</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f129)"
+ transform="translate(6524.1325,7753.8207)"
+ id="use22519"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="6795.9712"
+ y="8146.0728"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22521">Liquid</text>
+ <text
+ x="6795.9712"
+ y="8173.439"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22523">Colorizable filling with liquid transparency</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f130)"
+ transform="translate(7067.8102,7753.8207)"
+ id="use22525"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="7339.6489"
+ y="8146.0728"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22527">Watercolor</text>
+ <text
+ x="7339.6489"
+ y="8173.439"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22529">Cloudy watercolor effect</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f131)"
+ transform="translate(7611.4879,7753.8207)"
+ id="use22531"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="7883.3267"
+ y="8146.0728"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22533">Felt</text>
+ <text
+ x="7883.3267"
+ y="8173.439"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22535">Felt like texture with color turbulence and slightly darker at the edges</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f132)"
+ transform="translate(8155.1657,7753.8207)"
+ id="use22537"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="8427.0049"
+ y="8146.0728"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22539">Ink paint</text>
+ <text
+ x="8427.0049"
+ y="8173.439"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22541">Ink paint on paper with some turbulent color shift</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f133)"
+ transform="translate(8698.8433,7753.8207)"
+ id="use22543"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="8970.6826"
+ y="8146.0728"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22545">Tinted rainbow</text>
+ <text
+ x="8970.6826"
+ y="8173.439"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22547">Smooth rainbow colors melted along the edges and colorizable</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f134)"
+ transform="translate(9242.5211,7753.8207)"
+ id="use22549"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="9514.3594"
+ y="8146.0728"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22551">Melted rainbow</text>
+ <text
+ x="9514.3594"
+ y="8173.439"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22553">Smooth rainbow colors slightly melted along the edges</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f135)"
+ transform="translate(5436.7771,4104.9639)"
+ id="use22555"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="5708.6162"
+ y="4497.2163"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22557">Flex metal</text>
+ <text
+ x="5708.6162"
+ y="4524.5825"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22559">Bright, polished uneven metal casting, colorizable</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f136)"
+ transform="translate(0,5017.1781)"
+ id="use22561"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="271.83884"
+ y="5409.4302"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22563">Comics draft</text>
+ <text
+ x="271.83884"
+ y="5436.7969"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22565">Draft painted cartoon shading with a glassy look</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f137)"
+ transform="translate(543.67771,5017.1781)"
+ id="use22567"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="815.51654"
+ y="5409.4302"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22569">Comics fading</text>
+ <text
+ x="815.51654"
+ y="5436.7969"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22571">Cartoon paint style with some fading at the edges</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f138)"
+ transform="translate(1087.3554,5017.1781)"
+ id="use22573"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1359.1942"
+ y="5409.4302"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22575">Smooth shader</text>
+ <text
+ x="1359.1942"
+ y="5436.7969"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22577">Smooth shading with a graphite pencil grey</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f139)"
+ transform="translate(1631.0332,5017.1781)"
+ id="use22579"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1902.8719"
+ y="5409.4302"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22581">Emboss shader</text>
+ <text
+ x="1902.8719"
+ y="5436.7969"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22583">Combination of smooth shading and embossing</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f140)"
+ transform="translate(2174.7108,5017.1781)"
+ id="use22585"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2446.5498"
+ y="5409.4302"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22587">Smooth shader dark</text>
+ <text
+ x="2446.5498"
+ y="5436.7969"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22589">Dark version of non realistic smooth shading</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f141)"
+ transform="translate(2718.3886,5017.1781)"
+ id="use22591"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2990.2273"
+ y="5409.4302"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22593">Comics</text>
+ <text
+ x="2990.2273"
+ y="5436.7969"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22595">Imitation of black and white cartoon shading</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f142)"
+ transform="translate(3262.0662,5017.1781)"
+ id="use22597"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="3533.9053"
+ y="5409.4302"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22599">Satin</text>
+ <text
+ x="3533.9053"
+ y="5436.7969"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22601">Silky close to mother of pearl shading</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f143)"
+ transform="translate(3805.744,5017.1781)"
+ id="use22603"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="4077.5828"
+ y="5409.4302"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22605">Frosted glass</text>
+ <text
+ x="4077.5828"
+ y="5436.7969"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22607">Non realistic frosted glass imitation</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f144)"
+ transform="translate(4349.4217,5017.1781)"
+ id="use22609"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="4621.2603"
+ y="5409.4302"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22611">Smooth shader contour</text>
+ <text
+ x="4621.2603"
+ y="5436.7969"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22613">Contouring version of smooth shader</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f145)"
+ transform="translate(4893.0994,5017.1781)"
+ id="use22615"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="5164.938"
+ y="5409.4302"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22617">Aluminium</text>
+ <text
+ x="5164.938"
+ y="5436.7969"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22619">Brushed aluminium shader</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f146)"
+ transform="translate(5436.7771,5017.1781)"
+ id="use22621"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="5708.6162"
+ y="5409.4302"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22623">Comics fluid</text>
+ <text
+ x="5708.6162"
+ y="5436.7969"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22625">Fluid brushed cartoon drawing</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f147)"
+ transform="translate(5980.4548,5017.1781)"
+ id="use22627"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="6252.2939"
+ y="5409.4302"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22629">Chrome</text>
+ <text
+ x="6252.2939"
+ y="5436.7969"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22631">Non realistic chrome shader with strong speculars</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f148)"
+ transform="translate(6524.1325,5017.1781)"
+ id="use22633"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="6795.9712"
+ y="5409.4302"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22635">Chrome dark</text>
+ <text
+ x="6795.9712"
+ y="5436.7969"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22637">Dark version of chrome shading with a ground reflection simulation</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f149)"
+ transform="translate(7067.8102,5473.2852)"
+ id="use22639"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="7339.6489"
+ y="5865.5376"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22641">Wavy tartan</text>
+ <text
+ x="7339.6489"
+ y="5892.9038"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22643">Tartan pattern with a wavy displacement and bevel around the edges</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f150)"
+ transform="translate(5980.4548,4104.9639)"
+ id="use22645"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="6252.2939"
+ y="4497.2163"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22647">3D marble</text>
+ <text
+ x="6252.2939"
+ y="4524.5825"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22649">3D warped marble texture</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f151)"
+ transform="translate(6524.1325,4104.9639)"
+ id="use22651"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="6795.9712"
+ y="4497.2163"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22653">3D wood</text>
+ <text
+ x="6795.9712"
+ y="4524.5825"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22655">3D warped, fibered wood texture</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f152)"
+ transform="translate(7067.8102,4104.9639)"
+ id="use22657"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="7339.6489"
+ y="4497.2163"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22659">3D mother of pearl</text>
+ <text
+ x="7339.6489"
+ y="4524.5825"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22661">3D warped, iridescent pearly shell texture</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f153)"
+ transform="translate(7611.4879,5473.2852)"
+ id="use22663"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="7883.3267"
+ y="5865.5376"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22665">Tiger fur</text>
+ <text
+ x="7883.3267"
+ y="5892.9038"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22667">Tiger fur pattern with folds and bevel around the edges</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f154)"
+ transform="translate(9786.1987,7753.8207)"
+ id="use22669"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="10058.037"
+ y="8146.0728"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22671">Shaken liquid</text>
+ <text
+ x="10058.037"
+ y="8173.439"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22673">Colorizable filling with flow inside like transparency</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f155)"
+ transform="translate(7067.8102,5017.1781)"
+ id="use22675"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="7339.6489"
+ y="5409.4302"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22677">Comics cream</text>
+ <text
+ x="7339.6489"
+ y="5436.7969"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22679">Comics shader with creamy waves transparency</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f156)"
+ transform="translate(3805.744,2280.5355)"
+ id="use22681"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="4077.5828"
+ y="2672.7876"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22683">Black Light</text>
+ <text
+ x="4077.5828"
+ y="2700.1541"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22685">Light areas turn to black</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f157)"
+ transform="translate(0,8209.9278)"
+ id="use22687"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="271.83884"
+ y="8602.1797"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22689">Light eraser</text>
+ <text
+ x="271.83884"
+ y="8629.5459"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22691">Make the lightest parts of the object progressively transparent</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f158)"
+ transform="translate(3805.744,1368.3213)"
+ id="use22693"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="4077.5828"
+ y="1760.5735"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22695">Noisy blur</text>
+ <text
+ x="4077.5828"
+ y="1787.9398"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22697">Small-scale roughening and blurring to edges and content</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f159)"
+ transform="translate(5436.7771,3192.7497)"
+ id="use22699"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="5708.6162"
+ y="3585.0017"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22701">Film grain</text>
+ <text
+ x="5708.6162"
+ y="3612.3682"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22703">Adds a small scale graininess</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f160)"
+ transform="translate(3805.744,1824.4284)"
+ id="use22705"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="4077.5828"
+ y="2216.6804"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22707">HSL Bumps, transparent</text>
+ <text
+ x="4077.5828"
+ y="2244.0469"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22709">Highly flexible specular bump with transparency</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f161)"
+ transform="translate(5980.4548,3192.7497)"
+ id="use22711"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="6252.2939"
+ y="3585.0017"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22713">Drawing</text>
+ <text
+ x="6252.2939"
+ y="3612.3682"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22715">Give lead pencil or chromolithography or engraving or other effects to images and material filled objects</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f162)"
+ transform="translate(4349.4217,1824.4284)"
+ id="use22717"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="4621.2603"
+ y="2216.6804"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22719">Velvet Bumps</text>
+ <text
+ x="4621.2603"
+ y="2244.0469"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22721">Gives Smooth Bumps velvet like</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f163)"
+ transform="translate(1087.3554,3648.8569)"
+ id="use22723"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1359.1942"
+ y="4041.1089"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22725">Alpha draw</text>
+ <text
+ x="1359.1942"
+ y="4068.4753"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22727">Gives a transparent drawing effect to bitmaps and materials</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f164)"
+ transform="translate(1631.0332,3648.8569)"
+ id="use22729"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1902.8719"
+ y="4041.1089"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22731">Alpha draw, color</text>
+ <text
+ x="1902.8719"
+ y="4068.4753"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22733">Gives a transparent color fill effect to bitmaps and materials</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f165)"
+ transform="translate(1631.0332,5929.3923)"
+ id="use22735"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1902.8719"
+ y="6321.644"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22737">Chewing gum</text>
+ <text
+ x="1902.8719"
+ y="6349.0107"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22739">Creates colorizable blotches which smoothly flow over the edges of the lines at their crossings</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f166)"
+ transform="translate(4349.4217,456.1071)"
+ id="use22741"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="4621.2603"
+ y="848.35919"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22743">Black outline</text>
+ <text
+ x="4621.2603"
+ y="875.72565"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22745">Draws a black outline around</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f167)"
+ transform="translate(5980.4548,4561.071)"
+ id="use22747"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="6252.2939"
+ y="4953.3228"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22749">Color outline</text>
+ <text
+ x="6252.2939"
+ y="4980.6895"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22751">Draws a colored outline around</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f168)"
+ transform="translate(2718.3886,7297.7136)"
+ id="use22753"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2990.2273"
+ y="7689.9658"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22755">Inner Shadow</text>
+ <text
+ x="2990.2273"
+ y="7717.3325"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22757">Adds a colorizable drop shadow inside</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f169)"
+ transform="translate(3262.0662,7297.7136)"
+ id="use22759"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="3533.9053"
+ y="7689.9658"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22761">Dark and Glow</text>
+ <text
+ x="3533.9053"
+ y="7717.3325"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22763">Darkens the edge with an inner blur and adds a flexible glow</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f170)"
+ transform="translate(3805.744,7297.7136)"
+ id="use22765"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="4077.5828"
+ y="7689.9658"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22767">Darken edges</text>
+ <text
+ x="4077.5828"
+ y="7717.3325"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22769">Darken the edges with an inner blur</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f171)"
+ transform="translate(10329.876,7753.8207)"
+ id="use22771"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="10601.716"
+ y="8146.0728"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22773">Warped rainbow</text>
+ <text
+ x="10601.716"
+ y="8173.439"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22775">Smooth rainbow colors warped along the edges and colorizable</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f172)"
+ transform="translate(3262.0662,2736.6426)"
+ id="use22777"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="3533.9053"
+ y="3128.8948"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22779">Rough and dilate</text>
+ <text
+ x="3533.9053"
+ y="3156.2612"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22781">Create a turbulent contour around</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f173)"
+ transform="translate(4349.4217,2280.5355)"
+ id="use22783"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="4621.2603"
+ y="2672.7876"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22785">Quadritone fantasy</text>
+ <text
+ x="4621.2603"
+ y="2700.1541"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22787">Replace hue by two colors</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f174)"
+ transform="translate(6524.1325,3192.7497)"
+ id="use22789"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="6795.9712"
+ y="3585.0017"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22791">Old postcard</text>
+ <text
+ x="6795.9712"
+ y="3612.3682"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22793">Slightly posterize and draw edges like on old printed postcards</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f175)"
+ transform="translate(4349.4217,7297.7136)"
+ id="use22795"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="4621.2603"
+ y="7689.9658"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22797">Fuzzy Glow</text>
+ <text
+ x="4621.2603"
+ y="7717.3325"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22799">Overlays a semi-transparent shifted copy to a blurred one</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f176)"
+ transform="translate(2174.7108,3648.8569)"
+ id="use22801"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2446.5498"
+ y="4041.1089"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22803">Dots transparency</text>
+ <text
+ x="2446.5498"
+ y="4068.4753"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22805">Gives a pointillist HSL sensitive transparency</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f177)"
+ transform="translate(2718.3886,3648.8569)"
+ id="use22807"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2990.2273"
+ y="4041.1089"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22809">Canvas transparency</text>
+ <text
+ x="2990.2273"
+ y="4068.4753"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22811">Gives a canvas like HSL sensitive transparency.</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f178)"
+ transform="translate(3262.0662,3648.8569)"
+ id="use22813"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="3533.9053"
+ y="4041.1089"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22815">Smear transparency</text>
+ <text
+ x="3533.9053"
+ y="4068.4753"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22817">Paint objects with a transparent turbulence which turns around color edges</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f179)"
+ transform="translate(4893.0994,1824.4284)"
+ id="use22819"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="5164.938"
+ y="2216.6804"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22821">Thick paint</text>
+ <text
+ x="5164.938"
+ y="2244.0469"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22823">Thick painting effect with turbulence</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f180)"
+ transform="translate(10873.554,7753.8207)"
+ id="use22825"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="11145.393"
+ y="8146.0728"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22827">Burst</text>
+ <text
+ x="11145.393"
+ y="8173.439"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22829">Burst balloon texture crumpled and with holes</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f181)"
+ transform="translate(5436.7771,1824.4284)"
+ id="use22831"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="5708.6162"
+ y="2216.6804"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22833">Embossed leather</text>
+ <text
+ x="5708.6162"
+ y="2244.0469"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22835">Combine a HSL edges detection bump with a leathery or woody and colorizable texture</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f182)"
+ transform="translate(8155.1657,5473.2852)"
+ id="use22837"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="8427.0049"
+ y="5865.5376"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22839">Carnaval</text>
+ <text
+ x="8427.0049"
+ y="5892.9038"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22841">White splotches evocating carnaval masks</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f183)"
+ transform="translate(5980.4548,1824.4284)"
+ id="use22843"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="6252.2939"
+ y="2216.6804"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22845">Plastify</text>
+ <text
+ x="6252.2939"
+ y="2244.0469"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22847">HSL edges detection bump with a wavy reflective surface effect and variable crumple</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f184)"
+ transform="translate(6524.1325,1824.4284)"
+ id="use22849"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="6795.9712"
+ y="2216.6804"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22851">Plaster</text>
+ <text
+ x="6795.9712"
+ y="2244.0469"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22853">Combine a HSL edges detection bump with a matte and crumpled surface effect</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f185)"
+ transform="translate(3805.744,3648.8569)"
+ id="use22855"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="4077.5828"
+ y="4041.1089"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22857">Rough transparency</text>
+ <text
+ x="4077.5828"
+ y="4068.4753"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22859">Adds a turbulent transparency which displaces pixels at the same time</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f186)"
+ transform="translate(11417.232,7753.8207)"
+ id="use22861"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="11689.071"
+ y="8146.0728"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22863">Gouache</text>
+ <text
+ x="11689.071"
+ y="8173.439"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22865">Partly opaque water color effect with bleed</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f187)"
+ transform="translate(4349.4217,3648.8569)"
+ id="use22867"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="4621.2603"
+ y="4041.1089"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22869">Alpha engraving</text>
+ <text
+ x="4621.2603"
+ y="4068.4753"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22871">Gives a transparent engraving effect with rough line and filling</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f188)"
+ transform="translate(4893.0994,3648.8569)"
+ id="use22873"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="5164.938"
+ y="4041.1089"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22875">Alpha draw, liquid</text>
+ <text
+ x="5164.938"
+ y="4068.4753"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22877">Gives a transparent fluid drawing effect with rough line and filling</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f189)"
+ transform="translate(7067.8102,3192.7497)"
+ id="use22879"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="7339.6489"
+ y="3585.0017"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22881">Liquid drawing</text>
+ <text
+ x="7339.6489"
+ y="3612.3682"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22883">Gives a fluid and wavy expressionist drawing effect to images</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f190)"
+ transform="translate(5436.7771,3648.8569)"
+ id="use22885"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="5708.6162"
+ y="4041.1089"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22887">Marbled ink</text>
+ <text
+ x="5708.6162"
+ y="4068.4753"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22889">Marbled transparency effect which conforms to image detected edges</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f191)"
+ transform="translate(7067.8102,1824.4284)"
+ id="use22891"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="7339.6489"
+ y="2216.6804"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22893">Thick acrylic</text>
+ <text
+ x="7339.6489"
+ y="2244.0469"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22895">Thick acrylic paint texture with high texture depth</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f192)"
+ transform="translate(5980.4548,3648.8569)"
+ id="use22897"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="6252.2939"
+ y="4041.1089"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22899">Alpha engraving B</text>
+ <text
+ x="6252.2939"
+ y="4068.4753"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22901">Gives a controllable roughness engraving effect to bitmaps and materials</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f193)"
+ transform="translate(3805.744,2736.6426)"
+ id="use22903"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="4077.5828"
+ y="3128.8948"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22905">Lapping</text>
+ <text
+ x="4077.5828"
+ y="3156.2612"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22907">Something like a water noise</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f194)"
+ transform="translate(543.67771,8209.9278)"
+ id="use22909"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="815.51654"
+ y="8602.1797"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22911">Monochrome transparency</text>
+ <text
+ x="815.51654"
+ y="8629.5459"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22913">Convert to a colorizable transparent positive or negative</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f195)"
+ transform="translate(4893.0994,2280.5355)"
+ id="use22915"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="5164.938"
+ y="2672.7876"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22917">Duotone</text>
+ <text
+ x="5164.938"
+ y="2700.1541"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22919">Change colors to a duotone palette</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f196)"
+ transform="translate(1087.3554,8209.9278)"
+ id="use22921"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1359.1942"
+ y="8602.1797"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22923">Light eraser, negative</text>
+ <text
+ x="1359.1942"
+ y="8629.5459"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22925">Like Light eraser but converts to negative</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f197)"
+ transform="translate(1631.0332,8209.9278)"
+ id="use22927"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="1902.8719"
+ y="8602.1797"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22929">Alpha repaint</text>
+ <text
+ x="1902.8719"
+ y="8629.5459"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22931">Repaint anything monochrome</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f198)"
+ transform="translate(2174.7108,8209.9278)"
+ id="use22933"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="2446.5498"
+ y="8602.1797"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22935">Saturation map</text>
+ <text
+ x="2446.5498"
+ y="8629.5459"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22937">Creates an approximative semi-transparent and colorizable image of the saturation levels</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f199)"
+ transform="translate(11960.91,7753.8207)"
+ id="use22939"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="12232.748"
+ y="8146.0728"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22941">Riddled</text>
+ <text
+ x="12232.748"
+ y="8173.439"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22943">Riddle the surface and add bump to images</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f200)"
+ transform="translate(7611.4879,1824.4284)"
+ id="use22945"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="7883.3267"
+ y="2216.6804"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22947">Wrinkled varnish</text>
+ <text
+ x="7883.3267"
+ y="2244.0469"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22949">Thick glossy and translucent paint texture with high depth</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f201)"
+ transform="translate(8155.1657,1824.4284)"
+ id="use22951"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="8427.0049"
+ y="2216.6804"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22953">Canvas Bumps</text>
+ <text
+ x="8427.0049"
+ y="2244.0469"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22955">Canvas texture with an HSL sensitive height map</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f202)"
+ transform="translate(8698.8433,1824.4284)"
+ id="use22957"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="8970.6826"
+ y="2216.6804"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22959">Canvas Bumps, matte</text>
+ <text
+ x="8970.6826"
+ y="2244.0469"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22961">Same as Canvas Bumps but with a diffuse light instead of a specular one</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f203)"
+ transform="translate(6524.1325,3648.8569)"
+ id="use22963"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="6795.9712"
+ y="4041.1089"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22965">Canvas Bumps alpha</text>
+ <text
+ x="6795.9712"
+ y="4068.4753"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22967">Same as Canvas Bumps but with transparent highlights</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f204)"
+ transform="translate(5436.7771,2280.5355)"
+ id="use22969"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="5708.6162"
+ y="2672.7876"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22971">Lightness-Contrast</text>
+ <text
+ x="5708.6162"
+ y="2700.1541"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22973">Increase or decrease lightness and contrast</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f205)"
+ transform="translate(4893.0994,456.1071)"
+ id="use22975"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="5164.938"
+ y="848.35919"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22977">Clean edges</text>
+ <text
+ x="5164.938"
+ y="875.72565"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22979">Removes or decreases glows and jaggeries around objects edges after applying some filters</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f206)"
+ transform="translate(9242.5211,912.2142)"
+ id="use22981"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="9514.3594"
+ y="1304.4663"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22983">Bright metal</text>
+ <text
+ x="9514.3594"
+ y="1331.8326"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22985">Bright metallic effect for any color</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f207)"
+ transform="translate(9786.1987,912.2142)"
+ id="use22987"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="10058.037"
+ y="1304.4663"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22989">Deep colors plastic</text>
+ <text
+ x="10058.037"
+ y="1331.8326"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22991">Transparent plastic with deep colors</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f208)"
+ transform="translate(10329.876,912.2142)"
+ id="use22993"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="10601.716"
+ y="1304.4663"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22995">Melted jelly, matte</text>
+ <text
+ x="10601.716"
+ y="1331.8326"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text22997">Matte bevel with blurred edges</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f209)"
+ transform="translate(10873.554,912.2142)"
+ id="use22999"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="11145.393"
+ y="1304.4663"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text23001">Melted jelly</text>
+ <text
+ x="11145.393"
+ y="1331.8326"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text23003">Glossy bevel with blurred edges</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f210)"
+ transform="translate(11417.232,912.2142)"
+ id="use23005"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="11689.071"
+ y="1304.4663"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text23007">Combined lighting</text>
+ <text
+ x="11689.071"
+ y="1331.8326"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text23009">Basic specular bevel to use for building textures</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f211)"
+ transform="translate(9242.5211,1824.4284)"
+ id="use23011"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="9514.3594"
+ y="2216.6804"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text23013">Tinfoil</text>
+ <text
+ x="9514.3594"
+ y="2244.0469"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text23015">Metallic foil effect combining two lighting types and variable crumple</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f212)"
+ transform="translate(9786.1987,1824.4284)"
+ id="use23017"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="10058.037"
+ y="2216.6804"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text23019">Copper and chocolate</text>
+ <text
+ x="10058.037"
+ y="2244.0469"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text23021">Specular bump which can be easily converted from metallic to molded plastic effects</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f213)"
+ transform="translate(4893.0994,7297.7136)"
+ id="use23023"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="5164.938"
+ y="7689.9658"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text23025">Inner Glow</text>
+ <text
+ x="5164.938"
+ y="7717.3325"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text23027">Adds a colorizable glow inside</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f214)"
+ transform="translate(5980.4548,2280.5355)"
+ id="use23029"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="6252.2939"
+ y="2672.7876"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text23031">Soft colors</text>
+ <text
+ x="6252.2939"
+ y="2700.1541"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text23033">Adds a colorizable edges glow inside objects and pictures</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f215)"
+ transform="translate(10329.876,1824.4284)"
+ id="use23035"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="10601.716"
+ y="2216.6804"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text23037">Relief print</text>
+ <text
+ x="10601.716"
+ y="2244.0469"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text23039">Bumps effect with a bevel, color flood and complex lighting</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f216)"
+ transform="translate(8698.8433,5473.2852)"
+ id="use23041"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="8970.6826"
+ y="5865.5376"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text23043">Growing cells</text>
+ <text
+ x="8970.6826"
+ y="5892.9038"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text23045">Random rounded living cells like fill</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f217)"
+ transform="translate(6524.1325,2280.5355)"
+ id="use23047"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="6795.9712"
+ y="2672.7876"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text23049">Fluorescence</text>
+ <text
+ x="6795.9712"
+ y="2700.1541"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text23051">Oversaturate colors which can be fluorescent in real world</text>
+ <use
+ xlink:href="#original"
+ style="filter:url(#f218)"
+ transform="translate(7067.8102,2280.5355)"
+ id="use23053"
+ x="0"
+ y="0"
+ width="100%"
+ height="100%" />
+ <text
+ x="7339.6489"
+ y="2672.7876"
+ style="font-size:36.26666641px;text-anchor:middle;stroke-width:1.06666672"
+ id="text23055">Tritone</text>
+ <text
+ x="7339.6489"
+ y="2700.1541"
+ style="font-size:18.13333321px;text-anchor:middle;stroke-width:1.06666672"
+ id="text23057">Create a tritone palette with hue selectable by flood</text>
+</svg>
diff --git a/share/examples/flow-go.svg b/share/examples/flow-go.svg
new file mode 100644
index 0000000..b55bbc8
--- /dev/null
+++ b/share/examples/flow-go.svg
@@ -0,0 +1,59 @@
+<?xml version="1.0"?>
+<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 -200 700 700">
+ <title>Multilingual textflow</title>
+ <desc>Text flow with Japanese text, and styled spans.</desc>
+ <flowRoot>
+ <flowRegion>
+ <use xlink:href="#G"/>
+ <use xlink:href="#O"/>
+ <use xlink:href="#bang"/>
+ </flowRegion>
+ <flowDiv font-size="9">
+ <flowPara>
+ The paragraph contains <flowSpan fill="red">spans of text styled
+ differently</flowSpan> as well as
+ forced <flowLine/>line breaks. The text flows from one child of the 're&#xAD;gion'
+ element to another. This example has three regions, shaped like
+ the letters 'G', 'O' and '!" respectively.
+ </flowPara>
+ <flowPara fill="#707">The text flow algorithm
+ wraps on spaces if it can
+ find them, otherwise it will break in the middle
+ of a word. This is needed for Japanese and
+ Chinese text where there are no spaces between
+ words like this:
+<!-- <flowSpan xml:lang="ja-JP"
+ font-family="'MS Gothic', hiragino,
+ MS ゴシック,'MS Mincho',MS 明朝,' Arial Unicode MS'
+ "
+ >なぜ、みんな日本語を話してくれないのか?</flowSpan>-->
+ </flowPara>
+ <flowPara fill="green">
+ If you need to implement Japanese
+ <flowSpan font-style="italic">kinsoku</flowSpan> rules for
+ line breaking, you will have to insert Unicode zero-width-joiner (zwj)
+ characters to forbid certain line breaks when generating the text.
+ </flowPara>
+ <flowPara fill="blue">Here is a third paragraph. The text is in blue to
+ show where the second paragraph ends and a third one begins. It will
+ not win any design awards.</flowPara>
+ </flowDiv>
+ </flowRoot>
+ <g fill="none" stroke="green" stroke-width="1">
+ <path id="G" d="M133.5,110.4c0-10.6-1.2-17.7-3.5-21.1c-2.3-3.4-6.5-5.7-12.5-6.8v-7h91v7c-6,1.1-10.2,3.4-12.5,6.8
+ c-2.3,3.4-3.5,10.4-3.5,21.1v37.5c0,10.6,1.1,17.6,3.4,20.9s6.5,5.5,12.6,6.7v6.5H166c-9.5,0-20,0.3-31.5,0.8s-18.3,0.8-20.4,0.8
+ c-35.4,0-63.2-8.8-83.6-26.5C10.2,139.4,0,115.3,0,84.8c0-26.4,8.3-47,24.9-61.7C41.5,8.4,64.7,1,94.6,1c9.1,0,19.2,0.9,30.3,2.8
+ c11.1,1.8,17.9,2.8,20.5,2.8c2.5,0,5.3-0.5,8.3-1.5c3-1,6.7-2.7,11-5.1l8.9,58h-6.9c-7.7-11.9-15.9-20.6-24.8-26.2
+ c-8.8-5.6-18.9-8.3-30.1-8.3c-16.8,0-30.1,5.4-39.8,16.1c-9.7,10.8-14.5,25.5-14.5,44.1c0,22.9,5.3,42,16,57.3
+ c10.7,15.3,23.7,23,39,23c7.8,0,13.3-1.7,16.4-5.1c3.1-3.4,4.6-10.9,4.6-22.5V110.4z"/>
+ <path id="O" d="M223.1,93.4c0-26.4,9.9-48.5,29.8-66.2c19.9-17.8,44.5-26.6,73.8-26.6c29.3,0,54,8.9,73.9,26.6
+ c19.9,17.8,29.9,39.8,29.9,66.2c0,26.4-9.9,48.4-29.8,66.1s-44.6,26.5-74,26.5c-29.3,0-54-8.8-73.8-26.5S223.1,119.8,223.1,93.4z
+ M323.8,23.5c-12,0-21.3,5-28.1,14.9c-6.7,9.9-10.1,23.8-10.1,41.4c0,25.2,4.1,45.3,12.4,60.5s19.2,22.7,32.7,22.7
+ c11.9,0,21.2-4.9,27.9-14.8c6.7-9.9,10-23.7,10-41.5c0-25.1-4.1-45.2-12.4-60.4C348,31.1,337.2,23.5,323.8,23.5z"/>
+ <path id="bang" d="M458.5,127c2.1-11.7,3.6-21.9,4.5-30.6c0.9-8.7,1.3-16.6,1.3-23.7c0-10.1-1-20.7-2.9-31.8s-5-23.2-9.2-36.4h74
+ c-6,13.5-10.4,26.8-13.1,40.1C510.4,58,509,72.1,509,87.1c0,3.4,0.2,8.2,0.5,14.4s0.8,13.3,1.5,21.3c-4.5-0.9-8.4-1.6-11.7-2.1
+ s-6.1-0.7-8.5-0.7c-6.7,0-12.6,0.6-17.6,1.7C468.1,122.8,463.2,124.5,458.5,127z M484.7,130.5c9.6,0,17.4,2.5,23.2,7.6
+ c5.9,5,8.8,11.7,8.8,19.9c0,8.2-2.9,14.8-8.8,19.9c-5.9,5.1-13.6,7.6-23.2,7.6s-17.3-2.5-23.2-7.6c-5.8-5-8.8-11.7-8.8-19.9
+ c0-8.3,2.9-14.9,8.8-19.9C467.3,133,475.1,130.5,484.7,130.5z"/>
+ </g>
+</svg>
diff --git a/share/examples/flowsample.svg b/share/examples/flowsample.svg
new file mode 100644
index 0000000..0a397f9
--- /dev/null
+++ b/share/examples/flowsample.svg
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ id="svg1"
+ sodipodi:version="0.32"
+ inkscape:version="0.92"
+ width="210mm"
+ height="297mm"
+ sodipodi:docbase="/home/d/ink"
+ sodipodi:docname="flowsample.svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:xlink="http://www.w3.org/1999/xlink">
+ <defs
+ id="defs3" />
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="1.8"
+ inkscape:cx="180"
+ inkscape:cy="464"
+ inkscape:window-width="735"
+ inkscape:window-height="596"
+ inkscape:window-x="178"
+ inkscape:window-y="39" />
+ <metadata
+ 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>
+ <flowRoot
+ id="flowRoot908"
+ style="font-size:8.0000000;fill:#000000;font-family:Verdana;"
+ inkscape:layoutOptions="par-indent:10.0;justification:true;layoutAlgo:simple;"
+ transform="translate(-23.75000,370.0000)">
+ <flowRegion
+ id="flowRegion930">
+ <path
+ id="path935"
+ d="M 50.000000,100.00000 L 50.000000,300.00000 L 350.00000,300.00000 C 392.94024,176.07968 237.78285,179.26247 350.00000,100.00000 L 50.000000,100.00000 z "
+ sodipodi:nodetypes="ccccc" />
+ </flowRegion>
+ <flowRegion
+ id="flowRegion920">
+ <path
+ id="path921"
+ d="M400,200 L400,350 L600,350 L600,200 z" />
+ </flowRegion>
+ <flowRegionExclude
+ id="flowRegionExclude929">
+ <path
+ d="M 120.00000,120.00000 L 150.00000,250.00000 L 250.00000,250.00000 L 250.00000,120.00000 L 120.00000,120.00000 z "
+ id="path923" />
+ </flowRegionExclude>
+ <flowDiv
+ id="flowDiv17">In a move that will grab Apple's attention in a big way, <flowSpan style="font-style:italic;">RealNetworks</flowSpan> is expected to <flowSpan style="fill:#ff0000;">announce</flowSpan> on Monday that it has broken <flowSpan style="font-style:italic;">Apple's stranglehold on the iPod.</flowSpan> The latest version of their Harmony software mimics Apple's FairPlay DRM, the format in which tracks from the iTunes Music Store are sold. According to RealNetworks, Harmony will allow music purchased from its RealRhapsody music service to be copied to and played on iPods.</flowDiv>
+ <flowDiv
+ id="flowDiv927"> قتل أربعة أشخاص وجرح مفخخة أمام مركز للشرطة العراقية في مدينة الموصل which includes SkypeOut في شمالي العراق. وفي الفلوجة ارتفع عدد قتلى الاشتباكات بين القوات الأميركية والمقاتلين آخرين</flowDiv>
+ <flowDiv
+ id="flowDiv21">In a move that will grab Apple's attention <flowSpan style="font-size:12.0000000">in a big way,</flowSpan> RealNetworks is expected to announce on Monday that it has broken Apple's stranglehold on the iPod. The latest version of their Harmony software mimics Apple's FairPlay DRM, the format in which tracks from the <flowSpan style="fill:#0000ff">iTunes Music Store</flowSpan> are sold. <flowSpan style="font-size:4.0000000;font-weight:bold;">According to RealNetworks, Harmony will allow music purchased from its RealRhapsody music service to be copied to and played on iPods.</flowSpan></flowDiv>
+ </flowRoot>
+</svg>
diff --git a/share/examples/gallardo.svgz b/share/examples/gallardo.svgz
new file mode 100644
index 0000000..38c97c3
--- /dev/null
+++ b/share/examples/gallardo.svgz
Binary files differ
diff --git a/share/examples/glass.svg b/share/examples/glass.svg
new file mode 100644
index 0000000..614981f
--- /dev/null
+++ b/share/examples/glass.svg
@@ -0,0 +1,324 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ 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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ id="svg1"
+ sodipodi:version="0.32"
+ inkscape:version="0.92.0 r15304"
+ width="128.00000pt"
+ height="128.00000pt"
+ sodipodi:docname="glass.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ sodipodi:modified="true"
+ version="1.1">
+ <metadata
+ id="metadata54">
+ <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>
+ <defs
+ id="defs3">
+ <linearGradient
+ id="linearGradient1102">
+ <stop
+ style="stop-color:#000000;stop-opacity:0.38823530;"
+ offset="0.00000000"
+ id="stop1103" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.34375000;"
+ offset="0.50000000"
+ id="stop1107" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.19607843;"
+ offset="1.0000000"
+ id="stop1104" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient994">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.61983472;"
+ offset="0.00000000"
+ id="stop995" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.00000000;"
+ offset="1.0000000"
+ id="stop996" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient948">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.00000000"
+ id="stop949" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.16078432;"
+ offset="0.52955699"
+ id="stop1149" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0.058823530;"
+ offset="0.67708677"
+ id="stop1148" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0.00000000;"
+ offset="1.0000000"
+ id="stop950" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient843">
+ <stop
+ style="stop-color:#000000;stop-opacity:0.38823530;"
+ offset="0.00000000"
+ id="stop844" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0.19215687;"
+ offset="0.50000000"
+ id="stop1146" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0.00000000;"
+ offset="1.0000000"
+ id="stop845" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient838">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.00000000;"
+ offset="0.00000000"
+ id="stop839" />
+ <stop
+ style="stop-color:#fff;stop-opacity:1;"
+ offset="1"
+ id="stop840" />
+ </linearGradient>
+ <linearGradient
+ xlink:href="#linearGradient838"
+ id="linearGradient837"
+ x1="217.42307"
+ y1="536.03743"
+ x2="217.42307"
+ y2="459.23133"
+ gradientTransform="matrix(1.3237472,0,0,0.85951253,125.87669,33.659467)"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ xlink:href="#linearGradient838"
+ id="linearGradient841"
+ x1="87.605718"
+ y1="1061.6371"
+ x2="87.605718"
+ y2="1160.6499"
+ gradientTransform="scale(2.0591829,0.55253867)"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ xlink:href="#linearGradient843"
+ id="linearGradient842"
+ x1="177.77042"
+ y1="831.05977"
+ x2="178.45302"
+ y2="795.11486"
+ gradientTransform="matrix(1.6522624,0,0,0.68861867,125.87669,33.659467)"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ xlink:href="#linearGradient843"
+ id="linearGradient846"
+ x1="458.70103"
+ y1="329.58003"
+ x2="404.87259"
+ y2="326.23183"
+ gradientTransform="matrix(0.78262933,0,0,1.4537888,125.87669,33.659467)"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ xlink:href="#linearGradient843"
+ id="linearGradient847"
+ gradientTransform="matrix(1.6526293,0,0,0.68846507,125.87669,33.659467)"
+ x1="139.11636"
+ y1="564.54614"
+ x2="200.18613"
+ y2="564.54614"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ xlink:href="#linearGradient843"
+ id="linearGradient848"
+ x1="118.25803"
+ y1="563.01939"
+ x2="156.10408"
+ y2="564.03723"
+ gradientTransform="matrix(1.6526293,0,0,0.68846507,125.87669,33.659467)"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ xlink:href="#linearGradient843"
+ id="linearGradient850"
+ x1="238.75548"
+ y1="339.24018"
+ x2="317.05142"
+ y2="333.88309"
+ gradientTransform="matrix(0.78262933,0,0,1.4537888,125.87669,33.659467)"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ xlink:href="#linearGradient843"
+ id="linearGradient851"
+ x1="192.95671"
+ y1="559.13993"
+ x2="192.95671"
+ y2="588.70501"
+ gradientTransform="matrix(1.4729856,0,0,0.77242987,125.87669,33.659467)"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ xlink:href="#linearGradient843"
+ id="linearGradient853"
+ x1="199.15404"
+ y1="696.90119"
+ x2="193.9233"
+ y2="593.57297"
+ gradientTransform="matrix(1.4734837,0,0,0.77216853,125.87669,33.659467)"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ xlink:href="#linearGradient1102"
+ id="linearGradient889"
+ x1="354.95922"
+ y1="464.90208"
+ x2="354.95922"
+ y2="299.05014"
+ gradientTransform="matrix(0.78262933,0,0,1.4537888,125.87669,33.659467)"
+ gradientUnits="userSpaceOnUse" />
+ <radialGradient
+ xlink:href="#linearGradient948"
+ id="radialGradient945"
+ cx="184.20265"
+ cy="780.47271"
+ r="49.972105"
+ fx="182.57775"
+ fy="734.32568"
+ gradientTransform="matrix(1.5520043,0,0,0.73310187,125.87669,33.659467)"
+ gradientUnits="userSpaceOnUse" />
+ <radialGradient
+ xlink:href="#linearGradient994"
+ id="radialGradient993"
+ cx="106.52795"
+ cy="541.31592"
+ r="49.665058"
+ fx="105.48236"
+ fy="502.10668"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.0666667,0,0,0.2705312,294.17899,436.58507)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient838"
+ id="linearGradient2201"
+ x1="84.970258"
+ y1="1095.1856"
+ x2="84.970258"
+ y2="1189.3411"
+ gradientTransform="scale(2.1195829,0.5367936)"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="2.4"
+ inkscape:cx="82.25109"
+ inkscape:cy="80.848343"
+ inkscape:window-width="835"
+ inkscape:window-height="561"
+ inkscape:window-x="0"
+ inkscape:window-y="25"
+ showborder="false"
+ inkscape:current-layer="svg1"
+ showgrid="false"
+ inkscape:window-maximized="0" />
+ <g
+ id="g1179"
+ transform="matrix(0.676393,0,0,0.676393,-192.47563,-257.65205)">
+ <path
+ style="fill:url(#linearGradient889);fill-opacity:0.75;fill-rule:evenodd;stroke-width:0.53333336"
+ d="m 366.98503,580.66055 c 10.79672,23.84475 69.96288,25.4242 83.0629,-2.17158 l 6.28985,-163.95419 c -2.48077,26.65991 -96.32606,27.21566 -99.57459,-0.63603 z"
+ id="path991"
+ sodipodi:nodetypes="ccccc"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:url(#linearGradient850);fill-opacity:0.75;fill-rule:evenodd;stroke-width:0.53333336"
+ d="m 366.04074,590.41293 c 10.79671,23.84474 69.96288,25.42419 83.06289,-2.17159 l 6.28985,-163.95418 c -2.48077,26.6599 -96.32606,27.21566 -99.57459,-0.63603 z"
+ id="path849"
+ sodipodi:nodetypes="ccccc"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:url(#linearGradient846);fill-opacity:0.75;fill-rule:evenodd;stroke-width:0.53333336"
+ d="m 366.79332,588.05118 c 10.79672,23.84475 69.96288,25.42419 83.06289,-2.17159 l 6.28986,-163.95418 c -2.48077,26.6599 -96.32606,27.21566 -99.57459,-0.63603 z"
+ id="path827"
+ sodipodi:nodetypes="ccccc"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:url(#linearGradient851);fill-opacity:0.75;fill-rule:evenodd;stroke-width:1.06666669pt"
+ d="m 405.18317,476.3073 c -35.33341,1.40246 -42.73572,18.10899 -42.6,25.8 0.13573,7.69099 9.45717,20.4119 43.43333,20.36666 3.50655,-0.0607 6.60421,-0.37787 9.63333,-0.73333 -2.41185,0.19739 -4.70971,0.41663 -7.6,0.46667 -33.97616,0.0452 -34.09762,-8.84234 -34.23333,-16.53334 -0.13572,-7.69101 0.11568,-27.43306 33.03333,-27.3 32.91766,-0.25081 34.33094,16.47567 34.46667,24.16667 0.0783,4.43984 0.0955,10.05236 -6.26667,14.16667 11.55646,-5.39317 15.81838,-13.31429 15.73334,-18.13334 -0.13571,-7.69102 -9.99516,-23.66914 -45.6,-22.26666 z"
+ id="path1113"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:url(#linearGradient853);fill-opacity:0.75;fill-rule:evenodd;stroke-width:1.06666669pt"
+ d="m 363.17644,502.15282 c 0.13572,7.69101 9.45541,20.40379 43.43157,20.35855 33.97616,-0.58814 44.92453,-16.19635 44.78881,-23.88736 -0.13572,-7.69101 -9.9983,-23.66116 -45.60315,-22.25869 -35.33339,1.40248 -42.75296,18.09649 -42.61723,25.7875 z"
+ id="path852"
+ sodipodi:nodetypes="czzzz"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:url(#linearGradient837);fill-opacity:0.75;fill-rule:evenodd;stroke-width:1.06666669pt"
+ d="m 375.18437,506.15825 c 0.13573,7.69101 0.24219,16.56494 34.21835,16.5197 33.97616,-0.58814 33.408,-11.97362 33.27228,-19.66463 -0.13573,-7.69101 -1.55285,-24.42893 -34.4705,-24.17811 -32.91765,-0.13307 -33.15585,19.63203 -33.02013,27.32304 z"
+ id="path833"
+ sodipodi:nodetypes="czzzz"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:url(#linearGradient848);fill-opacity:0.75;fill-rule:evenodd;stroke:url(#linearGradient847);stroke-width:1.06666669pt"
+ d="m 456.04356,422.56145 c -2.48077,26.6599 -96.32606,27.21566 -99.57459,-0.63603 -1.55373,-25.03259 99.22819,-28.3494 99.57459,0.63603 z"
+ id="path829"
+ sodipodi:nodetypes="ccc"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:url(#radialGradient945);fill-opacity:0.75;fill-rule:evenodd;stroke-width:0.53333336"
+ d="m 366.98505,588.80395 c 10.79671,23.84474 69.96288,25.42419 83.06289,-2.17159 l 1.38732,-25.72601 c 59.29238,-4.58557 78.39527,81.17301 -41.6274,82.82817 -118.93688,1.65514 -106.54068,-75.5102 -44.91772,-84.55 z"
+ id="path944"
+ sodipodi:nodetypes="ccczcc"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:url(#linearGradient842);fill-opacity:0.75;fill-rule:evenodd;stroke-width:1.06666669pt"
+ d="m 368.28309,573.43434 0.81434,11.40079 c 0.22637,3.16913 -0.67861,6.10756 3.25738,8.95776 15.33677,14.79387 55.46573,11.85319 67.59038,1.62868 3.98123,-4.25267 6.42414,-5.42788 6.78618,-9.22922 l 1.62868,-15.47249 c -8.68631,-1.26675 -20.31331,10.13403 -39.90276,10.315 -20.13234,0.18097 -26.78279,-9.77211 -40.1742,-7.60052 z"
+ id="path832"
+ sodipodi:nodetypes="cccccczc"
+ inkscape:connector-curvature="0" />
+ <g
+ id="g941"
+ transform="translate(233.36715,-5.6524373)">
+ <path
+ style="fill:url(#linearGradient2201);fill-opacity:0.75;fill-rule:evenodd;stroke-width:1.06666669pt"
+ d="m 213.08615,585.26516 c -14.3867,15.92492 -53.20368,23.7064 -78.71973,2.17159 7.78149,21.35385 68.58571,26.69233 78.71973,-2.17159 z"
+ id="path830"
+ sodipodi:nodetypes="ccc"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:url(#linearGradient841);fill-opacity:0.75;fill-rule:evenodd;stroke-width:1.06666669pt"
+ d="m 213.82737,583.98939 c -2.54033,2.16208 -5.06456,4.35475 -7.62775,6.48295 -2.88862,1.56509 -5.82501,3.03361 -8.82622,4.37101 -2.39889,1.20778 -5.03821,1.80592 -7.55811,2.70683 -1.32838,0.47477 -2.6679,0.89255 -4.08069,1.01153 -3.02136,0.4251 -6.03318,0.98443 -9.06055,1.32482 -3.70652,-0.0578 -7.42249,-0.0173 -11.12319,-0.13559 -2.9386,-0.56888 -5.90711,-1.02131 -8.82706,-1.66275 -2.51921,-0.88391 -5.10025,-1.61013 -7.57939,-2.59624 -1.93564,-0.9191 -3.95421,-1.70834 -5.8391,-2.70533 -3.03895,-2.00397 -6.06303,-4.05731 -9.11127,-6.03057 -0.81069,-0.47099 -0.50203,0.63325 -0.23262,1.01677 0.71686,1.35509 1.53272,2.73118 2.33262,4.01657 1.44287,1.42479 2.85779,2.93854 4.31594,4.31028 1.76816,1.01918 3.46803,2.19152 5.27852,3.11499 2.54458,1.04358 5.04416,2.224 7.6169,3.18193 3.02448,0.6923 6.03374,1.48146 9.06758,2.11402 2.92129,0.25169 5.8345,0.66577 8.76106,0.81211 2.98788,-0.062 5.99147,0.17757 8.96063,-0.24385 2.38631,-0.24778 4.78211,-0.42721 7.11884,-1.00004 1.83001,-0.32241 3.63757,-0.73054 5.38142,-1.38199 2.44274,-0.72071 4.80647,-1.65627 7.14633,-2.65667 1.45442,-0.49697 2.53187,-1.67388 3.80578,-2.50212 1.31927,-1.01261 2.76534,-1.85623 3.80278,-3.17041 1.07206,-1.18471 2.28131,-2.22446 3.03311,-3.64763 0.85597,-1.26545 1.65247,-2.55 2.20561,-3.97853 0.42281,-0.99979 0.95529,-1.9584 1.3055,-2.98543 -0.0889,0.0778 -0.17778,0.15556 -0.26667,0.23334 z"
+ id="path940"
+ inkscape:connector-curvature="0" />
+ </g>
+ <ellipse
+ style="fill:url(#radialGradient993);fill-opacity:0.75;fill-rule:evenodd;stroke-width:0.53718393pt"
+ id="path992"
+ cx="407.80881"
+ cy="583.02789"
+ rx="52.976063"
+ ry="13.435947" />
+ </g>
+</svg>
diff --git a/share/examples/gradient-mesh-experimental.svgz b/share/examples/gradient-mesh-experimental.svgz
new file mode 100644
index 0000000..eee247d
--- /dev/null
+++ b/share/examples/gradient-mesh-experimental.svgz
Binary files differ
diff --git a/share/examples/gradient.svg b/share/examples/gradient.svg
new file mode 100644
index 0000000..7a09aed
--- /dev/null
+++ b/share/examples/gradient.svg
@@ -0,0 +1,1514 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ id="svg3624"
+ sodipodi:version="0.32"
+ inkscape:version="0.92"
+ width="1358.653pt"
+ height="951.648pt"
+ sodipodi:docname="grad.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:xlink="http://www.w3.org/1999/xlink"
+ sodipodi:docbase="/home/d/ink">
+ <defs
+ id="defs3626">
+ <linearGradient
+ id="linearGradient1162">
+ <stop
+ style="stop-color:#00ff06;stop-opacity:0.086274512;"
+ offset="0.0000000"
+ id="stop1163" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.066666670;"
+ offset="0.56165564"
+ id="stop1164" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.0000000;"
+ offset="1.0000000"
+ id="stop1165" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient1156">
+ <stop
+ style="stop-color:#fff400;stop-opacity:0.086274512;"
+ offset="0.0000000"
+ id="stop1157" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.066666670;"
+ offset="0.56165564"
+ id="stop1158" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.0000000;"
+ offset="1.0000000"
+ id="stop1159" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient1150">
+ <stop
+ style="stop-color:#8200ff;stop-opacity:0.089041099;"
+ offset="0.0000000"
+ id="stop1151" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.066666670;"
+ offset="0.56165564"
+ id="stop1152" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.0000000;"
+ offset="1.0000000"
+ id="stop1153" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient1083">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop1084" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.35616440;"
+ offset="0.56165564"
+ id="stop1085" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.0000000;"
+ offset="1.0000000"
+ id="stop1086" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient951">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.18493150;"
+ offset="0.0000000"
+ id="stop952" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.068493150;"
+ offset="0.56165564"
+ id="stop955" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.0000000;"
+ offset="1.0000000"
+ id="stop954" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient946">
+ <stop
+ style="stop-color:#000000;stop-opacity:0.30588236;"
+ offset="0.0000000"
+ id="stop947" />
+ <stop
+ style="stop-color:#290027;stop-opacity:0.14901961;"
+ offset="0.52271521"
+ id="stop948" />
+ <stop
+ style="stop-color:#52004f;stop-opacity:0.0000000;"
+ offset="1.0000000"
+ id="stop949" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient931">
+ <stop
+ style="stop-color:#000000;stop-opacity:0.30821916;"
+ offset="0.0000000"
+ id="stop932" />
+ <stop
+ style="stop-color:#290027;stop-opacity:0.14901961;"
+ offset="0.52271521"
+ id="stop939" />
+ <stop
+ style="stop-color:#52004f;stop-opacity:0.0000000;"
+ offset="1.0000000"
+ id="stop936" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient915">
+ <stop
+ style="stop-color:#ff4a4a;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop916" />
+ <stop
+ style="stop-color:#fffc00;stop-opacity:1.0000000;"
+ offset="0.33056262"
+ id="stop924" />
+ <stop
+ style="stop-color:#00c420;stop-opacity:1.0000000;"
+ offset="0.47238278"
+ id="stop925" />
+ <stop
+ style="stop-color:#00d4ff;stop-opacity:1.0000000;"
+ offset="0.62357432"
+ id="stop926" />
+ <stop
+ style="stop-color:#52004f;stop-opacity:0.0000000;"
+ offset="1.0000000"
+ id="stop923" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient902">
+ <stop
+ style="stop-color:#000000;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop903" />
+ <stop
+ style="stop-color:#3f3f3f;stop-opacity:1.0000000;"
+ offset="0.31253609"
+ id="stop911" />
+ <stop
+ style="stop-color:#7f7f7f;stop-opacity:1.0000000;"
+ offset="0.55246353"
+ id="stop904" />
+ <stop
+ style="stop-color:#bfbfbf;stop-opacity:1.0000000;"
+ offset="0.74571663"
+ id="stop905" />
+ <stop
+ style="stop-color:#dfdfdf;stop-opacity:1.0000000;"
+ offset="0.86313528"
+ id="stop906" />
+ <stop
+ style="stop-color:#efefef;stop-opacity:1.0000000;"
+ offset="0.92130440"
+ id="stop907" />
+ <stop
+ style="stop-color:#f7f7f7;stop-opacity:1.0000000;"
+ offset="0.95442688"
+ id="stop908" />
+ <stop
+ style="stop-color:#fff;stop-opacity:1;"
+ offset="1"
+ id="stop909" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient891">
+ <stop
+ style="stop-color:#000000;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop892" />
+ <stop
+ style="stop-color:#3f3f3f;stop-opacity:1.0000000;"
+ offset="0.013341154"
+ id="stop893" />
+ <stop
+ style="stop-color:#7f7f7f;stop-opacity:1.0000000;"
+ offset="0.070381060"
+ id="stop894" />
+ <stop
+ style="stop-color:#bfbfbf;stop-opacity:1.0000000;"
+ offset="0.14703858"
+ id="stop895" />
+ <stop
+ style="stop-color:#dfdfdf;stop-opacity:1.0000000;"
+ offset="0.20343107"
+ id="stop896" />
+ <stop
+ style="stop-color:#efefef;stop-opacity:1.0000000;"
+ offset="0.27002886"
+ id="stop897" />
+ <stop
+ style="stop-color:#f7f7f7;stop-opacity:1.0000000;"
+ offset="0.33919314"
+ id="stop898" />
+ <stop
+ style="stop-color:#fff;stop-opacity:1;"
+ offset="1"
+ id="stop899" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient880">
+ <stop
+ style="stop-color:#000000;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop881" />
+ <stop
+ style="stop-color:#3f3f3f;stop-opacity:1.0000000;"
+ offset="0.019634046"
+ id="stop882" />
+ <stop
+ style="stop-color:#7f7f7f;stop-opacity:1.0000000;"
+ offset="0.13025808"
+ id="stop883" />
+ <stop
+ style="stop-color:#bfbfbf;stop-opacity:1.0000000;"
+ offset="0.27215913"
+ id="stop884" />
+ <stop
+ style="stop-color:#dfdfdf;stop-opacity:1.0000000;"
+ offset="0.39378771"
+ id="stop885" />
+ <stop
+ style="stop-color:#efefef;stop-opacity:1.0000000;"
+ offset="0.48934433"
+ id="stop886" />
+ <stop
+ style="stop-color:#f7f7f7;stop-opacity:1.0000000;"
+ offset="0.66289622"
+ id="stop887" />
+ <stop
+ style="stop-color:#fff;stop-opacity:1;"
+ offset="1"
+ id="stop888" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient870">
+ <stop
+ style="stop-color:#000000;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop871" />
+ <stop
+ style="stop-color:#7f7f7f;stop-opacity:1.0000000;"
+ offset="0.48615977"
+ id="stop872" />
+ <stop
+ style="stop-color:#bfbfbf;stop-opacity:1.0000000;"
+ offset="0.70111072"
+ id="stop873" />
+ <stop
+ style="stop-color:#dfdfdf;stop-opacity:1.0000000;"
+ offset="0.82443655"
+ id="stop874" />
+ <stop
+ style="stop-color:#efefef;stop-opacity:1.0000000;"
+ offset="0.89948326"
+ id="stop875" />
+ <stop
+ style="stop-color:#f7f7f7;stop-opacity:1.0000000;"
+ offset="0.94547182"
+ id="stop876" />
+ <stop
+ style="stop-color:#fff;stop-opacity:1;"
+ offset="1"
+ id="stop877" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient859">
+ <stop
+ style="stop-color:#000000;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop860" />
+ <stop
+ style="stop-color:#7f7f7f;stop-opacity:1.0000000;"
+ offset="0.42651150"
+ id="stop861" />
+ <stop
+ style="stop-color:#bfbfbf;stop-opacity:1.0000000;"
+ offset="0.64476722"
+ id="stop862" />
+ <stop
+ style="stop-color:#dfdfdf;stop-opacity:1.0000000;"
+ offset="0.78248632"
+ id="stop863" />
+ <stop
+ style="stop-color:#efefef;stop-opacity:1.0000000;"
+ offset="0.86395323"
+ id="stop864" />
+ <stop
+ style="stop-color:#f7f7f7;stop-opacity:1.0000000;"
+ offset="0.93461406"
+ id="stop865" />
+ <stop
+ style="stop-color:#fff;stop-opacity:1;"
+ offset="1"
+ id="stop866" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient848">
+ <stop
+ style="stop-color:#000000;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop849" />
+ <stop
+ style="stop-color:#3f3f3f;stop-opacity:1.0000000;"
+ offset="0.045692548"
+ id="stop850" />
+ <stop
+ style="stop-color:#7f7f7f;stop-opacity:1.0000000;"
+ offset="0.23194900"
+ id="stop851" />
+ <stop
+ style="stop-color:#bfbfbf;stop-opacity:1.0000000;"
+ offset="0.41913041"
+ id="stop852" />
+ <stop
+ style="stop-color:#dfdfdf;stop-opacity:1.0000000;"
+ offset="0.53716785"
+ id="stop853" />
+ <stop
+ style="stop-color:#efefef;stop-opacity:1.0000000;"
+ offset="0.64299184"
+ id="stop854" />
+ <stop
+ style="stop-color:#f7f7f7;stop-opacity:1.0000000;"
+ offset="0.77809334"
+ id="stop855" />
+ <stop
+ style="stop-color:#fff;stop-opacity:1;"
+ offset="1"
+ id="stop856" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient837">
+ <stop
+ style="stop-color:#000000;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop838" />
+ <stop
+ style="stop-color:#3f3f3f;stop-opacity:1.0000000;"
+ offset="0.097943723"
+ id="stop846" />
+ <stop
+ style="stop-color:#7f7f7f;stop-opacity:1.0000000;"
+ offset="0.29714215"
+ id="stop839" />
+ <stop
+ style="stop-color:#bfbfbf;stop-opacity:1.0000000;"
+ offset="0.52133584"
+ id="stop840" />
+ <stop
+ style="stop-color:#dfdfdf;stop-opacity:1.0000000;"
+ offset="0.65778750"
+ id="stop841" />
+ <stop
+ style="stop-color:#efefef;stop-opacity:1.0000000;"
+ offset="0.77552247"
+ id="stop842" />
+ <stop
+ style="stop-color:#f7f7f7;stop-opacity:1.0000000;"
+ offset="0.85832888"
+ id="stop843" />
+ <stop
+ style="stop-color:#fff;stop-opacity:1;"
+ offset="1"
+ id="stop844" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3628">
+ <stop
+ style="stop-color:#000000;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop3629" />
+ <stop
+ style="stop-color:#7f7f7f;stop-opacity:1.0000000;"
+ offset="0.35623968"
+ id="stop3633" />
+ <stop
+ style="stop-color:#bfbfbf;stop-opacity:1.0000000;"
+ offset="0.59821665"
+ id="stop3634" />
+ <stop
+ style="stop-color:#dfdfdf;stop-opacity:1.0000000;"
+ offset="0.74625814"
+ id="stop3635" />
+ <stop
+ style="stop-color:#efefef;stop-opacity:1.0000000;"
+ offset="0.84801632"
+ id="stop3636" />
+ <stop
+ style="stop-color:#f7f7f7;stop-opacity:1.0000000;"
+ offset="0.91091889"
+ id="stop3637" />
+ <stop
+ style="stop-color:#fff;stop-opacity:1;"
+ offset="1"
+ id="stop3630" />
+ </linearGradient>
+ <linearGradient
+ xlink:href="#linearGradient3628"
+ id="linearGradient3631"
+ x1="1.0000000"
+ y1="0.012760486"
+ x2="1.0000000"
+ y2="0.98359996" />
+ <linearGradient
+ xlink:href="#linearGradient837"
+ id="linearGradient845"
+ x1="1.0000000"
+ y1="0.012760486"
+ x2="1.0000000"
+ y2="0.98359996" />
+ <linearGradient
+ xlink:href="#linearGradient848"
+ id="linearGradient857"
+ x1="1.0000000"
+ y1="0.012760486"
+ x2="1.0000000"
+ y2="0.98359996" />
+ <linearGradient
+ xlink:href="#linearGradient859"
+ id="linearGradient867"
+ x1="1.0000000"
+ y1="0.012760486"
+ x2="1.0000000"
+ y2="0.98359996" />
+ <linearGradient
+ xlink:href="#linearGradient870"
+ id="linearGradient878"
+ x1="1.0000000"
+ y1="0.012760486"
+ x2="1.0000000"
+ y2="0.98359996" />
+ <linearGradient
+ xlink:href="#linearGradient880"
+ id="linearGradient889"
+ x1="1.0000000"
+ y1="0.012760486"
+ x2="1.0000000"
+ y2="0.98359996" />
+ <linearGradient
+ xlink:href="#linearGradient891"
+ id="linearGradient900"
+ x1="1.0000000"
+ y1="0.012760486"
+ x2="1.0000000"
+ y2="0.98359996" />
+ <linearGradient
+ xlink:href="#linearGradient902"
+ id="linearGradient910"
+ x1="1.0000000"
+ y1="0.012760486"
+ x2="1.0000000"
+ y2="0.98359996" />
+ <radialGradient
+ xlink:href="#linearGradient915"
+ id="radialGradient914"
+ cx="0.50000000"
+ cy="0.50000000"
+ r="0.50000000"
+ fx="0.23255809"
+ fy="0.72656244" />
+ <radialGradient
+ xlink:href="#linearGradient870"
+ id="radialGradient928"
+ cx="0.42276424"
+ cy="0.39062500"
+ r="1.0014182"
+ fx="0.42276424"
+ fy="0.39062500" />
+ <radialGradient
+ xlink:href="#linearGradient931"
+ id="radialGradient930"
+ cx="0.50000000"
+ cy="0.50000000"
+ r="0.50000000"
+ fx="0.50000000"
+ fy="0.50000000" />
+ <radialGradient
+ xlink:href="#linearGradient951"
+ id="radialGradient945"
+ cx="0.50000000"
+ cy="0.50000000"
+ r="0.50000000"
+ fx="0.50000000"
+ fy="0.50000000" />
+ <linearGradient
+ xlink:href="#linearGradient915"
+ id="linearGradient950"
+ x1="1.0000000"
+ y1="0.012760486"
+ x2="1.0000000"
+ y2="0.98359996" />
+ <radialGradient
+ xlink:href="#linearGradient1083"
+ id="radialGradient1087"
+ cx="0.50000000"
+ cy="0.50000000"
+ r="0.50000000"
+ fx="0.50000000"
+ fy="0.50000000" />
+ <radialGradient
+ xlink:href="#linearGradient1150"
+ id="radialGradient1154"
+ cx="0.50000000"
+ cy="0.50000000"
+ r="0.50000000"
+ fx="0.50000000"
+ fy="0.50000000" />
+ <radialGradient
+ xlink:href="#linearGradient1156"
+ id="radialGradient1160"
+ cx="0.50000000"
+ cy="0.50000000"
+ r="0.50000000"
+ fx="0.50000000"
+ fy="0.50000000" />
+ <radialGradient
+ xlink:href="#linearGradient1162"
+ id="radialGradient1166"
+ cx="0.50000000"
+ cy="0.50000000"
+ r="0.50000000"
+ fx="0.50000000"
+ fy="0.50000000" />
+ <linearGradient
+ xlink:href="#linearGradient931"
+ id="linearGradient1178"
+ x1="1.0000000"
+ y1="0.012760486"
+ x2="1.0000000"
+ y2="0.98359996" />
+ <linearGradient
+ xlink:href="#linearGradient946"
+ id="linearGradient1180"
+ x1="1.0000000"
+ y1="0.012760486"
+ x2="1.0000000"
+ y2="0.98359996" />
+ <linearGradient
+ xlink:href="#linearGradient951"
+ id="linearGradient1182"
+ x1="1.0000000"
+ y1="0.012760486"
+ x2="1.0000000"
+ y2="0.98359996" />
+ <linearGradient
+ xlink:href="#linearGradient1083"
+ id="linearGradient1184"
+ x1="1.0000000"
+ y1="0.012760486"
+ x2="1.0000000"
+ y2="0.98359996" />
+ <linearGradient
+ xlink:href="#linearGradient1150"
+ id="linearGradient1186"
+ x1="1.0000000"
+ y1="0.012760486"
+ x2="1.0000000"
+ y2="0.98359996" />
+ <linearGradient
+ xlink:href="#linearGradient1156"
+ id="linearGradient1188"
+ x1="1.0000000"
+ y1="0.012760486"
+ x2="1.0000000"
+ y2="0.98359996" />
+ <linearGradient
+ xlink:href="#linearGradient1162"
+ id="linearGradient1190"
+ x1="1.0000000"
+ y1="0.012760486"
+ x2="1.0000000"
+ y2="0.98359996" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="0.48"
+ inkscape:cx="928"
+ inkscape:cy="612"
+ inkscape:window-width="940"
+ inkscape:window-height="780"
+ inkscape:window-x="0"
+ inkscape:window-y="0" />
+ <rect
+ style="fill:url(#radialGradient928);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;"
+ id="rect927"
+ width="1209.4632"
+ height="1268.8641"
+ x="600.85498"
+ y="0.070240096" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient914);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;"
+ id="path913"
+ sodipodi:cx="1295.6102"
+ sodipodi:cy="827.23419"
+ sodipodi:rx="319.58386"
+ sodipodi:ry="319.58386"
+ d="M 1615.1941 827.23419 A 319.58386 319.58386 0 1 0 976.02637,827.23419 A 319.58386 319.58386 0 1 0 1615.1941 827.23419 z"
+ transform="matrix(-1.017983,0.000000,0.000000,1.017983,2436.012,-456.2267)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient930);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;"
+ id="path929"
+ sodipodi:cx="1219.4772"
+ sodipodi:cy="1030.7393"
+ sodipodi:rx="111.97202"
+ sodipodi:ry="111.97202"
+ d="M 1331.4492 1030.7393 A 111.97202 111.97202 0 1 0 1107.5051,1030.7393 A 111.97202 111.97202 0 1 0 1331.4492 1030.7393 z"
+ transform="matrix(2.041006,0.000000,0.000000,2.041006,-1456.583,-1765.356)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient930);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;"
+ id="path940"
+ sodipodi:cx="1219.4772"
+ sodipodi:cy="1030.7393"
+ sodipodi:rx="111.97202"
+ sodipodi:ry="111.97202"
+ d="M 1331.4492 1030.7393 A 111.97202 111.97202 0 1 0 1107.5051,1030.7393 A 111.97202 111.97202 0 1 0 1331.4492 1030.7393 z"
+ transform="matrix(2.041006,0.000000,0.000000,2.041006,-1423.638,-1466.223)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient930);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;"
+ id="path941"
+ sodipodi:cx="1219.4772"
+ sodipodi:cy="1030.7393"
+ sodipodi:rx="111.97202"
+ sodipodi:ry="111.97202"
+ d="M 1331.4492 1030.7393 A 111.97202 111.97202 0 1 0 1107.5051,1030.7393 A 111.97202 111.97202 0 1 0 1331.4492 1030.7393 z"
+ transform="matrix(2.041006,0.000000,0.000000,2.041006,-1133.638,-1891.223)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient945);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path956"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(1.342593,0.000000,0.000000,1.342593,-174.4542,-401.6087)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient945);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path957"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(1.342593,0.000000,0.000000,1.342593,-257.9491,-395.8505)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient945);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path958"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(1.342593,0.000000,0.000000,1.342593,-278.1030,-395.8505)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient945);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path959"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(1.342593,0.000000,0.000000,1.342593,-298.2570,-390.0922)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient945);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path960"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(1.342593,0.000000,0.000000,1.342593,-355.8396,-381.4548)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient945);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path961"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(1.342593,0.000000,0.000000,1.342593,-422.0597,-390.0922)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient945);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path962"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(1.342593,0.000000,0.000000,1.342593,-462.3676,-392.9713)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient945);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path963"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(1.342593,0.000000,0.000000,1.342593,-468.1259,-384.3339)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient945);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path964"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(1.342593,0.000000,0.000000,1.342593,-419.1806,-364.1800)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient945);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path965"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(1.342593,0.000000,0.000000,1.342593,-370.2353,-369.9383)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient945);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path966"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(1.342593,0.000000,0.000000,1.342593,-275.2239,-369.9383)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient945);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path967"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(1.342593,0.000000,0.000000,1.342593,-47.77232,-378.5757)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient945);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path968"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(1.342593,0.000000,0.000000,1.342593,-131.2672,-381.4548)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient945);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path969"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(1.342593,0.000000,0.000000,1.342593,-299.4846,-418.8817)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient945);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1077"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(1.342593,0.000000,0.000000,1.342593,-466.4247,-929.4491)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient945);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1078"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(1.342593,0.000000,0.000000,1.342593,-676.1178,-1059.744)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient945);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1079"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(1.342593,0.000000,0.000000,1.342593,-814.5559,-1002.740)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient945);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1080"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(1.342593,0.000000,0.000000,1.342593,119.9015,-84.56923)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient945);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1081"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(1.342593,0.000000,0.000000,1.342593,-781.9822,-68.28239)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1082"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(0.671296,0.000000,0.000000,8.204100e-2,581.2272,184.9735)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1088"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(4.110370e-17,0.671296,-8.204100e-2,5.023395e-18,1447.964,-517.6845)" />
+ <g
+ id="g1134"
+ transform="matrix(0.494011,0.000000,0.000000,0.494011,667.7442,314.7555)">
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1089"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(0.671296,0.000000,0.000000,8.204100e-2,456.2272,562.4735)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1090"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(4.110370e-17,0.671296,-8.204100e-2,5.023395e-18,1322.964,-140.1845)" />
+ </g>
+ <g
+ id="g1140"
+ transform="matrix(0.928138,0.000000,0.000000,0.928138,692.1255,75.05942)">
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1091"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(0.335648,0.000000,0.000000,4.102050e-2,523.5757,1003.493)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1092"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(2.055185e-17,0.335648,-4.102050e-2,2.511697e-18,956.9441,652.1640)" />
+ </g>
+ <g
+ id="g1095"
+ transform="matrix(0.712552,0.000000,0.000000,0.712552,859.1871,529.6833)">
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1093"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(0.335648,0.000000,0.000000,4.102050e-2,698.5757,753.4930)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1094"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(2.055185e-17,0.335648,-4.102050e-2,2.511697e-18,1131.944,402.1640)" />
+ </g>
+ <g
+ id="g1098"
+ transform="translate(319.6292,-358.3105)">
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1099"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(0.335648,0.000000,0.000000,4.102050e-2,698.5757,753.4930)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1100"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(2.055185e-17,0.335648,-4.102050e-2,2.511697e-18,1131.944,402.1640)" />
+ </g>
+ <g
+ id="g1101"
+ transform="translate(-250.4102,-128.2589)">
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1102"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(0.335648,0.000000,0.000000,4.102050e-2,698.5757,753.4930)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1103"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(2.055185e-17,0.335648,-4.102050e-2,2.511697e-18,1131.944,402.1640)" />
+ </g>
+ <g
+ id="g1104"
+ transform="translate(-185.2628,-417.3503)">
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1105"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(0.335648,0.000000,0.000000,4.102050e-2,698.5757,753.4930)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1106"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(2.055185e-17,0.335648,-4.102050e-2,2.511697e-18,1131.944,402.1640)" />
+ </g>
+ <g
+ id="g1107"
+ transform="translate(-177.1194,-639.2585)">
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1108"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(0.335648,0.000000,0.000000,4.102050e-2,698.5757,753.4930)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1109"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(2.055185e-17,0.335648,-4.102050e-2,2.511697e-18,1131.944,402.1640)" />
+ </g>
+ <g
+ id="g1110"
+ transform="matrix(0.688598,0.000000,0.000000,0.688598,183.1920,-429.3920)">
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1111"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(0.335648,0.000000,0.000000,4.102050e-2,698.5757,753.4930)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1112"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(2.055185e-17,0.335648,-4.102050e-2,2.511697e-18,1131.944,402.1640)" />
+ </g>
+ <g
+ id="g1113"
+ transform="matrix(1.359310,0.000000,0.000000,1.359310,-451.0124,-995.1617)">
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1114"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(0.335648,0.000000,0.000000,4.102050e-2,698.5757,753.4930)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1115"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(2.055185e-17,0.335648,-4.102050e-2,2.511697e-18,1131.944,402.1640)" />
+ </g>
+ <g
+ id="g1116"
+ transform="matrix(8.000000,0.000000,0.000000,8.000000,-7133.940,-6257.850)">
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1117"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(0.335648,0.000000,0.000000,4.102050e-2,698.5757,753.4930)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1118"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(2.055185e-17,0.335648,-4.102050e-2,2.511697e-18,1131.944,402.1640)" />
+ </g>
+ <g
+ id="g1119"
+ transform="matrix(1.520920,0.000000,0.000000,1.520920,28.21147,-623.5780)">
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1120"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(0.335648,0.000000,0.000000,4.102050e-2,698.5757,753.4930)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1121"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(2.055185e-17,0.335648,-4.102050e-2,2.511697e-18,1131.944,402.1640)" />
+ </g>
+ <g
+ id="g1122"
+ transform="matrix(0.544874,0.000000,0.000000,0.544874,1129.651,459.3176)">
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1123"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(0.335648,0.000000,0.000000,4.102050e-2,698.5757,753.4930)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1124"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(2.055185e-17,0.335648,-4.102050e-2,2.511697e-18,1131.944,402.1640)" />
+ </g>
+ <g
+ id="g1125"
+ transform="matrix(0.760460,0.000000,0.000000,0.760460,766.2070,609.7001)">
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1126"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(0.335648,0.000000,0.000000,4.102050e-2,698.5757,753.4930)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1127"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(2.055185e-17,0.335648,-4.102050e-2,2.511697e-18,1131.944,402.1640)" />
+ </g>
+ <g
+ id="g1128"
+ transform="matrix(2.000000,0.000000,0.000000,2.000000,-419.1656,-487.0984)">
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1129"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(0.335648,0.000000,0.000000,4.102050e-2,698.5757,753.4930)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1130"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(2.055185e-17,0.335648,-4.102050e-2,2.511697e-18,1131.944,402.1640)" />
+ </g>
+ <g
+ id="g1131"
+ transform="translate(527.2865,282.9838)">
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1132"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(0.335648,0.000000,0.000000,4.102050e-2,698.5757,753.4930)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1133"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(2.055185e-17,0.335648,-4.102050e-2,2.511697e-18,1131.944,402.1640)" />
+ </g>
+ <g
+ id="g1137"
+ transform="matrix(1.496966,0.000000,0.000000,1.496966,-611.3785,-360.2435)">
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1138"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(0.335648,0.000000,0.000000,4.102050e-2,698.5757,753.4930)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1139"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(2.055185e-17,0.335648,-4.102050e-2,2.511697e-18,1131.944,402.1640)" />
+ </g>
+ <g
+ id="g1143">
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1144"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(0.335648,0.000000,0.000000,4.102050e-2,523.5757,1003.493)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1145"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(2.055185e-17,0.335648,-4.102050e-2,2.511697e-18,956.9441,652.1640)" />
+ </g>
+ <g
+ id="g1146"
+ transform="matrix(0.500000,0.000000,0.000000,0.500000,732.9621,637.2562)">
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1147"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(0.335648,0.000000,0.000000,4.102050e-2,523.5757,1003.493)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1148"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(2.055185e-17,0.335648,-4.102050e-2,2.511697e-18,956.9441,652.1640)" />
+ </g>
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1154);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1149"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(2.685186,0.000000,0.000000,2.685186,-2100.238,-1638.570)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1160);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1155"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(2.685186,0.000000,0.000000,2.685186,-1739.927,-1831.425)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1166);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1161"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(2.685186,0.000000,0.000000,2.685186,-2072.534,-1761.290)" />
+ <g
+ id="g1170"
+ transform="matrix(4.000000,0.000000,0.000000,4.000000,-3673.182,-2686.796)">
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1171"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(0.335648,0.000000,0.000000,4.102050e-2,698.5757,753.4930)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1172"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(2.055185e-17,0.335648,-4.102050e-2,2.511697e-18,1131.944,402.1640)" />
+ </g>
+ <g
+ id="g1173"
+ transform="matrix(0.500000,0.000000,0.000000,0.500000,262.5523,-256.0023)">
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1174"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(0.335648,0.000000,0.000000,4.102050e-2,698.5757,753.4930)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient1087);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000;"
+ id="path1175"
+ sodipodi:cx="1168.9283"
+ sodipodi:cy="999.98224"
+ sodipodi:rx="155.47322"
+ sodipodi:ry="155.47322"
+ d="M 1324.4016 999.98224 A 155.47322 155.47322 0 1 0 1013.4551,999.98224 A 155.47322 155.47322 0 1 0 1324.4016 999.98224 z"
+ transform="matrix(2.055185e-17,0.335648,-4.102050e-2,2.511697e-18,1131.944,402.1640)" />
+ </g>
+ <rect
+ style="fill:url(#linearGradient910);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="rect1191"
+ width="600.96080"
+ height="1272.8998"
+ x="0.66324927"
+ y="-1267.1218"
+ transform="scale(1.000000,-1.000000)" />
+ <rect
+ style="fill:url(#linearGradient3631);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="rect3632"
+ width="51.507120"
+ height="602.80713"
+ x="-254.94858"
+ y="-601.58789"
+ transform="matrix(5.948381e-18,-1.000000,-1.000000,-8.094348e-18,0.000000,0.000000)" />
+ <rect
+ style="fill:url(#linearGradient845);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="rect836"
+ width="51.507120"
+ height="602.80713"
+ x="-204.08761"
+ y="-601.58789"
+ transform="matrix(5.948381e-18,-1.000000,-1.000000,-8.094348e-18,0.000000,0.000000)" />
+ <rect
+ style="fill:url(#linearGradient857);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="rect847"
+ width="51.507120"
+ height="602.80713"
+ x="-153.61919"
+ y="-601.58789"
+ transform="matrix(5.948381e-18,-1.000000,-1.000000,-8.094348e-18,0.000000,0.000000)" />
+ <rect
+ style="fill:url(#linearGradient867);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="rect858"
+ width="51.507120"
+ height="602.80713"
+ x="-304.64494"
+ y="-601.58789"
+ transform="matrix(5.948381e-18,-1.000000,-1.000000,-8.094348e-18,0.000000,0.000000)" />
+ <rect
+ style="fill:url(#linearGradient867);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="rect868"
+ width="51.507120"
+ height="602.80713"
+ x="-304.64494"
+ y="-601.58789"
+ transform="matrix(5.948381e-18,-1.000000,-1.000000,-8.094348e-18,0.000000,0.000000)" />
+ <rect
+ style="fill:url(#linearGradient878);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="rect869"
+ width="51.507120"
+ height="602.80713"
+ x="-352.22659"
+ y="-601.58789"
+ transform="matrix(5.948381e-18,-1.000000,-1.000000,-8.094348e-18,0.000000,0.000000)" />
+ <rect
+ style="fill:url(#linearGradient889);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="rect879"
+ width="51.507120"
+ height="602.80713"
+ x="-102.86526"
+ y="-601.58789"
+ transform="matrix(5.948381e-18,-1.000000,-1.000000,-8.094348e-18,0.000000,0.000000)" />
+ <rect
+ style="fill:url(#linearGradient900);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="rect890"
+ width="51.507120"
+ height="602.80713"
+ x="-52.111282"
+ y="-601.58789"
+ transform="matrix(5.948381e-18,-1.000000,-1.000000,-8.094348e-18,0.000000,0.000000)" />
+ <rect
+ style="fill:url(#linearGradient910);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="rect901"
+ width="51.507120"
+ height="602.80713"
+ x="-402.98044"
+ y="-601.58789"
+ transform="matrix(5.948381e-18,-1.000000,-1.000000,-8.094348e-18,0.000000,0.000000)" />
+ <rect
+ style="fill:url(#linearGradient950);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="rect1176"
+ width="51.507120"
+ height="602.80713"
+ x="449.13946"
+ y="3.4269917"
+ transform="matrix(-5.948381e-18,1.000000,1.000000,8.094348e-18,0.000000,0.000000)" />
+ <rect
+ style="fill:url(#linearGradient1178);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="rect1177"
+ width="51.507120"
+ height="602.80713"
+ x="546.80558"
+ y="3.4269917"
+ transform="matrix(-5.948381e-18,1.000000,1.000000,8.094348e-18,0.000000,0.000000)" />
+ <rect
+ style="fill:url(#linearGradient1180);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="rect1179"
+ width="51.507120"
+ height="602.80713"
+ x="644.47174"
+ y="3.4269917"
+ transform="matrix(-5.948381e-18,1.000000,1.000000,8.094348e-18,0.000000,0.000000)" />
+ <rect
+ style="fill:url(#linearGradient1182);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="rect1181"
+ width="51.507120"
+ height="602.80713"
+ x="742.13822"
+ y="3.4269917"
+ transform="matrix(-5.948381e-18,1.000000,1.000000,8.094348e-18,0.000000,0.000000)" />
+ <rect
+ style="fill:url(#linearGradient1184);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="rect1183"
+ width="51.507120"
+ height="602.80713"
+ x="839.80434"
+ y="3.4269917"
+ transform="matrix(-5.948381e-18,1.000000,1.000000,8.094348e-18,0.000000,0.000000)" />
+ <rect
+ style="fill:url(#linearGradient1186);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="rect1185"
+ width="51.507120"
+ height="602.80713"
+ x="937.47046"
+ y="3.4269917"
+ transform="matrix(-5.948381e-18,1.000000,1.000000,8.094348e-18,0.000000,0.000000)" />
+ <rect
+ style="fill:url(#linearGradient1188);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="rect1187"
+ width="51.507120"
+ height="602.80713"
+ x="1035.1366"
+ y="3.4269917"
+ transform="matrix(-5.948381e-18,1.000000,1.000000,8.094348e-18,0.000000,0.000000)" />
+ <rect
+ style="fill:url(#linearGradient1190);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="rect1189"
+ width="51.507120"
+ height="602.80713"
+ x="1132.8028"
+ y="3.4269917"
+ transform="matrix(-5.948381e-18,1.000000,1.000000,8.094348e-18,0.000000,0.000000)" />
+</svg>
diff --git a/share/examples/i18n.svg b/share/examples/i18n.svg
new file mode 100644
index 0000000..34245ba
--- /dev/null
+++ b/share/examples/i18n.svg
@@ -0,0 +1,433 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created by Ed Trager on 2005.05.06 with Inkscape (http://www.inkscape.org/).
+ See (http://eyegene.ophthy.med.umich.edu/unicode/fontguide for the required fonts -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ 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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ inkscape:export-ydpi="75.000000"
+ inkscape:export-xdpi="75.000000"
+ inkscape:export-filename="/usr/local/src/inkscape/inkscape-0.41/share/examples/i18n.png"
+ sodipodi:docname="i18n.svg"
+ height="818.89000pt"
+ width="857.28000pt"
+ inkscape:version="0.92.0 r15304"
+ sodipodi:version="0.32"
+ id="svg1"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ version="1.1">
+ <metadata
+ id="metadata34">
+ <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>
+ <defs
+ id="defs3" />
+ <sodipodi:namedview
+ inkscape:current-layer="svg1"
+ inkscape:window-y="25"
+ inkscape:window-x="0"
+ inkscape:window-height="842"
+ inkscape:window-width="948"
+ inkscape:cy="545.92668"
+ inkscape:cx="571.52002"
+ inkscape:zoom="0.57058945"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0.0"
+ borderopacity="1.0"
+ bordercolor="#666666"
+ pagecolor="#ffffff"
+ id="base"
+ showguides="true"
+ inkscape:guide-bbox="true"
+ inkscape:showpageshadow="false"
+ showborder="false"
+ showgrid="false"
+ inkscape:window-maximized="0" />
+ <text
+ id="text1090"
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:17.06709862px;line-height:100%;font-family:'Sazanami Gothic';writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666705pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ xml:space="preserve"
+ transform="rotate(-0.20369551)"
+ x="28.758673"
+ y="409.32828"><tspan
+ id="tspan1091"
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:17.06709862px;line-height:99.9999702%;font-family:'Sazanami Gothic';writing-mode:lr-tb;text-anchor:start;stroke-width:1.06666705pt"> すべての人間は、生まれながらにして自由であり、かつ、尊厳と権利と について平等である。</tspan></text>
+ <text
+ id="text1325"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:19.77467728px;line-height:100%;font-family:'Bitstream Vera Sans';writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666723pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ xml:space="preserve"
+ transform="rotate(0.09549162)"
+ x="38.874794"
+ y="500.44318"><tspan
+ id="tspan1327"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:19.77467728px;line-height:99.99995232%;font-family:'Bitstream Vera Sans';writing-mode:lr-tb;text-anchor:start;stroke-width:1.06666723pt">Все люди рождаются свободными и равными в своём достоинстве и правах.</tspan></text>
+ <path
+ sodipodi:nodetypes="csc"
+ id="path1332"
+ d="m 402.86505,624.9416 c 305.11549,51.23859 402.7192,-78.99886 404.85253,-178.58954 2.50515,-116.94854 94.38855,-182.9081 125.95986,-183.83938"
+ style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ff1100;stroke-width:7.33333349;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.06662879"
+ inkscape:connector-curvature="0" />
+ <text
+ id="Arabic"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:29.86660576px;line-height:100%;font-family:Nazli;writing-mode:lr-tb;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ xml:space="preserve"
+ x="759.22888"
+ y="131.96536"
+ inkscape:label="#arabic"><tspan
+ id="tspan2096"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:29.86660576px;line-height:100%;font-family:Nazli;writing-mode:lr-tb;text-anchor:end;stroke-width:1.06666669pt">يولد جميع الناس أحرارًا متساوين في الكرامة والحقوق.</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.60000038px;line-height:100%;font-family:'Bitstream Vera Sans';writing-mode:lr-tb;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ x="771.65295"
+ y="316.22607"
+ id="text1643"><tspan
+ sodipodi:role="line"
+ id="tspan1645"
+ x="771.65295"
+ y="316.22607"
+ style="stroke-width:1.06666669pt"> כל בני אדם נולדו בני חורין ושווים בערכם ובזכויותיהם.</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:29.86666679px;line-height:100%;font-family:Akaash;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ x="29.009508"
+ y="184.58496"
+ id="text1647"><tspan
+ sodipodi:role="line"
+ id="tspan1649"
+ x="29.009508"
+ y="184.58496"
+ style="stroke-width:1.06666669pt"> সমস্ত মানুস স্বাধীনভাবে সমান মর্যাদা এবং অধিকার নিয়ে জন্মগ্রহন করে ।</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:19.20000076px;line-height:100%;font-family:Rekha;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ x="39.452934"
+ y="272.13156"
+ id="text1651"><tspan
+ sodipodi:role="line"
+ id="tspan1653"
+ x="39.452934"
+ y="272.13156"
+ style="stroke-width:1.06666669pt">પ્રતિષ્ઠા અને અધિકારોની દષ્ટિએ સર્વ માનવો જન્મથી સ્વતંત્ર અને સમાન હોય છે.</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:19.20000076px;line-height:100%;font-family:Kalimati;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ x="40.737309"
+ y="361.85574"
+ id="text1655"><tspan
+ sodipodi:role="line"
+ id="tspan1657"
+ x="40.737309"
+ y="361.85574"
+ style="stroke-width:1.06666669pt">सभी मनुष्यों को गौरव और अधिकारों के मामले में जन्मजात स्वतन्त्रता और समानता प्राप्त हे ।</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:29.86666679px;line-height:100%;font-family:Sampige;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ x="33.651028"
+ y="452.36539"
+ id="text1659"><tspan
+ sodipodi:role="line"
+ id="tspan1661"
+ x="33.651028"
+ y="452.36539"
+ style="stroke-width:1.06666669pt"> ಎಲ್ಲಾ ಮಾನವರೂ ಸ್ವತಂತ್ರರಾಗಿಯೇ ಜನಿಸಿದ್ದಾರೆ ।</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:14.9333334px;line-height:100%;font-family:'Bitstream Vera Sans';writing-mode:lr-tb;text-anchor:start;fill:#ff1100;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ x="710.87714"
+ y="152.0943"
+ id="text1667"><tspan
+ sodipodi:role="line"
+ id="tspan1669"
+ x="710.87714"
+ y="152.0943"
+ style="stroke-width:1.06666669pt">Arabic</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:14.9333334px;line-height:100%;font-family:'Bitstream Vera Sans';writing-mode:lr-tb;text-anchor:start;fill:#ff1100;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ x="33.739391"
+ y="197.11443"
+ id="text2431"><tspan
+ sodipodi:role="line"
+ id="tspan2435"
+ x="33.739391"
+ y="197.11443"
+ style="stroke-width:1.06666669pt">Bengali</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:14.9333334px;line-height:100%;font-family:'Bitstream Vera Sans';writing-mode:lr-tb;text-anchor:start;fill:#ff1100;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ x="34.366474"
+ y="287.79688"
+ id="text2437"><tspan
+ sodipodi:role="line"
+ id="tspan2469"
+ x="34.366474"
+ y="287.79688"
+ style="stroke-width:1.06666669pt">Gujarati</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:14.9333334px;line-height:100%;font-family:'Bitstream Vera Sans';writing-mode:lr-tb;text-anchor:start;fill:#ff1100;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ x="701.59485"
+ y="332.86426"
+ id="text2441"><tspan
+ sodipodi:role="line"
+ id="tspan2471"
+ x="701.59485"
+ y="332.86426"
+ style="stroke-width:1.06666669pt">Hebrew</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:14.9333334px;line-height:100%;font-family:'Bitstream Vera Sans';writing-mode:lr-tb;text-anchor:start;fill:#ff1100;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ x="33.739391"
+ y="378.68137"
+ id="text2445"><tspan
+ sodipodi:role="line"
+ id="tspan2467"
+ x="33.739391"
+ y="378.68137"
+ style="stroke-width:1.06666669pt">Hindi</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:14.9333334px;line-height:100%;font-family:'Bitstream Vera Sans';writing-mode:lr-tb;text-anchor:start;fill:#ff1100;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ x="35.948769"
+ y="425.09662"
+ id="text2449"><tspan
+ sodipodi:role="line"
+ id="tspan2465"
+ x="35.948769"
+ y="425.09662"
+ style="stroke-width:1.06666669pt">Japanese</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:14.9333334px;line-height:100%;font-family:'Bitstream Vera Sans';writing-mode:lr-tb;text-anchor:start;fill:#ff1100;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ x="33.739391"
+ y="473.10672"
+ id="text2453"><tspan
+ sodipodi:role="line"
+ id="tspan4247"
+ x="33.739391"
+ y="473.10672"
+ style="stroke-width:1.06666669pt">Kannada</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:14.9333334px;line-height:100%;font-family:'Bitstream Vera Sans';writing-mode:lr-tb;text-anchor:start;fill:#ff1100;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ x="33.739391"
+ y="520.2478"
+ id="text2457"><tspan
+ sodipodi:role="line"
+ id="tspan2461"
+ x="33.739391"
+ y="520.2478"
+ style="stroke-width:1.06666669pt">Russian</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:23.46666718px;line-height:100%;font-family:Akaash;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="text3385"
+ y="-72.790222"
+ transform="translate(52.013579,63.641813)"><textPath
+ xlink:href="#path1332"
+ id="textPath3389"
+ style="stroke-width:1.06666669pt"><tspan
+ id="tspan3387"
+ style="stroke-width:1.06666669pt"> সমস্ত মানুস স্বাধীনভাবে সমান মর্যাদা এবং অধিকার নিয়ে জন্মগ্রহন করে ।</tspan></textPath></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:19.20000076px;line-height:100%;font-family:Rekha;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="text3392"
+ y="-72.790222"
+ transform="translate(98.592384,129.25707)"><textPath
+ xlink:href="#path1332"
+ id="textPath3396"
+ style="stroke-width:1.06666669pt"><tspan
+ id="tspan3394"
+ style="stroke-width:1.06666669pt">પ્રતિષ્ઠા અને અધિકારોની દષ્ટિએ સર્વ માનવો જન્મથી સ્વતંત્ર અને સમાન હોય છે.</tspan></textPath></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.60000038px;line-height:100%;font-family:'Bitstream Vera Sans';writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="text3401"
+ y="-72.790222"
+ transform="translate(125.54965,157.12821)"><textPath
+ xlink:href="#path1332"
+ startOffset="100%"
+ id="textPath3405"
+ style="stroke-width:1.06666669pt"><tspan
+ id="tspan3403"
+ style="stroke-width:1.06666669pt"> כל בני אדם נולדו בני חורין ושווים בערכם ובזכויותיהם.</tspan></textPath></text>
+ <text
+ id="text3408"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:29.86660576px;line-height:100%;font-family:Nazli;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ xml:space="preserve"
+ inkscape:label="#arabic"
+ y="-72.790222"
+ transform="translate(28.891499,38.408352)"><textPath
+ xlink:href="#path1332"
+ startOffset="100%"
+ id="textPath3416"
+ style="stroke-width:1.06666669pt"><tspan
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:29.86660576px;line-height:100%;font-family:Nazli;writing-mode:lr-tb;text-anchor:start;stroke-width:1.06666669pt"
+ id="tspan3410">يولد جميع الناس أحرارًا متساوين في الكرامة والحقوق.</tspan></textPath></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.06666756px;line-height:100%;font-family:Kalimati;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="text3421"
+ y="-72.790222"
+ transform="translate(153.68832,178.59947)"><textPath
+ xlink:href="#path1332"
+ id="textPath3425"
+ style="stroke-width:1.06666669pt"><tspan
+ id="tspan3423"
+ style="stroke-width:1.06666669pt">सभी मनुष्यों को गौरव और अधिकारों के मामले में जन्मजात स्वतन्त्रता और समानता प्राप्त हे ।</tspan></textPath></text>
+ <text
+ id="text3428"
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:14.93333435px;line-height:100%;font-family:'Sazanami Gothic';writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ xml:space="preserve"
+ y="-72.790222"
+ transform="translate(174.70965,202.1104)"><textPath
+ xlink:href="#path1332"
+ id="textPath3432"
+ style="stroke-width:1.06666669pt"><tspan
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:14.93333435px;line-height:99.9999702%;font-family:'Sazanami Gothic';writing-mode:lr-tb;text-anchor:start;stroke-width:1.06666669pt"
+ id="tspan3430"> すべての人間は、生まれながらにして自由であり、かつ、尊厳と権利と について平等である。</tspan></textPath></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:29.86666679px;line-height:100%;font-family:Sampige;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="text3435"
+ y="-72.790222"
+ transform="translate(191.66251,233.46261)"><textPath
+ xlink:href="#path1332"
+ id="textPath3439"
+ style="stroke-width:1.06666669pt"><tspan
+ id="tspan3437"
+ style="stroke-width:1.06666669pt"> ಎಲ್ಲಾ ಮಾನವರೂ ಸ್ವತಂತ್ರರಾಗಿಯೇ ಜನಿಸಿದ್ದಾರೆ ।</tspan></textPath></text>
+ <text
+ id="text3442"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;line-height:100%;font-family:Loma;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ xml:space="preserve"
+ y="-72.790222"
+ transform="translate(231.65995,298.57344)"><textPath
+ xlink:href="#path1332"
+ id="textPath3477"
+ style="stroke-width:1.06666669pt"><tspan
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;line-height:99.99995232%;font-family:Loma;writing-mode:lr-tb;text-anchor:start;stroke-width:1.06666669pt"
+ id="tspan3444">มนุษย์ทั้งหลายเกิดมามีอิสระและเสมอภาคกันในเกียรติศักดิ์และสิทธิ</tspan></textPath></text>
+ <text
+ xml:space="preserve"
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:14.9333334px;line-height:128.57141495%;font-family:'Bitstream Vera Sans';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#ff1100;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
+ x="30.770638"
+ y="849.21198"
+ id="text4249"><tspan
+ sodipodi:role="line"
+ id="tspan4251"
+ x="30.770638"
+ y="849.21198"
+ style="stroke-width:1.06666669pt">This is a demo of Inkscape's i18n capabilities. </tspan><tspan
+ y="868.41199"
+ x="30.770638"
+ sodipodi:role="line"
+ id="tspan1366"
+ style="stroke-width:1.06666669pt">If you see squares instead of some of the scripts, </tspan><tspan
+ sodipodi:role="line"
+ x="30.770638"
+ y="887.612"
+ id="tspan1368"
+ style="stroke-width:1.06666669pt">this means your system does not have the corresponding fonts; </tspan><tspan
+ y="906.81195"
+ x="30.770638"
+ sodipodi:role="line"
+ id="tspan2216"
+ style="stroke-width:1.06666669pt">visit http://eyegene.ophthy.med.umich.edu/unicode/fontguide/ </tspan><tspan
+ y="926.01196"
+ x="30.770638"
+ sodipodi:role="line"
+ id="tspan1370"
+ style="stroke-width:1.06666669pt">for links to many free Unicode fonts.</tspan></text>
+ <text
+ id="text1351"
+ y="225.32242"
+ x="34.811409"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:19.20000076px;line-height:100%;font-family:'Bitstream Vera Sans';writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ xml:space="preserve"><tspan
+ y="225.32242"
+ x="34.811409"
+ id="tspan1353"
+ sodipodi:role="line"
+ style="stroke-width:1.06666669pt"> Tous les êtres humains naissent libres et égaux en dignité et en droits.</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:14.9333334px;line-height:100%;font-family:'Bitstream Vera Sans';writing-mode:lr-tb;text-anchor:start;fill:#ff1100;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ x="33.739391"
+ y="240.98766"
+ id="text1359"><tspan
+ y="240.98766"
+ x="33.739391"
+ id="tspan1363"
+ sodipodi:role="line"
+ style="stroke-width:1.06666669pt">Français</tspan></text>
+ <text
+ id="text1365"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:19.20000076px;line-height:100%;font-family:'Bitstream Vera Sans';writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ xml:space="preserve"
+ y="-72.790222"
+ transform="translate(73.6,97.066667)"><textPath
+ id="textPath1369"
+ xlink:href="#path1332"
+ style="stroke-width:1.06666669pt"><tspan
+ id="tspan1367"
+ style="stroke-width:1.06666669pt"> Tous les êtres humains naissent libres et égaux en dignité et en droits.</tspan></textPath></text>
+ <text
+ y="551.01965"
+ x="39.148476"
+ transform="rotate(0.09549534)"
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:19.77466393px;line-height:100%;font-family:'Bitstream Vera Sans';writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666723pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="text2130"><tspan
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:19.77466393px;line-height:99.99995232%;font-family:'Bitstream Vera Sans';writing-mode:lr-tb;text-anchor:start;stroke-width:1.06666723pt"
+ id="tspan2132">มนุษย์ทั้งหลายเกิดมามีอิสระและเสมอภาคกันในเกียรติศักดิ์และสิทธิ</tspan></text>
+ <text
+ id="text2134"
+ y="569.31445"
+ x="35.037308"
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:14.9333334px;line-height:100%;font-family:'Bitstream Vera Sans';writing-mode:lr-tb;text-anchor:start;fill:#ff1100;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ xml:space="preserve"><tspan
+ y="569.31445"
+ x="35.037308"
+ id="tspan2136"
+ sodipodi:role="line"
+ style="stroke-width:1.06666669pt">Thai</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:19.77450752px;line-height:100%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="text2196"
+ y="-72.790222"
+ transform="translate(200.53333,264.53333)"><textPath
+ xlink:href="#path1332"
+ startOffset="50%"
+ id="textPath2200"
+ style="stroke-width:1.06666669pt"><tspan
+ id="tspan2198"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:19.77450752px;line-height:99.99999404%;font-family:Loma;writing-mode:lr-tb;text-anchor:middle;stroke-width:1.06666669pt">Все люди рождаются свободными и равными в своём достоинстве и правах.</tspan></textPath></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:14.9333334px;line-height:100%;font-family:'Bitstream Vera Sans';writing-mode:lr-tb;text-anchor:start;fill:#ff1100;fill-opacity:1;stroke:none;stroke-width:1.06666669pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="text2203"
+ y="-72.790222"
+ transform="translate(0,-12.8)"><textPath
+ xlink:href="#path1332"
+ id="textPath2207"
+ style="stroke-width:1.06666669pt"><tspan
+ id="tspan2205"
+ style="stroke-width:1.06666669pt">i18n text on path:</tspan></textPath></text>
+</svg>
diff --git a/share/examples/istest.pov b/share/examples/istest.pov
new file mode 100644
index 0000000..27eea1c
--- /dev/null
+++ b/share/examples/istest.pov
@@ -0,0 +1,174 @@
+/*#########################################################################
+##
+## File: itest.pov
+##
+## Authors:
+## Bob Jamison
+##
+## Copyright (C) 2004-2007 The Inkscape Organization
+##
+## Released under GNU GPL, read the file 'COPYING' for more information
+##
+###########################################################################
+##
+## Notes:
+##
+## 070312: Tested on PovRay 3.7.0 beta
+##
+###########################################################################
+##
+## This simple file is provided to demonstrate POV output from Inkscape.
+## PovRay output is intended for people who have had moderate experience
+## with authoring POV files. This is NOT for beginners.
+##
+## To use:
+## 1) Install PovRay, version 3.5 or above, and put the povray executable
+## in your PATH. PovRay is found at http://www.povray.org . For
+## PovRay-specific questions, please look there. They are the experts.
+##
+## 2) Copy this file to a working area.
+##
+## 3) Make or load a document in Inkscape with some shapes in it.
+##
+## 4) Save as a .pov file using the SaveAs dialog. For this example, save
+## it in the same directory as this file, with the name 'isshapes.pov'
+##
+## 5) Execute povray with this file. An example command would be:
+##
+## povray +X +V +A +W320 +H320 +Iistest.pov +FN
+##
+## 6) Adjust the values to suit your needs and desires. Have fun.
+##
+##
+## Remember that this is not the intended use of Inkscape's POVRay
+## output, but is merely a demo. The main purpose of POVRay output
+## is to supply curves and other data to your own POVRay projects.
+##
+#########################################################################*/
+
+/*#########################################################################
+# Some standard PovRay scene additives
+#########################################################################*/
+
+#include "colors.inc"
+#include "textures.inc"
+#include "shapes.inc"
+#include "metals.inc"
+#include "skies.inc"
+
+/*#########################################################################
+# Note the Z-order differentation of the prisms in the object is
+# normally just sufficient to display all of the objects, and
+# avoid 'black spots' where surfaces are coincident. This can
+# be adjusted by changing the value below.
+#########################################################################*/
+
+/*
+#declare AllShapes_Z_Increment = 0.008;
+*/
+
+
+/*#########################################################################
+# Note that the finish of the "all shapes" object exported
+# at the end of the shapes file can be modified, by defining
+# if before the #include. Uncomment the following declaration
+# to adjust it. Have fun.
+#########################################################################*/
+
+/*
+#declare AllShapes_Finish = finish {
+ phong 0.7
+ reflection 0.5
+ specular 0.8
+ }
+*/
+
+/*#########################################################################
+# Our Inkscape-exported shapes file
+#########################################################################*/
+
+#include "isshapes.pov"
+
+/*#########################################################################
+# Move the camera back in the -Z direction, about 1.5 times the width
+# or height of the image. This will provide about a 60-degree view.
+# 'AllShapes' is an item in isshapes.pov, and refers to the union of
+# all of the shapes exported.
+#########################################################################*/
+
+camera {
+ location <0, 0, -(AllShapes_WIDTH * 1.5)>
+ look_at <0, 0, 0>
+ right x*image_width/image_height
+}
+
+/*#########################################################################
+# Put one or two lights in front of the objects, and at an angle to
+# the viewer.
+#########################################################################*/
+
+light_source { <-200, 1, -8000> color White}
+light_source { < 200, 100, -600> color White}
+
+
+/*#########################################################################
+# Make a pretty background, for contrast
+#########################################################################*/
+
+sky_sphere {
+ pigment {
+ gradient y
+ color_map {
+ [ 0.5 color CornflowerBlue ]
+ [ 1.0 color MidnightBlue ]
+ }
+ scale 1000
+ translate -1
+ }
+ }
+
+
+/*#########################################################################
+# Now let us use our shapes. We can include them individually, or include
+# them as a group. Notice that we have two AllShapes. One plain, and
+# an AllShapesZ. The 'Z' version is different in that the shapes are
+# shifted slightly higher in their order of creation, so that coincident
+# shapes can be discerned.
+#########################################################################*/
+
+
+object {
+ /*
+ //## Individually
+ union{
+ object { droplet01 }
+ object { droplet02 }
+ object { droplet03 }
+ object { mountainDroplet }
+ }
+ */
+
+ //## As a group
+ object { AllShapes_Z }
+
+
+ translate<-AllShapes_CENTER_X, 0, -AllShapes_CENTER_Y>
+ scale < 1, 60, 1>
+ rotate <-90, 0, 0> //x first
+ rotate < 0, 0, 0> //z second
+ rotate < 20, 0, 0> //whatever else
+ rotate < 0, -27, 0> //whatever else
+
+}//object
+
+
+
+/*#########################################################################
+# End of File
+#########################################################################*/
+
+
+
+
+
+
diff --git a/share/examples/l-systems.svgz b/share/examples/l-systems.svgz
new file mode 100644
index 0000000..78a9cd1
--- /dev/null
+++ b/share/examples/l-systems.svgz
Binary files differ
diff --git a/share/examples/lighting_filters.svg b/share/examples/lighting_filters.svg
new file mode 100644
index 0000000..95bf297
--- /dev/null
+++ b/share/examples/lighting_filters.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" 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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="768" height="256" id="svg1901" sodipodi:version="0.32" inkscape:version="0.92" sodipodi:docname="lighting_filters.svg" version="1.0" inkscape:output_extension="org.inkscape.output.svg.inkscape" inkscape:export-filename="/home/niko/inkscape/complex-lighting.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90">
+<defs id="defs1903">
+<filter id="metallic-lighting" filterRes="256">
+<feGaussianBlur stdDeviation="10.0437" id="feGaussianBlur2792" in="SourceGraphic" result="result0" />
+<feDiffuseLighting id="feDiffuseLighting2794" in="result0" result="result1" diffuseConstant="1" surfaceScale="10" lighting-color="#ffffff">
+<feDistantLight id="feDistantLight1" azimuth="205" elevation="45" />
+</feDiffuseLighting>
+<feSpecularLighting id="feSpecularLighting2796" in="result0" result="result3" specularConstant="0.5" surfaceScale="20" specularExponent="20" lighting-color="#ffffff">
+<feDistantLight id="feDistantLight2" azimuth="205" elevation="45" />
+</feSpecularLighting>
+<feComposite id="feComposite2798" in="result1" in2="SourceGraphic" operator="arithmetic" k1="1" result="result2" k4="0" k2="0" k3="0" />
+<feComposite id="feComposite2800" in="result2" in2="result3" operator="arithmetic" k2="1" k3="1" k4="0" k1="0" result="result4" />
+<feComposite inkscape:collect="always" id="feComposite2799" in="result4" in2="SourceAlpha" operator="in" />
+</filter>
+</defs>
+<sodipodi:namedview id="base" pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="1.037109" inkscape:cx="100.3928" inkscape:cy="103.4055" inkscape:document-units="px" inkscape:current-layer="layer1" gridtolerance="10000" inkscape:window-width="1278" inkscape:window-height="715" inkscape:window-x="51" inkscape:window-y="24" width="768px" height="256px" showgrid="false" inkscape:window-maximized="0" />
+<metadata id="metadata1906">
+<rdf:RDF>
+<cc:Work rdf:about="">
+<dc:format>image/svg+xml</dc:format>
+<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+<cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" />
+<dc:title>Lighting effects example</dc:title>
+<dc:date>25 July 2007</dc:date>
+<dc:creator>
+<cc:Agent>
+<dc:title>Niko Kiirala</dc:title>
+</cc:Agent>
+</dc:creator>
+<dc:rights>
+<cc:Agent>
+<dc:title>Copyright 2007 Niko Kiirala</dc:title>
+</cc:Agent>
+</dc:rights>
+<dc:subject>
+<rdf:Bag>
+<rdf:li>feDiffuseLighting</rdf:li>
+<rdf:li>feSpecularLighting</rdf:li>
+<rdf:li>light</rdf:li>
+<rdf:li>lighting effects</rdf:li>
+</rdf:Bag>
+</dc:subject>
+<dc:description>An example, how to make metallic-looking objects with SVG lighting effects</dc:description>
+</cc:Work>
+<cc:License rdf:about="http://creativecommons.org/licenses/by-sa/3.0/">
+<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction" />
+<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution" />
+<cc:requires rdf:resource="http://creativecommons.org/ns#Notice" />
+<cc:requires rdf:resource="http://creativecommons.org/ns#Attribution" />
+<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+<cc:requires rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+</cc:License>
+</rdf:RDF>
+</metadata>
+<g inkscape:label="Taso 1" inkscape:groupmode="layer" id="layer1" style="opacity:1">
+<path style="opacity:1;color:#000000;fill:#dad645;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:14;stroke-linecap:round;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#metallic-lighting);enable-background:accumulate" d="M 121.53125,18.281251 L 115.65625,30.625001 L 87.5625,89.812501 L 23.1875,102.125 L 9.75,104.6875 L 19.6875,114.09375 L 67.3125,159.125 L 59.125,224.125 L 57.40625,237.71875 L 69.40625,231.15625 L 126.9375,199.75 L 186.25,227.65625 L 198.625,233.46875 L 196.125,220.03125 L 184.03125,155.65625 L 228.90625,107.84375 L 238.25,97.875002 L 224.6875,96.093752 L 159.6875,87.687502 L 128.09375,30.250001 L 121.53125,18.281251 z M 122.4375,49.000002 L 149.15625,97.531251 L 150.84375,100.65625 L 154.375,101.09375 L 209.3125,108.25 L 171.40625,148.625 L 168.96875,151.21875 L 169.625,154.71875 L 179.8125,209.15625 L 129.6875,185.59375 L 126.46875,184.09375 L 123.34375,185.78125 L 74.71875,212.34375 L 81.65625,157.34375 L 82.09375,153.8125 L 79.5,151.375 L 39.25,113.3125 L 93.65625,102.90625 L 97.15625,102.25 L 98.6875,99.031251 L 122.4375,49.000002 z" id="path2803" />
+<path id="path2799" d="M 381.53125,18.281251 L 375.65625,30.625001 L 347.5625,89.812501 L 283.1875,102.125 L 269.75,104.6875 L 279.6875,114.09375 L 327.3125,159.125 L 319.125,224.125 L 317.40625,237.71875 L 329.40625,231.15625 L 386.9375,199.75 L 446.25,227.65625 L 458.625,233.46875 L 456.125,220.03125 L 444.03125,155.65625 L 488.90625,107.84375 L 498.25,97.875002 L 484.6875,96.093752 L 419.6875,87.687502 L 388.09375,30.250001 L 381.53125,18.281251 z M 382.4375,49.000002 L 409.15625,97.531251 L 410.84375,100.65625 L 414.375,101.09375 L 469.3125,108.25 L 431.40625,148.625 L 428.96875,151.21875 L 429.625,154.71875 L 439.8125,209.15625 L 389.6875,185.59375 L 386.46875,184.09375 L 383.34375,185.78125 L 334.71875,212.34375 L 341.65625,157.34375 L 342.09375,153.8125 L 339.5,151.375 L 299.25,113.3125 L 353.65625,102.90625 L 357.15625,102.25 L 358.6875,99.031251 L 382.4375,49.000002 z" style="opacity:1;color:#000000;fill:#c7e1e2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:14;stroke-linecap:round;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#metallic-lighting);enable-background:accumulate" />
+<path style="opacity:1;color:#000000;fill:#f4a430;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:14;stroke-linecap:round;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#metallic-lighting);enable-background:accumulate" d="M 641.53125,18.281251 L 635.65625,30.625001 L 607.5625,89.812501 L 543.1875,102.125 L 529.75,104.6875 L 539.6875,114.09375 L 587.3125,159.125 L 579.125,224.125 L 577.40625,237.71875 L 589.40625,231.15625 L 646.9375,199.75 L 706.25,227.65625 L 718.625,233.46875 L 716.125,220.03125 L 704.03125,155.65625 L 748.90625,107.84375 L 758.25,97.875002 L 744.6875,96.093752 L 679.6875,87.687502 L 648.09375,30.250001 L 641.53125,18.281251 z M 642.4375,49.000002 L 669.15625,97.531251 L 670.84375,100.65625 L 674.375,101.09375 L 729.3125,108.25 L 691.40625,148.625 L 688.96875,151.21875 L 689.625,154.71875 L 699.8125,209.15625 L 649.6875,185.59375 L 646.46875,184.09375 L 643.34375,185.78125 L 594.71875,212.34375 L 601.65625,157.34375 L 602.09375,153.8125 L 599.5,151.375 L 559.25,113.3125 L 613.65625,102.90625 L 617.15625,102.25 L 618.6875,99.031251 L 642.4375,49.000002 z" id="path2805" />
+</g>
+</svg>
diff --git a/share/examples/live-path-effects-curvestitch.svg b/share/examples/live-path-effects-curvestitch.svg
new file mode 100644
index 0000000..5e9125e
--- /dev/null
+++ b/share/examples/live-path-effects-curvestitch.svg
@@ -0,0 +1,413 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ 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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="793.70081"
+ height="1122.5197"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.92.0 r15304"
+ sodipodi:docname="live-path-effects-curvestitch.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ version="1.1">
+ <defs
+ id="defs4">
+ <inkscape:path-effect
+ effect="curvestitching"
+ id="path-effect3456"
+ count="5"
+ endpoint_variation="0;0"
+ scale_stroke_y="true"
+ startpoint_variation="0;0"
+ is_visible="true"
+ startpoint_edge_variation="0;1"
+ startpoint_spacing_variation="0;1"
+ endpoint_edge_variation="0;1"
+ endpoint_spacing_variation="0;1"
+ strokepath="M 0,0 H 1"
+ prop_scale="1"
+ scale_y_rel="false" />
+ <inkscape:path-effect
+ effect="curvestitching"
+ id="path-effect3449"
+ count="5"
+ endpoint_variation="0;1"
+ startpoint_variation="0;1"
+ strokepath="m -232.30746,542.9951 c 70.2332,-20.95956 119.76582,-16.7297 162.634561,1.01015"
+ scale_stroke_y="true"
+ is_visible="true"
+ startpoint_edge_variation="0;1"
+ startpoint_spacing_variation="0;1"
+ endpoint_edge_variation="0;1"
+ endpoint_spacing_variation="0;1"
+ prop_scale="1"
+ scale_y_rel="false" />
+ <inkscape:path-effect
+ effect="curvestitching"
+ id="path-effect2955"
+ count="49"
+ endpoint_variation="0;0"
+ startpoint_variation="0;0"
+ is_visible="true"
+ startpoint_edge_variation="0;1"
+ startpoint_spacing_variation="0;1"
+ endpoint_edge_variation="0;1"
+ endpoint_spacing_variation="0;1"
+ strokepath="M 0,0 H 1"
+ prop_scale="1"
+ scale_y_rel="false" />
+ <inkscape:path-effect
+ effect="curvestitching"
+ id="path-effect2936"
+ count="20"
+ is_visible="true"
+ startpoint_edge_variation="0;1"
+ startpoint_spacing_variation="0;1"
+ endpoint_edge_variation="0;1"
+ endpoint_spacing_variation="0;1"
+ strokepath="M 0,0 H 1"
+ prop_scale="1"
+ scale_y_rel="false" />
+ <inkscape:path-effect
+ effect="curvestitching"
+ id="path-effect2332"
+ count="25"
+ is_visible="true"
+ startpoint_edge_variation="0;1"
+ startpoint_spacing_variation="0;1"
+ endpoint_edge_variation="0;1"
+ endpoint_spacing_variation="0;1"
+ strokepath="M 0,0 H 1"
+ prop_scale="1"
+ scale_y_rel="false" />
+ <inkscape:path-effect
+ effect="curvestitching"
+ id="path-effect2300"
+ count="40"
+ endpoint_variation="0;1"
+ scale_stroke_y="true"
+ startpoint_variation="0;1"
+ strokepath="m 22.223356,138.17413 c 70.233208,-20.95956 119.765824,-16.7297 162.634564,1.01015"
+ is_visible="true"
+ startpoint_edge_variation="0;1"
+ startpoint_spacing_variation="0;1"
+ endpoint_edge_variation="0;1"
+ endpoint_spacing_variation="0;1"
+ prop_scale="1"
+ scale_y_rel="false" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ gridtolerance="10000"
+ guidetolerance="10"
+ objecttolerance="10"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="0.52471242"
+ inkscape:cx="396.8504"
+ inkscape:cy="561.25983"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ inkscape:window-width="1152"
+ inkscape:window-height="808"
+ inkscape:window-x="0"
+ inkscape:window-y="25"
+ showgrid="false"
+ inkscape:window-maximized="0" />
+ <metadata
+ id="metadata7">
+ <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">
+ <path
+ id="path2293"
+ style="fill:#ffaaaa;fill-rule:evenodd;stroke:#000000;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 120.95298,630.29736 C 112.85316,835.5376 88.319358,977.60086 53.148201,1098.5638 M 118.40809,641.38632 C 116.27026,840.19038 95.879343,978.19133 64.247889,1095.9916 M 115.86626,652.48774 c 3.82923,192.38744 -12.40631,326.37612 -40.480629,441.08386 M 113.32845,663.60237 c 9.79765,185.9901 -2.26987,316.01855 -26.767477,427.70733 M 110.79574,674.7309 c 15.76326,179.61197 7.87665,305.73423 -13.022087,414.4808 M 108.26942,685.87395 c 21.72128,173.25326 18.02881,295.52528 0.75419,401.40925 M 105.75096,697.03196 C 133.41729,863.94668 133.9327,982.42621 120.311,1085.5299 M 103.242,708.20514 c 33.59249,160.59782 38.33009,275.34428 28.39418,375.75186 M 100.74432,719.39343 c 39.49335,154.30492 48.46815,265.37924 42.25536,363.17587 M 98.259855,730.59638 C 143.62193,878.63601 156.84972,986.10032 154.40218,1081.3715 M 95.790558,741.81309 c 51.191722,141.807 68.689082,245.7244 70.053842,338.55431 M 93.338353,753.04213 C 150.31379,888.65593 172.0981,989.09009 177.32704,1079.5605 M 90.904998,764.28147 C 153.61187,893.75025 179.70111,990.76516 188.85042,1078.9536 M 88.491919,775.52847 C 156.8714,898.91195 187.28311,992.57201 200.41168,1078.5507 M 86.100102,786.77996 C 160.08865,904.1472 194.83991,994.51419 212.00835,1078.3463 M 83.72996,798.03241 c 79.53155,111.42956 118.63886,198.56168 139.90816,280.29969 M 81.381224,809.28201 C 166.38939,914.86285 209.86823,998.81452 235.29794,1078.4994 M 79.052882,820.52484 C 169.47333,920.35661 217.33768,1001.1784 246.98388,1078.8393 M 76.743196,831.75715 C 172.51597,925.94973 224.77785,1003.6886 258.69115,1079.3434 M 74.449765,842.97551 C 175.52142,931.64793 232.19047,1006.3471 270.41423,1080.0033 M 72.16967,854.17702 c 106.32527,83.27875 167.40838,154.97848 209.97732,226.63438 M 69.899652,865.35946 C 181.44254,943.37632 246.94364,1012.114 293.88289,1081.761 M 67.636336,876.52134 C 184.37047,949.41006 254.29049,1015.2201 305.61527,1082.8437 M 65.37656,887.66203 c 121.9088,67.88895 196.24633,130.80037 251.9631,196.37987 M 63.117443,898.78156 C 190.19412,961.79141 268.94629,1021.8276 329.05395,1085.3377 M 60.856449,909.88047 C 193.1029,968.12257 276.26559,1025.3021 340.75654,1086.7145 M 58.591453,920.95972 C 196.01696,974.53484 283.58508,1028.8715 352.44629,1088.1557 M 56.320753,932.02053 C 198.94064,981.01794 290.90839,1032.521 364.12253,1089.6453 M 54.043061,943.06431 C 201.87735,987.56123 298.23848,1036.2356 375.7851,1091.1675 M 51.757469,954.09254 C 204.82965,994.15388 305.57775,1040.0001 387.43424,1092.7066 M 49.463395,965.10671 C 207.7994,1000.7851 312.92806,1043.7993 399.07061,1094.2467 M 47.160619,976.10829 C 210.78855,1007.442 320.29227,1047.6147 410.69736,1095.7676 M 44.849132,987.09867 C 213.79874,1014.1124 327.67314,1051.4283 422.3182,1097.2493 M 42.528985,998.07908 C 216.83027,1020.7869 335.0713,1055.227 433.93415,1098.6782 M 40.200364,1009.0506 c 179.682776,18.406 302.286806,49.9472 405.346046,90.9897 M 37.863553,1020.0144 c 185.093607,14.0982 312.057467,42.7137 419.292707,81.3073 M 35.518905,1030.9712 c 190.533045,9.7752 321.854115,35.4342 433.246195,71.5373 M 33.166819,1041.9219 c 196.000241,5.4278 331.676441,28.0952 447.207511,61.6644 m -449.56661,-50.719 c 201.49424,1.0472 341.52407,20.6838 461.17772,51.6735 m -463.543394,-40.733 c 207.014054,-3.3751 351.396584,13.1875 475.157844,41.5499"
+ inkscape:path-effect="#path-effect2300"
+ inkscape:original-d="M 127.41911,631.21956 28.997242,1057.2999 m 31.61712,42.3287 c 196.599438,-50.0694 300.742008,-10.8797 443.626588,-1.7853"
+ sodipodi:nodetypes="cccc"
+ inkscape:connector-curvature="0" />
+ <g
+ id="g3401"
+ transform="translate(84.253593,-127.29769)">
+ <g
+ transform="translate(35.708609,36.693085)"
+ id="g3179">
+ <ellipse
+ style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0000ff;stroke-width:0.56666666;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="path3177"
+ cx="13.891851"
+ cy="193.65985"
+ rx="40.412663"
+ ry="37.255424" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:23.46666718px;font-family:'Bitstream Vera Sans';fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ x="-1.4037727"
+ y="209.44606"
+ id="text3173"><tspan
+ sodipodi:role="line"
+ id="tspan3175"
+ x="-1.4037727"
+ y="209.44606"
+ style="font-weight:bold;font-size:42.66666794px;writing-mode:lr-tb;fill:#0000ff;stroke-width:1.06666672px">1</tspan></text>
+ </g>
+ <flowRoot
+ xml:space="preserve"
+ id="flowRoot3311"
+ style="font-style:normal;font-weight:normal;font-size:23.46666718px;font-family:'Bitstream Vera Sans';fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+ id="flowRegion3313"
+ style="stroke-width:1.06666672px"><rect
+ id="rect3315"
+ width="341.56625"
+ height="74.347237"
+ x="94.819656"
+ y="204.49303"
+ style="stroke-width:1.13777781px" /></flowRegion><flowPara
+ id="flowPara3317"
+ style="stroke-width:1.06666672px">Draw the two paths that will</flowPara><flowPara
+ id="flowPara3319"
+ style="stroke-width:1.06666672px">be connected with curves</flowPara></flowRoot> </g>
+ <g
+ id="g3412"
+ transform="translate(52.810449,-155.18571)">
+ <flowRoot
+ style="font-style:normal;font-weight:normal;font-size:23.46666718px;font-family:'Bitstream Vera Sans';fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="flowRoot3321"
+ xml:space="preserve"><flowRegion
+ id="flowRegion3323"
+ style="stroke-width:1.06666672px"><rect
+ y="335.50122"
+ x="145.98486"
+ height="113.13708"
+ width="364.19366"
+ id="rect3325"
+ style="stroke-width:1.13777781px" /></flowRegion><flowPara
+ id="flowPara3329"
+ style="stroke-width:1.06666672px">Combine them into</flowPara><flowPara
+ id="flowPara3333"
+ style="stroke-width:1.06666672px">one path (Ctrl+K)</flowPara></flowRoot> <g
+ transform="translate(3.2324881,93.742157)"
+ id="g2615">
+ <g
+ transform="translate(84.195931,77.637931)"
+ id="g2619">
+ <ellipse
+ style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0000ff;stroke-width:0.56666666;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="path2621"
+ cx="12.814355"
+ cy="191.50485"
+ rx="40.412663"
+ ry="37.255424" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:23.46666718px;font-family:'Bitstream Vera Sans';fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ x="-1.0881814"
+ y="206.21358"
+ id="text2623"><tspan
+ sodipodi:role="line"
+ id="tspan2625"
+ x="-1.0881814"
+ y="206.21358"
+ style="font-weight:bold;font-size:42.66666794px;writing-mode:lr-tb;fill:#0000ff;stroke-width:1.06666672px">2</tspan></text>
+ </g>
+ </g>
+ </g>
+ <ellipse
+ id="path2645"
+ style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0000ff;stroke-width:0.56666666;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ cx="56.379425"
+ cy="567.81488"
+ rx="40.412663"
+ ry="37.255424" />
+ <text
+ id="text2647"
+ y="582.96997"
+ x="40.321896"
+ style="font-style:normal;font-weight:normal;font-size:23.46666718px;font-family:'Bitstream Vera Sans';fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ xml:space="preserve"><tspan
+ style="font-weight:bold;font-size:42.66666794px;writing-mode:lr-tb;fill:#0000ff;stroke-width:1.06666672px"
+ y="582.96997"
+ x="40.321896"
+ id="tspan2649"
+ sodipodi:role="line">4</tspan></text>
+ <g
+ id="g2618"
+ transform="translate(108.8271,-17.239937)">
+ <g
+ transform="translate(664.96051,77.241696)"
+ id="g2692">
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#008000;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m -247.79462,579.19477 c 74.91541,-22.35686 127.7502,-17.84501 173.476861,1.0775"
+ id="path2325"
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0" />
+ <text
+ id="text2657"
+ y="547.13678"
+ x="-262.90906"
+ style="font-style:normal;font-weight:normal;font-size:23.46666718px;font-family:'Bitstream Vera Sans';fill:#008000;fill-opacity:1;stroke:none;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ xml:space="preserve"><tspan
+ y="547.13678"
+ x="-262.90906"
+ id="tspan2659"
+ sodipodi:role="line"
+ style="stroke-width:1.06666672px">replacement</tspan></text>
+ </g>
+ <g
+ transform="translate(539.82551,3.2324889)"
+ id="g2697">
+ <path
+ id="path2651"
+ d="M -123.76659,644.85089 H 50.91849"
+ style="fill:#ff0000;fill-rule:evenodd;stroke:#ff0000;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:23.46666718px;font-family:'Bitstream Vera Sans';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ x="-48.520641"
+ y="681.66132"
+ id="text2685"><tspan
+ sodipodi:role="line"
+ id="tspan2687"
+ x="-48.520641"
+ y="681.66132"
+ style="stroke-width:1.06666672px">default path</tspan></text>
+ </g>
+ </g>
+ <ellipse
+ style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0000ff;stroke-width:0.56666666;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="path2708"
+ cx="309.00467"
+ cy="780.78973"
+ rx="40.412663"
+ ry="37.255424" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:23.46666718px;font-family:'Bitstream Vera Sans';fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ x="295.78787"
+ y="795.49841"
+ id="text2710"><tspan
+ sodipodi:role="line"
+ id="tspan2712"
+ x="295.78787"
+ y="795.49841"
+ style="font-weight:bold;font-size:42.66666794px;writing-mode:lr-tb;fill:#0000ff;stroke-width:1.06666672px">5</tspan></text>
+ <g
+ id="g3424"
+ transform="translate(141.49771,-47.49954)">
+ <g
+ id="g2627"
+ transform="translate(4.7562976,182.12311)">
+ <g
+ id="g2631"
+ transform="translate(84.195931,77.637931)">
+ <ellipse
+ id="path2633"
+ style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0000ff;stroke-width:0.56666666;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ cx="12.814355"
+ cy="191.50485"
+ rx="40.412663"
+ ry="37.255424" />
+ <text
+ id="text2635"
+ y="206.21358"
+ x="-1.0881814"
+ style="font-style:normal;font-weight:normal;font-size:23.46666718px;font-family:'Bitstream Vera Sans';fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ xml:space="preserve"><tspan
+ style="font-weight:bold;font-size:42.66666794px;writing-mode:lr-tb;fill:#0000ff;stroke-width:1.06666672px"
+ y="206.21358"
+ x="-1.0881814"
+ id="tspan2637"
+ sodipodi:role="line">3</tspan></text>
+ </g>
+ </g>
+ <flowRoot
+ xml:space="preserve"
+ id="flowRoot3349"
+ style="font-style:normal;font-weight:normal;font-size:23.46666718px;font-family:'Bitstream Vera Sans';fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+ id="flowRegion3351"
+ style="stroke-width:1.06666672px"><rect
+ id="rect3353"
+ width="301.69888"
+ height="84.044693"
+ x="147.8784"
+ y="425.64117"
+ style="stroke-width:1.13777781px" /></flowRegion><flowPara
+ id="flowPara3357"
+ style="stroke-width:1.06666672px">Apply &quot;Curve Stitching&quot;</flowPara><flowPara
+ id="flowPara3361"
+ style="stroke-width:1.06666672px">effect (Ctrl+Shift+7)</flowPara></flowRoot> </g>
+ <flowRoot
+ xml:space="preserve"
+ id="flowRoot3363"
+ style="font-style:normal;font-weight:normal;font-size:23.46666718px;font-family:'Bitstream Vera Sans';fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+ id="flowRegion3365"
+ style="stroke-width:1.06666672px"><rect
+ id="rect3367"
+ width="466.55579"
+ height="118.52457"
+ x="351.2637"
+ y="731.38861"
+ style="stroke-width:1.13777781px" /></flowRegion><flowPara
+ id="flowPara3371"
+ style="stroke-width:1.06666672px">Copy the replacement (Ctrl+C)</flowPara><flowPara
+ id="flowPara2638"
+ style="stroke-width:1.06666672px">and paste it onto the &quot;Stroke path&quot; </flowPara><flowPara
+ id="flowPara2642"
+ style="stroke-width:1.06666672px">(press F2 to edit the original paths!)</flowPara></flowRoot> <path
+ id="path3436"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 545.57954,64.935989 543.42455,222.2504 m 21.54992,25.8599 h 144.38447"
+ inkscape:connector-curvature="0" />
+ <path
+ d="m 111.45787,319.40993 19.39493,183.17433 m -19.93368,-143.84573 56.0298,143.84573 m -56.56854,-104.51712 92.66465,104.51712 m -93.2034,-65.18852 129.29952,65.18852 m -129.83827,-25.85991 165.93439,25.85991"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="path3447"
+ inkscape:path-effect="#path-effect3456"
+ inkscape:original-d="m 111.45787,319.40993 -2.15499,157.31442 m 21.54992,25.85991 h 144.38447"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:original-d="m 538.53913,830.82361 -2.15499,157.31442 m 21.54992,25.85987 h 144.38447"
+ inkscape:path-effect="#path-effect3449"
+ id="path3454"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 532.04388,831.51134 c 29.21868,76.89631 30.91933,133.12996 18.39039,183.28066 M 531.91422,872.52286 c 43.72657,54.51198 56.84981,99.85742 55.08853,144.21234 M 532.57433,913.8139 c 55.70012,31.23066 80.7574,65.86891 91.90881,105.1872 m -90.50068,-64.35942 c 65.2733,9.43592 102.74905,33.06697 128.84477,66.09052 M 535.37838,994.59169 c 74.88568,-9.54208 124.77197,2.51332 165.77884,26.85801"
+ inkscape:connector-curvature="0" />
+ <flowRoot
+ xml:space="preserve"
+ id="flowRoot2591"
+ style="font-style:normal;font-weight:normal;font-size:23.46666718px;font-family:'Bitstream Vera Sans';fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+ id="flowRegion2593"
+ style="stroke-width:1.06666672px"><rect
+ id="rect2595"
+ width="484.8732"
+ height="100.20713"
+ x="102.36214"
+ y="548.21429"
+ style="font-size:23.46666718px;stroke-width:1.13777781px" /></flowRegion><flowPara
+ id="flowPara2597"
+ style="stroke-width:1.06666672px">Draw a path that will replace the default horizontal connecting path</flowPara></flowRoot> </g>
+</svg>
diff --git a/share/examples/live-path-effects-gears.svg b/share/examples/live-path-effects-gears.svg
new file mode 100644
index 0000000..bb2b2ea
--- /dev/null
+++ b/share/examples/live-path-effects-gears.svg
@@ -0,0 +1,187 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ 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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="744.09448819"
+ height="1052.3622047"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.92"
+ sodipodi:docname="live-path-effects-gears.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape">
+ <defs
+ id="defs4">
+ <inkscape:path-effect
+ effect="gears"
+ id="path-effect2210"
+ phi="20"
+ teeth="10" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ gridtolerance="10000"
+ guidetolerance="10"
+ objecttolerance="10"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="0.98994949"
+ inkscape:cx="317.20474"
+ inkscape:cy="868.11317"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ inkscape:window-width="1152"
+ inkscape:window-height="808"
+ inkscape:window-x="-4"
+ inkscape:window-y="-4" />
+ <metadata
+ id="metadata7">
+ <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">
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#008000;stroke-width:0.99999987999999995px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 188.451,150.115 C 188.451,150.115 187.467,149.085 186.466,146.531 C 185.466,143.977 184.47,139.893 184.6,134.408 C 186.335,133.096 188.135,131.868 189.99,130.732 C 195.144,132.613 198.583,135.031 200.595,136.895 C 202.607,138.759 203.207,140.051 203.207,140.051 L 206.417,147.113 C 210.25,145.371 214.333,144.177 218.501,143.581 L 217.402,135.901 C 217.402,135.901 217.211,134.49 217.903,131.836 C 218.594,129.181 220.189,125.292 223.518,120.931 C 225.693,120.889 227.871,120.954 230.04,121.125 C 233.103,125.676 234.464,129.654 234.997,132.345 C 235.529,135.035 235.255,136.433 235.255,136.433 L 233.701,144.033 C 237.826,144.877 241.83,146.311 245.553,148.278 L 249.178,141.419 C 249.178,141.419 249.853,140.166 251.973,138.425 C 254.092,136.684 257.669,134.475 262.925,132.903 C 264.71,134.148 266.433,135.481 268.088,136.894 C 267.891,142.377 266.654,146.394 265.503,148.884 C 264.352,151.374 263.309,152.344 263.309,152.344 L 257.584,157.579 C 260.426,160.686 262.822,164.2 264.678,167.98 L 271.642,164.561 C 271.642,164.561 272.925,163.944 275.663,163.781 C 278.401,163.619 282.593,163.934 287.769,165.752 C 288.481,167.808 289.092,169.899 289.6,172.015 C 286.218,176.335 282.856,178.858 280.461,180.196 C 278.067,181.534 276.653,181.705 276.653,181.705 L 268.944,182.575 C 269.417,186.76 269.29,191.011 268.57,195.16 L 276.213,196.487 C 276.213,196.487 277.614,196.742 279.925,198.22 C 282.236,199.698 285.442,202.417 288.56,206.93 C 287.928,209.012 287.193,211.063 286.36,213.073 C 281.085,214.58 276.882,214.645 274.158,214.32 C 271.435,213.995 270.19,213.303 270.19,213.303 L 263.442,209.476 C 261.365,213.138 258.764,216.503 255.742,219.436 L 261.145,225.003 C 261.145,225.003 262.129,226.033 263.13,228.587 C 264.131,231.14 265.126,235.225 264.996,240.709 C 263.261,242.022 261.461,243.249 259.606,244.386 C 254.453,242.504 251.014,240.086 249.001,238.223 C 246.989,236.359 246.389,235.067 246.389,235.067 L 243.18,228.004 C 239.346,229.747 235.264,230.94 231.095,231.537 L 232.195,239.216 C 232.195,239.216 232.385,240.627 231.694,243.282 C 231.002,245.936 229.407,249.826 226.078,254.186 C 223.903,254.228 221.725,254.163 219.556,253.992 C 216.493,249.441 215.132,245.464 214.599,242.773 C 214.067,240.082 214.341,238.684 214.341,238.684 L 215.896,231.084 C 211.77,230.24 207.766,228.806 204.043,226.839 L 200.419,233.698 C 200.419,233.698 199.743,234.952 197.624,236.693 C 195.504,238.434 191.927,240.643 186.671,242.214 C 184.886,240.969 183.163,239.637 181.509,238.223 C 181.705,232.741 182.942,228.723 184.093,226.233 C 185.244,223.743 186.287,222.774 186.287,222.774 L 192.012,217.539 C 189.171,214.431 186.774,210.917 184.918,207.137 L 177.955,210.556 C 177.955,210.556 176.671,211.174 173.933,211.336 C 171.195,211.499 167.003,211.183 161.827,209.365 C 161.115,207.309 160.504,205.218 159.996,203.102 C 163.378,198.783 166.74,196.259 169.135,194.921 C 171.529,193.583 172.943,193.412 172.943,193.412 L 180.652,192.542 C 180.18,188.358 180.306,184.106 181.027,179.958 L 173.383,178.63 C 173.383,178.63 171.982,178.375 169.671,176.897 C 167.361,175.419 164.155,172.7 161.036,168.187 C 161.668,166.105 162.403,164.054 163.236,162.044 C 168.511,160.537 172.714,160.472 175.438,160.797 C 178.162,161.122 179.406,161.815 179.406,161.815 L 186.154,165.642 C 188.231,161.979 190.833,158.614 193.854,155.681 L 188.451,150.115 M 278.465,232.789 C 278.465,232.789 277.085,233.029 274.495,232.351 C 271.906,231.674 268.117,230.05 264.003,226.623 C 263.952,224.62 264.01,222.614 264.175,220.617 C 268.478,217.431 272.354,216.027 274.978,215.499 C 277.602,214.971 278.967,215.289 278.967,215.289 L 287.153,217.291 C 288.11,213.376 289.786,209.638 292.071,206.318 L 285.129,201.54 C 285.129,201.54 283.983,200.733 282.631,198.423 C 281.279,196.112 279.748,192.286 279.263,186.954 C 280.643,185.501 282.102,184.123 283.631,182.828 C 288.927,183.618 292.66,185.366 294.889,186.848 C 297.118,188.33 297.858,189.52 297.858,189.52 L 302.23,196.724 C 305.676,194.633 309.504,193.174 313.467,192.442 L 311.937,184.155 C 311.937,184.155 311.697,182.774 312.375,180.185 C 313.053,177.595 314.676,173.806 318.103,169.693 C 320.106,169.642 322.112,169.699 324.109,169.865 C 327.295,174.168 328.699,178.043 329.227,180.667 C 329.756,183.292 329.438,184.656 329.438,184.656 L 327.435,192.842 C 331.35,193.8 335.089,195.475 338.409,197.76 L 343.187,190.818 C 343.187,190.818 343.993,189.672 346.304,188.32 C 348.614,186.968 352.441,185.437 357.773,184.952 C 359.226,186.332 360.603,187.791 361.898,189.32 C 361.108,194.616 359.361,198.349 357.879,200.578 C 356.397,202.808 355.207,203.547 355.207,203.547 L 348.003,207.92 C 350.094,211.365 351.553,215.193 352.285,219.157 L 360.572,217.626 C 360.572,217.626 361.952,217.386 364.542,218.064 C 367.132,218.742 370.92,220.365 375.034,223.792 C 375.085,225.796 375.027,227.802 374.862,229.799 C 370.559,232.984 366.683,234.388 364.059,234.917 C 361.435,235.445 360.071,235.127 360.071,235.127 L 351.884,233.124 C 350.927,237.04 349.251,240.778 346.966,244.098 L 353.909,248.876 C 353.909,248.876 355.054,249.682 356.406,251.993 C 357.758,254.303 359.289,258.13 359.775,263.462 C 358.394,264.915 356.935,266.293 355.406,267.588 C 350.111,266.798 346.378,265.05 344.148,263.568 C 341.919,262.086 341.179,260.896 341.179,260.896 L 336.807,253.692 C 333.361,255.783 329.533,257.242 325.57,257.974 L 327.1,266.261 C 327.1,266.261 327.34,267.641 326.662,270.231 C 325.984,272.821 324.361,276.609 320.934,280.723 C 318.931,280.774 316.925,280.717 314.928,280.551 C 311.742,276.248 310.338,272.373 309.81,269.748 C 309.281,267.124 309.6,265.76 309.6,265.76 L 311.602,257.574 C 307.687,256.616 303.949,254.941 300.628,252.656 L 295.851,259.598 C 295.851,259.598 295.044,260.743 292.734,262.095 C 290.423,263.447 286.596,264.978 281.264,265.464 C 279.812,264.084 278.434,262.625 277.139,261.095 C 277.929,255.8 279.677,252.067 281.159,249.838 C 282.641,247.608 283.83,246.869 283.83,246.869 L 291.035,242.496 C 288.943,239.051 287.485,235.222 286.753,231.259 L 278.465,232.789 M 354.925,184.821 C 354.925,184.821 353.539,185.28 350.716,185.163 C 347.894,185.046 343.635,184.334 338.452,182.084 C 337.939,179.844 337.526,177.58 337.213,175.303 C 341.268,171.367 344.999,169.196 347.598,168.088 C 350.198,166.981 351.656,166.921 351.656,166.921 L 358.739,166.674 C 358.59,162.382 358.941,158.073 359.782,153.862 L 352.831,152.474 C 352.831,152.474 351.402,152.179 349.016,150.666 C 346.63,149.153 343.298,146.407 339.934,141.867 C 340.61,139.67 341.384,137.503 342.252,135.375 C 347.731,133.993 352.048,133.979 354.853,134.319 C 357.658,134.66 358.951,135.337 358.951,135.337 L 365.209,138.665 C 367.225,134.874 369.683,131.317 372.517,128.091 L 367.192,123.413 C 367.192,123.413 366.102,122.443 364.792,119.94 C 363.482,117.436 361.97,113.393 361.326,107.779 C 363.01,106.214 364.763,104.725 366.579,103.316 C 372.016,104.859 375.761,107.005 378.02,108.702 C 380.279,110.4 381.06,111.632 381.06,111.632 L 384.815,117.643 C 388.457,115.368 392.364,113.517 396.432,112.14 L 394.159,105.427 C 394.159,105.427 393.7,104.041 393.817,101.218 C 393.934,98.3955 394.646,94.1374 396.896,88.9536 C 399.136,88.4408 401.4,88.0275 403.677,87.7152 C 407.614,91.7695 409.785,95.5011 410.892,98.1004 C 411.999,100.7 412.059,102.158 412.059,102.158 L 412.306,109.241 C 416.598,109.092 420.907,109.443 425.118,110.284 L 426.507,103.333 C 426.507,103.333 426.802,101.904 428.315,99.5179 C 429.828,97.1318 432.573,93.8002 437.113,90.4355 C 439.31,91.1118 441.477,91.8856 443.605,92.7539 C 444.987,98.2331 445.001,102.55 444.661,105.355 C 444.32,108.16 443.643,109.453 443.643,109.453 L 440.315,115.71 C 444.106,117.727 447.663,120.185 450.889,123.019 L 455.567,117.694 C 455.567,117.694 456.537,116.604 459.04,115.294 C 461.544,113.984 465.587,112.471 471.201,111.828 C 472.766,113.512 474.255,115.265 475.665,117.081 C 474.122,122.517 471.975,126.263 470.278,128.522 C 468.581,130.781 467.348,131.562 467.348,131.562 L 461.337,135.317 C 463.612,138.959 465.463,142.866 466.84,146.934 L 473.553,144.661 C 473.553,144.661 474.939,144.202 477.762,144.319 C 480.585,144.436 484.843,145.148 490.027,147.398 C 490.539,149.638 490.953,151.902 491.265,154.179 C 487.211,158.116 483.479,160.287 480.88,161.394 C 478.28,162.501 476.822,162.561 476.822,162.561 L 469.739,162.808 C 469.888,167.1 469.538,171.409 468.696,175.62 L 475.647,177.009 C 475.647,177.009 477.076,177.304 479.462,178.817 C 481.848,180.329 485.18,183.075 488.545,187.615 C 487.868,189.812 487.095,191.979 486.226,194.107 C 480.747,195.489 476.43,195.503 473.625,195.163 C 470.82,194.822 469.527,194.145 469.527,194.145 L 463.27,190.817 C 461.253,194.608 458.795,198.165 455.961,201.391 L 461.286,206.069 C 461.286,206.069 462.376,207.039 463.686,209.542 C 464.996,212.046 466.509,216.089 467.153,221.703 C 465.468,223.268 463.715,224.757 461.899,226.167 C 456.463,224.624 452.717,222.477 450.458,220.78 C 448.199,219.083 447.418,217.85 447.418,217.85 L 443.663,211.839 C 440.021,214.114 436.114,215.965 432.046,217.342 L 434.319,224.055 C 434.319,224.055 434.778,225.441 434.661,228.264 C 434.544,231.087 433.832,235.345 431.582,240.529 C 429.342,241.041 427.078,241.455 424.801,241.767 C 420.865,237.713 418.694,233.981 417.586,231.382 C 416.479,228.782 416.419,227.324 416.419,227.324 L 416.172,220.241 C 411.88,220.39 407.571,220.04 403.36,219.198 L 401.972,226.149 C 401.972,226.149 401.677,227.578 400.164,229.964 C 398.651,232.35 395.905,235.682 391.365,239.047 C 389.168,238.37 387.001,237.596 384.873,236.728 C 383.491,231.249 383.477,226.932 383.817,224.127 C 384.158,221.322 384.835,220.029 384.835,220.029 L 388.163,213.772 C 384.372,211.755 380.815,209.297 377.589,206.463 L 372.911,211.788 C 372.911,211.788 371.941,212.878 369.438,214.188 C 366.934,215.498 362.891,217.011 357.277,217.655 C 355.712,215.97 354.223,214.217 352.814,212.401 C 354.357,206.965 356.503,203.219 358.2,200.96 C 359.898,198.701 361.13,197.92 361.13,197.92 L 367.142,194.165 C 364.866,190.523 363.015,186.616 361.638,182.548 L 354.925,184.821 M 490.894,190.98 C 490.894,190.98 490.184,189.682 489.755,186.844 C 489.326,184.006 489.195,179.627 490.37,174.008 C 492.521,173.065 494.712,172.214 496.934,171.457 C 501.595,174.808 504.456,178.127 506.055,180.51 C 507.655,182.893 508.008,184.33 508.008,184.33 L 509.579,190.898 C 513.774,189.894 518.076,189.336 522.389,189.237 L 522.234,182.486 C 522.234,182.486 522.208,181.006 523.147,178.294 C 524.086,175.581 526.005,171.643 529.657,167.214 C 531.999,167.379 534.335,167.643 536.655,168.006 C 539.224,173.139 540.215,177.407 540.524,180.261 C 540.833,183.114 540.477,184.551 540.477,184.551 L 538.816,191.096 C 542.998,192.157 547.066,193.662 550.931,195.579 L 553.931,189.529 C 553.931,189.529 554.596,188.207 556.688,186.241 C 558.78,184.276 562.309,181.681 567.601,179.456 C 569.598,180.691 571.543,182.01 573.429,183.409 C 573.319,189.149 572.212,193.388 571.16,196.058 C 570.107,198.728 569.125,199.835 569.125,199.835 L 564.613,204.859 C 567.822,207.742 570.725,210.965 573.256,214.458 L 578.724,210.495 C 578.724,210.495 579.927,209.634 582.693,208.865 C 585.459,208.097 589.79,207.44 595.51,207.929 C 596.704,209.951 597.813,212.023 598.833,214.138 C 596.068,219.169 593.118,222.408 590.945,224.283 C 588.772,226.159 587.388,226.682 587.388,226.682 L 581.058,229.034 C 582.56,233.077 583.633,237.281 584.251,241.55 L 590.934,240.582 C 590.934,240.582 592.4,240.378 595.206,240.983 C 598.011,241.589 602.152,243.019 606.989,246.111 C 607.108,248.456 607.127,250.806 607.047,253.153 C 602.26,256.322 598.143,257.82 595.348,258.47 C 592.552,259.121 591.083,258.941 591.083,258.941 L 584.385,258.082 C 583.836,262.36 582.832,266.581 581.396,270.648 L 587.763,272.897 C 587.763,272.897 589.156,273.398 591.359,275.237 C 593.562,277.077 596.564,280.268 599.41,285.254 C 598.425,287.385 597.35,289.475 596.188,291.516 C 590.477,292.098 586.136,291.51 583.358,290.787 C 580.58,290.064 579.363,289.222 579.363,289.222 L 573.832,285.349 C 571.357,288.882 568.507,292.152 565.345,295.087 L 569.938,300.037 C 569.938,300.037 570.938,301.127 572.034,303.78 C 573.13,306.433 574.305,310.654 574.509,316.391 C 572.646,317.82 570.723,319.171 568.746,320.438 C 563.418,318.3 559.847,315.762 557.723,313.831 C 555.6,311.9 554.914,310.589 554.914,310.589 L 551.816,304.588 C 547.983,306.567 543.939,308.138 539.776,309.267 L 541.542,315.784 C 541.542,315.784 541.921,317.215 541.659,320.073 C 541.396,322.931 540.475,327.214 537.989,332.389 C 535.676,332.789 533.345,333.091 531.006,333.295 C 527.282,328.925 525.299,325.019 524.316,322.322 C 523.333,319.625 523.335,318.145 523.335,318.145 L 523.381,311.392 C 519.067,311.363 514.757,310.875 510.546,309.94 L 509.081,316.532 C 509.081,316.532 508.752,317.974 507.191,320.383 C 505.63,322.792 502.824,326.157 498.218,329.583 C 495.984,328.862 493.779,328.047 491.614,327.14 C 490.347,321.54 490.407,317.16 490.79,314.315 C 491.173,311.47 491.862,310.161 491.862,310.161 L 495.041,304.203 C 491.235,302.172 487.645,299.737 484.351,296.952 L 479.99,302.108 C 479.99,302.108 479.028,303.232 476.527,304.64 C 474.025,306.048 469.977,307.723 464.307,308.616 C 462.663,306.94 461.09,305.193 459.594,303.383 C 461.075,297.837 463.163,293.986 464.825,291.645 C 466.486,289.304 467.704,288.465 467.704,288.465 L 473.288,284.666 C 470.861,281.1 468.814,277.275 467.192,273.278 L 460.935,275.817 C 460.935,275.817 459.561,276.366 456.691,276.45 C 453.822,276.534 449.459,276.136 444.023,274.292 C 443.347,272.043 442.766,269.766 442.282,267.468 C 446.171,263.245 449.81,260.806 452.369,259.505 C 454.927,258.204 456.397,258.027 456.397,258.027 L 463.106,257.259 C 462.615,252.973 462.579,248.635 463.001,244.342 L 456.28,243.683 C 456.28,243.683 454.808,243.53 452.229,242.271 C 449.649,241.011 445.971,238.632 442.014,234.472 C 442.461,232.167 443.005,229.881 443.644,227.621 C 449.05,225.689 453.406,225.22 456.276,225.258 C 459.146,225.295 460.529,225.821 460.529,225.821 L 466.827,228.259 C 468.384,224.236 470.368,220.378 472.737,216.773 L 467.092,213.066 C 467.092,213.066 465.86,212.246 464.161,209.932 C 462.462,207.619 460.311,203.802 458.741,198.281 C 460.207,196.447 461.751,194.675 463.368,192.972 C 469.052,193.773 473.127,195.382 475.651,196.749 C 478.175,198.116 479.155,199.225 479.155,199.225 L 483.599,204.309 C 486.847,201.471 490.397,198.978 494.169,196.886 L 490.894,190.98 M 505.579,326.493 C 505.579,326.493 505.677,325.055 506.866,322.54 C 508.056,320.024 510.356,316.441 514.437,312.657 C 516.646,313.04 518.837,313.526 521.001,314.112 C 523.101,319.266 523.671,323.486 523.686,326.268 C 523.702,329.051 523.182,330.395 523.182,330.395 L 520.458,337.299 C 524.422,338.864 528.184,340.937 531.624,343.454 L 536.007,337.463 C 536.007,337.463 536.865,336.306 539.226,334.833 C 541.587,333.36 545.459,331.59 550.938,330.613 C 552.59,332.129 554.17,333.722 555.673,335.385 C 554.653,340.856 552.852,344.714 551.361,347.064 C 549.869,349.413 548.706,350.263 548.706,350.263 L 542.681,354.598 C 545.17,358.057 547.214,361.836 548.747,365.812 L 555.673,363.142 C 555.673,363.142 557.02,362.633 559.803,362.67 C 562.585,362.708 566.8,363.311 571.937,365.452 C 572.507,367.62 572.975,369.815 573.341,372.027 C 569.525,376.078 565.923,378.35 563.399,379.519 C 560.874,380.689 559.436,380.775 559.436,380.775 L 552.023,381.165 C 552.247,385.421 551.924,389.705 551.064,393.878 L 558.334,395.377 C 558.334,395.377 559.743,395.677 562.063,397.213 C 564.384,398.749 567.603,401.535 570.768,406.113 C 570.075,408.245 569.282,410.345 568.393,412.403 C 562.993,413.748 558.735,413.712 555.979,413.331 C 553.222,412.951 551.966,412.245 551.966,412.245 L 545.52,408.566 C 543.407,412.267 540.819,415.696 537.839,418.742 L 543.145,423.933 C 543.145,423.933 544.167,424.948 545.289,427.494 C 546.411,430.041 547.613,434.125 547.8,439.687 C 546.065,441.106 544.263,442.444 542.402,443.695 C 537.132,441.907 533.57,439.575 531.457,437.764 C 529.344,435.954 528.668,434.681 528.668,434.681 L 525.234,428.1 C 521.456,430.072 517.425,431.557 513.271,432.509 L 514.928,439.744 C 514.928,439.744 515.24,441.151 514.807,443.9 C 514.374,446.648 513.177,450.734 510.327,455.515 C 508.1,455.77 505.861,455.921 503.619,455.968 C 500.153,451.614 498.417,447.727 497.618,445.061 C 496.819,442.395 496.939,440.96 496.939,440.96 L 497.608,433.567 C 493.364,433.183 489.169,432.253 485.161,430.808 L 482.643,437.791 C 482.643,437.791 482.145,439.142 480.295,441.221 C 478.444,443.299 475.228,446.089 470.246,448.57 C 468.235,447.581 466.269,446.497 464.358,445.325 C 463.795,439.788 464.437,435.579 465.206,432.905 C 465.975,430.23 466.852,429.087 466.852,429.087 L 471.412,423.23 C 468.049,420.612 465.023,417.563 462.432,414.179 L 456.539,418.692 C 456.539,418.692 455.389,419.56 452.709,420.308 C 450.029,421.057 445.815,421.665 440.282,421.059 C 439.125,419.139 438.057,417.165 437.083,415.145 C 439.604,410.183 442.419,406.989 444.512,405.155 C 446.605,403.321 447.96,402.834 447.96,402.834 L 454.963,400.371 C 453.549,396.351 452.652,392.149 452.302,387.902 L 444.904,388.513 C 444.904,388.513 443.468,388.621 440.808,387.802 C 438.149,386.982 434.275,385.216 429.949,381.715 C 430.013,379.474 430.182,377.236 430.455,375.01 C 435.258,372.199 439.353,371.034 442.105,370.622 C 444.857,370.211 446.261,370.534 446.261,370.534 L 453.483,372.248 C 454.468,368.102 455.985,364.082 457.986,360.32 L 451.433,356.834 C 451.433,356.834 450.165,356.149 448.372,354.022 C 446.578,351.894 444.274,348.314 442.527,343.03 C 443.793,341.179 445.145,339.388 446.577,337.663 C 452.138,337.894 456.213,339.128 458.75,340.27 C 461.288,341.412 462.295,342.443 462.295,342.443 L 467.443,347.79 C 470.513,344.834 473.962,342.273 477.68,340.189 L 474.051,333.714 C 474.051,333.714 473.356,332.452 472.997,329.693 C 472.638,326.933 472.635,322.676 474.023,317.286 C 476.088,316.414 478.194,315.638 480.331,314.961 C 484.884,318.162 487.645,321.403 489.163,323.736 C 490.68,326.068 490.97,327.48 490.97,327.48 L 492.41,334.761 C 496.591,333.934 500.877,333.644 505.131,333.902 L 505.579,326.493"
+ id="path2208"
+ inkscape:path-effect="#path-effect2210"
+ inkscape:original-d="M 156.3255,87.161023 L 224.79814,187.55872 L 279.57624,178.43165 L 319.51861,225.20785 L 414.2391,164.74106 L 523.79531,250.30727 L 502.11231,383.79057" />
+ <path
+ id="path2300"
+ d="M 156.3255,87.161023 L 224.79814,187.55872 L 279.57624,178.43165 L 319.51861,225.20785 L 414.2391,164.74106 L 523.79531,250.30727 L 502.11231,383.79057"
+ style="fill:none;fill-rule:evenodd;stroke:#0000ff;stroke-width:0.99999987999999995px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:2.6989224;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path2306"
+ sodipodi:cx="57.5"
+ sodipodi:cy="90.219322"
+ sodipodi:rx="21.785715"
+ sodipodi:ry="25"
+ d="M 79.285715,90.219322 A 21.785715,25 0 1 1 35.714285,90.219322 A 21.785715,25 0 1 1 79.285715,90.219322 z"
+ transform="matrix(0.3696101,0,0,0.3714286,136.96171,57.423574)" />
+ <use
+ x="0"
+ y="0"
+ xlink:href="#path2306"
+ id="use2310"
+ transform="translate(67.142857,96.428571)"
+ width="744.09448"
+ height="1052.3622" />
+ <use
+ x="0"
+ y="0"
+ xlink:href="#use2310"
+ id="use2312"
+ transform="translate(53.571429,-6.4285714)"
+ width="744.09448"
+ height="1052.3622" />
+ <use
+ x="0"
+ y="0"
+ xlink:href="#use2312"
+ id="use2314"
+ transform="translate(40.714286,42.857143)"
+ width="744.09448"
+ height="1052.3622" />
+ <use
+ x="0"
+ y="0"
+ xlink:href="#use2314"
+ id="use2316"
+ transform="translate(93.571429,-56.857143)"
+ width="744.09448"
+ height="1052.3622" />
+ <flowRoot
+ xml:space="preserve"
+ id="flowRoot2322"
+ style="font-size:22px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+ transform="translate(15.714286,16.428571)"><flowRegion
+ id="flowRegion2324"><rect
+ id="rect2326"
+ width="157.14287"
+ height="47.142857"
+ x="57.142857"
+ y="24.505039" /></flowRegion><flowPara
+ id="flowPara2328"
+ style="font-size:16px">The first point defines the start angle</flowPara></flowRoot> <flowRoot
+ transform="translate(-80.498917,171.42858)"
+ style="font-size:22px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+ id="flowRoot2330"
+ xml:space="preserve"><flowRegion
+ id="flowRegion2332"><rect
+ y="24.505039"
+ x="57.142857"
+ height="47.142857"
+ width="179.28572"
+ id="rect2334" /></flowRegion><flowPara
+ style="font-size:16px"
+ id="flowPara2336">The 2nd point defines the center of the 1st gear</flowPara></flowRoot> <flowRoot
+ xml:space="preserve"
+ id="flowRoot2338"
+ style="font-size:22px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+ transform="translate(232.14286,5.714291)"><flowRegion
+ id="flowRegion2340"><rect
+ id="rect2342"
+ width="179.28572"
+ height="47.142857"
+ x="57.142857"
+ y="24.505039" /></flowRegion><flowPara
+ id="flowPara2344"
+ style="font-size:16px">The 3rd point defines the radius of the 1st gear</flowPara></flowRoot> <path
+ style="fill:none;fill-rule:evenodd;stroke:#ff0000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 138.01814,210.00395 L 217.14286,186.6479"
+ id="path2346"
+ sodipodi:nodetypes="cc" />
+ <path
+ sodipodi:nodetypes="cc"
+ id="path2348"
+ d="M 138.01814,210.00395 L 217.14286,186.6479"
+ style="fill:none;fill-rule:evenodd;stroke:#ff0000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#ff0000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 279.94457,171.61815 L 308.05659,69.975278"
+ id="path2350"
+ sodipodi:nodetypes="cc" />
+ <flowRoot
+ transform="translate(228.10225,265.32349)"
+ style="font-size:22px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+ id="flowRoot2352"
+ xml:space="preserve"><flowRegion
+ id="flowRegion2354"><rect
+ y="24.505039"
+ x="57.142857"
+ height="47.142857"
+ width="179.28572"
+ id="rect2356" /></flowRegion><flowPara
+ style="font-size:16px"
+ id="flowPara2358">More points define the centers of more gears</flowPara></flowRoot> <path
+ sodipodi:nodetypes="cc"
+ id="path2360"
+ d="M 380.77599,285.71462 L 412.45944,176.21461"
+ style="fill:none;fill-rule:evenodd;stroke:#ff0000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#ff0000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 340.06172,287.50034 L 322.45945,232.64318"
+ id="path2362"
+ sodipodi:nodetypes="cc" />
+ </g>
+</svg>
diff --git a/share/examples/live-path-effects-pathalongpath.svg b/share/examples/live-path-effects-pathalongpath.svg
new file mode 100644
index 0000000..0b66342
--- /dev/null
+++ b/share/examples/live-path-effects-pathalongpath.svg
@@ -0,0 +1,434 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ 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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="744.09448"
+ height="1052.3622"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.92"
+ sodipodi:docbase="C:\Documents and Settings\jf\Mes documents"
+ sodipodi:docname="live-path-effects-skeletal.svg"
+ version="1.0"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape">
+ <defs
+ id="defs4">
+ <inkscape:path-effect
+ effect="skeletal"
+ id="path-effect2461"
+ origin="0.1,0.2"
+ pattern="M 119.92529,-0.41956101 C 119.92529,1.659909 120.58678,2.431279 121.32538,3.765079 C 120.76714,6.123869 120.41028,8.500889 122.37545,11.088229 C 121.671,13.006199 122.5692,14.924159 123.95054,16.842119 C 123.71907,18.682279 124.92357,20.284009 126.05068,21.898579 C 126.25318,23.990909 127.36543,26.083239 129.20088,28.175559 C 112.57483,22.944749 111.46952,10.168439 108.8996,7.775379 C 107.5348,6.504509 106.05778,6.654809 105.00417,5.064329 C 103.95056,3.473849 103.32038,0.14257899 102.24918,-0.41974101 C 103.32038,-0.98206101 103.95056,-4.313331 105.00417,-5.903821 C 106.05778,-7.494301 107.5348,-7.343991 108.8996,-8.614861 C 111.46952,-11.007921 112.57483,-23.784231 129.20088,-29.015041 C 127.36543,-26.922721 126.25318,-24.830391 126.05068,-22.738061 C 124.92357,-21.123491 123.71907,-19.521771 123.95054,-17.681611 C 122.5692,-15.763641 121.671,-13.845681 122.37545,-11.927711 C 120.41028,-9.340371 120.76714,-6.963351 121.32538,-4.604571 C 120.58678,-3.270761 119.92529,-2.499391 119.92529,-0.41992101 M 102.24917,-9.399491 C 101.73918,-8.349411 101.40752,-7.043061 101.33869,-5.702881 M 97.931762,-12.373781 C 97.196772,-10.747321 96.683652,-9.149741 96.517362,-7.611401 M 40.796126,-31.951641 C 36.393294,-26.573831 34.489541,-20.703561 33.158143,-15.440541 M 92.314832,-9.032131 C 92.607472,-11.125331 93.016652,-13.311561 94.188102,-15.314231 M 69.466596,-14.799961 C 70.526116,-19.749901 72.232996,-25.173971 76.035906,-29.701501 M 76.247336,-13.550161 C 77.232456,-17.658201 78.546166,-22.280971 81.496132,-26.588961 M 81.688812,-12.160461 C 82.459442,-15.577031 83.798922,-19.288461 86.595282,-22.724941 M 87.619382,-10.586331 C 88.269962,-13.778381 89.079762,-17.038011 90.529502,-19.434311 M 39.372996,-16.390721 C 40.663096,-22.091891 42.448976,-28.160771 46.526886,-32.647581 M 44.719896,-16.786451 C 46.020076,-21.938221 48.120906,-27.667231 52.729216,-33.084921 M 51.186366,-16.832791 C 52.460916,-21.977761 54.401586,-27.698631 58.580646,-33.111011 M 57.755366,-16.454151 C 59.035266,-21.645811 60.894386,-27.451691 64.905486,-32.894161 M 70.743036,-31.820641 C 68.781736,-29.846411 65.654026,-23.126311 64.075116,-15.756401 M 32.943271,13.696999 C 31.02686,5.738139 30.600382,-0.45243101 26.863458,-0.37462101 C 30.736989,-0.29396101 30.793459,-6.970991 33.158143,-15.440541 C 32.058705,-10.280411 31.563422,-4.759601 33.107444,-0.37462101 C 31.648043,3.659839 31.768408,8.716679 32.943271,13.696999 z M 101.2948,4.002579 C 101.17471,1.399589 101.32632,-0.45999101 98.464912,-0.37462101 C 101.67522,-0.27884101 100.95543,-2.624431 101.33869,-5.702881 C 101.31622,-3.566861 101.64612,-1.440751 102.07417,-0.37462101 L 102.07417,-0.37461101 C 101.70843,0.53633899 101.30509,2.215759 101.2948,4.002579 z M 96.421272,5.945939 C 95.961022,1.675379 97.120182,-0.47020101 92.570952,-0.37462101 C 97.432252,-0.27249101 95.639582,-2.793851 96.517362,-7.611401 C 96.251492,-4.242461 97.074992,-1.421851 98.464912,-0.37462101 C 97.205982,0.57391899 96.293052,3.033689 96.421272,5.945939 z M 92.199792,7.369879 C 91.682072,3.112599 91.561712,-0.45910101 87.418402,-0.37462101 C 91.855932,-0.28415101 91.596802,-4.354961 92.314832,-9.032131 C 91.936652,-5.782151 91.961722,-2.262891 92.570952,-0.37462101 C 92.017822,1.339789 91.874662,4.370259 92.199792,7.369879 z M 69.316276,13.139069 C 67.797866,5.660429 67.642976,-0.45234101 63.912806,-0.37462101 C 67.774536,-0.29415101 67.758886,-6.940511 69.466596,-14.799961 C 68.459376,-9.690321 68.383356,-4.346991 70.151986,-0.37462101 C 68.463476,3.297119 68.413876,8.256599 69.316276,13.139069 z M 76.078836,11.926069 C 74.460446,4.871139 74.036686,-0.45624101 70.151986,-0.37462101 C 74.171726,-0.29017101 74.285226,-6.166821 76.247336,-13.550161 C 75.280136,-8.280741 74.927876,-2.963871 76.515186,-0.37462101 C 75.005646,1.958549 75.063016,6.925809 76.078836,11.926069 z M 81.510842,10.533629 C 80.232116,4.381079 80.563616,-0.45735101 76.515186,-0.37462101 C 80.723636,-0.28862101 80.257296,-5.632921 81.688812,-12.160461 C 80.480436,-7.730861 80.156206,-3.060491 81.828332,-0.37462101 C 80.253876,2.021669 80.503246,6.293799 81.510842,10.533629 z M 87.231632,9.011219 C 86.277232,3.962159 85.596432,-0.45378101 81.828332,-0.37462101 C 85.721262,-0.29283101 86.645572,-5.247951 87.619382,-10.586331 C 86.643642,-6.535971 86.369042,-2.355891 87.418402,-0.37462101 C 86.435402,1.337139 86.488032,5.129359 87.231632,9.011219 z M 39.188486,14.663929 C 37.426416,6.563309 36.714489,-0.45040101 33.107444,-0.37462101 C 36.841626,-0.29617101 37.280464,-7.861881 39.372996,-16.390721 C 38.458246,-11.472261 38.047626,-5.894711 39.116846,-0.37462101 C 38.108106,4.729069 38.236876,9.909499 39.188486,14.663929 z M 44.509636,15.084679 C 42.430096,6.289929 42.889186,-0.45620101 39.116846,-0.37462101 C 43.005546,-0.29052101 42.225876,-7.554121 44.719896,-16.786451 C 43.333526,-11.095791 42.850856,-4.991741 45.126236,-0.37462101 C 42.961866,3.900459 43.131256,9.595039 44.509636,15.084679 z M 50.990786,15.148389 C 48.912506,6.307419 49.021366,-0.45645101 45.126236,-0.37462101 C 49.135236,-0.29039101 48.729696,-7.576121 51.186366,-16.832791 C 49.925426,-11.117121 49.450086,-4.984491 51.399926,-0.37462101 C 49.545316,3.893529 49.721436,9.637169 50.990786,15.148389 z M 57.565346,14.782989 C 55.531406,6.152689 55.300196,-0.45545101 51.399926,-0.37462101 C 55.418466,-0.29134101 55.350966,-7.413051 57.755366,-16.454151 C 56.576046,-10.870761 56.066836,-4.924771 57.673626,-0.37462101 C 56.143836,3.842269 56.352086,9.409209 57.565346,14.782989 z M 63.897286,14.082869 C 61.995916,5.914449 61.453026,-0.45402101 57.673626,-0.37462101 C 61.576106,-0.29263101 61.875306,-7.194241 64.075116,-15.756401 C 63.069866,-10.454371 62.668056,-4.819531 63.912806,-0.37462101 C 62.730386,3.735449 62.890676,9.007129 63.897286,14.082869 z M 101.2948,4.002579 C 101.2854,5.635799 101.62236,7.359649 102.24917,8.650249 M 96.421272,5.945939 C 96.500192,7.738359 97.047242,9.667199 97.931762,11.624549 M 94.188102,14.564989 C 92.844012,12.267189 92.486012,9.723619 92.199792,7.369879 M 90.529502,18.685079 C 88.532242,15.921769 87.858722,12.328759 87.231632,9.011219 M 86.595282,21.975709 C 83.596552,18.186189 82.259812,14.137229 81.510842,10.533629 M 76.078836,11.926069 C 77.283916,17.857939 79.761566,23.856219 81.496132,25.839729 M 76.035906,28.952269 C 72.027436,24.064879 70.360566,18.282469 69.316276,13.139069 M 63.897286,14.082869 C 65.423906,21.780689 68.711106,29.026089 70.743036,31.071409 M 64.905486,32.144929 C 60.689146,26.315529 58.832476,20.159629 57.565346,14.782989 M 58.580646,32.361779 C 54.188676,26.567379 52.244036,20.479709 50.990786,15.148389 M 52.729216,32.335679 C 47.874606,26.521609 45.773926,20.431609 44.509636,15.084679 M 46.526886,31.898339 C 42.242406,27.064939 40.476646,20.585919 39.188486,14.663929 M 32.943271,13.696999 C 34.257898,19.156649 36.145459,25.406929 40.796126,31.202409 M 120.27531,-19.250851 C 122.72547,-21.866261 126.05068,-22.738061 126.05068,-22.738061 M 116.60008,-13.845671 C 119.57527,-16.461081 123.95054,-17.681611 123.95054,-17.681611 M 113.7999,-7.045611 C 117.82516,-11.578991 122.37545,-11.927711 122.37545,-11.927711 M 111.69977,-2.512241 C 116.7751,-4.604571 121.32538,-4.604571 121.32538,-4.604571 M 120.27531,18.411369 C 122.72547,21.026779 126.05068,21.898579 126.05068,21.898579 M 116.60008,13.006189 C 119.57527,15.621599 123.95054,16.842119 123.95054,16.842119 M 113.7999,6.206129 C 117.82516,10.739509 122.37545,11.088229 122.37545,11.088229 M 111.69977,1.672759 C 116.7751,3.765079 121.32538,3.765079 121.32538,3.765079 M 19.293941,-10.620001 C 19.293941,-10.186891 18.98032,-9.835381 18.593898,-9.835381 C 18.207472,-9.835381 17.893856,-10.186891 17.893856,-10.620001 C 17.893856,-11.053121 18.207472,-11.404621 18.593898,-11.404621 C 18.98032,-11.404621 19.293941,-11.053121 19.293941,-10.620001 z M 25.856859,27.564939 C 30.582156,27.477759 25.856859,6.205779 25.856859,-0.59428101 C 25.856859,-7.394341 27.795183,-22.180491 33.032312,-28.927861 C 38.358126,-35.789491 -1.283572,-12.994371 1.617831,4.810899 C 4.855537,6.641689 9.755844,7.600669 13.693591,9.082729 C 10.01836,9.344269 5.730588,8.210929 2.667892,7.426299 C 4.418006,11.087879 10.543393,21.200789 25.856859,27.564939 z M 21.219074,-11.796931 C 21.219074,-10.473531 20.297813,-9.399471 19.162695,-9.399471 C 18.027572,-9.399471 17.106311,-10.473531 17.106311,-11.796931 C 17.106311,-13.120321 18.027572,-14.194381 19.162695,-14.194381 C 20.297813,-14.194381 21.219074,-13.120321 21.219074,-11.796931 z M 19.293941,-10.620001 C 19.293941,-10.186891 18.98032,-9.835381 18.593898,-9.835381 C 18.207472,-9.835381 17.893856,-10.186891 17.893856,-10.620001 C 17.893856,-11.053121 18.207472,-11.404621 18.593898,-11.404621 C 18.98032,-11.404621 19.293941,-11.053121 19.293941,-10.620001 z"
+ copytype="single_stretched" />
+ <marker
+ inkscape:stockid="Arrow1Mend"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow1Mend"
+ style="overflow:visible;">
+ <path
+ id="path5779"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
+ transform="scale(0.4) rotate(180) translate(10,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow1Mstart"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow1Mstart"
+ style="overflow:visible">
+ <path
+ id="path5782"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ transform="scale(0.4) translate(10,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow1Lend"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow1Lend"
+ style="overflow:visible;">
+ <path
+ id="path17355"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
+ transform="scale(0.8) rotate(180) translate(12.5,0)" />
+ </marker>
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="0.84461975"
+ inkscape:cx="472.3569"
+ inkscape:cy="830.30012"
+ inkscape:document-units="mm"
+ inkscape:current-layer="svg2"
+ inkscape:window-width="1152"
+ inkscape:window-height="808"
+ inkscape:window-x="-4"
+ inkscape:window-y="-4"
+ inkscape:grid-points="false"
+ inkscape:grid-bbox="false"
+ gridtolerance="50"
+ width="210mm"
+ height="297mm"
+ units="mm"
+ showgrid="true"
+ gridspacingx="1mm"
+ gridspacingy="1mm"
+ grid_units="mm"
+ inkscape:object-paths="false"
+ inkscape:object-nodes="false"
+ inkscape:object-points="false"
+ objecttolerance="12.4"
+ inkscape:guide-bbox="false" />
+ <metadata
+ id="metadata7">
+ <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="g3195"
+ transform="translate(516.20863,200.09004)">
+ <path
+ sodipodi:type="arc"
+ style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0000ff;stroke-width:0.53125;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="path3197"
+ sodipodi:cx="-44.990662"
+ sodipodi:cy="199.31558"
+ sodipodi:rx="37.886871"
+ sodipodi:ry="34.92696"
+ d="M -7.1037903,199.31558 A 37.886871,34.92696 0 1 1 -82.877533,199.31558 A 37.886871,34.92696 0 1 1 -7.1037903,199.31558 z"
+ transform="translate(58.014272,-17.759472)" />
+ <text
+ xml:space="preserve"
+ style="font-size:22px;font-style:normal;font-weight:normal;fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+ x="-82.877533"
+ y="346.71921"
+ id="text3199"
+ transform="translate(84.061496,-150.36352)"><tspan
+ sodipodi:role="line"
+ id="tspan3201"
+ x="-82.877533"
+ y="346.71921"
+ style="font-size:40px;font-weight:bold;writing-mode:lr-tb;fill:#0000ff">3</tspan></text>
+ <path
+ transform="translate(58.014272,-17.759472)"
+ d="M -7.1037903,199.31558 A 37.886871,34.92696 0 1 1 -82.877533,199.31558 A 37.886871,34.92696 0 1 1 -7.1037903,199.31558 z"
+ sodipodi:ry="34.92696"
+ sodipodi:rx="37.886871"
+ sodipodi:cy="199.31558"
+ sodipodi:cx="-44.990662"
+ id="path3203"
+ style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0000ff;stroke-width:0.53125;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ sodipodi:type="arc" />
+ </g>
+ <g
+ id="g3205"
+ transform="translate(644.07682,-17.759471)">
+ <path
+ sodipodi:type="arc"
+ style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0000ff;stroke-width:0.53125;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="path3207"
+ sodipodi:cx="-44.990662"
+ sodipodi:cy="199.31558"
+ sodipodi:rx="37.886871"
+ sodipodi:ry="34.92696"
+ d="M -7.1037903,199.31558 A 37.886871,34.92696 0 1 1 -82.877533,199.31558 A 37.886871,34.92696 0 1 1 -7.1037903,199.31558 z"
+ transform="translate(58.014272,-17.759472)" />
+ <text
+ xml:space="preserve"
+ style="font-size:22px;font-style:normal;font-weight:normal;fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+ x="-82.877533"
+ y="346.71921"
+ id="text3209"
+ transform="translate(84.061496,-150.36352)"><tspan
+ sodipodi:role="line"
+ id="tspan3211"
+ x="-82.877533"
+ y="346.71921"
+ style="font-size:40px;font-weight:bold;writing-mode:lr-tb;fill:#0000ff">4</tspan></text>
+ </g>
+ <g
+ inkscape:label="Calque 1"
+ id="layer1"
+ inkscape:groupmode="layer" />
+ <text
+ xml:space="preserve"
+ style="font-size:32px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+ id="text10546"
+ y="265.19595"
+ x="194.35773"
+ transform="translate(-31.967048,-168.123)"><tspan
+ sodipodi:role="line"
+ id="tspan10548"
+ y="265.19595"
+ x="194.35773">+</tspan></text>
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000048px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 247.1188,269.88102 C 297.86188,208.2082 345.42582,221.1401 391.46382,269.88102"
+ sodipodi:nodetypes="cc"
+ id="path8133"
+ transform="translate(-31.967048,-168.123)" />
+ <g
+ style="stroke:#000000;stroke-width:0.53125;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="g10352"
+ transform="translate(-52.598418,165.2633)">
+ <path
+ style="fill:#b3b3b3;fill-rule:evenodd;stroke:#000000;stroke-width:0.53125;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 182.41614,-84.323393 C 182.41614,-82.243924 183.07763,-81.472553 183.81623,-80.138746 C 183.25799,-77.779963 182.90113,-75.402938 184.8663,-72.815601 C 184.16185,-70.897634 185.06005,-68.979672 186.44139,-67.061705 C 186.20992,-65.221545 187.41442,-63.619821 188.54153,-62.00525 C 188.74403,-59.912924 189.85628,-57.820593 191.69173,-55.728267 C 175.06568,-60.959082 173.96037,-73.73539 171.39045,-76.128454 C 170.02565,-77.399318 168.54863,-77.249016 167.49502,-78.839496 C 166.44141,-80.429981 165.81123,-83.761248 164.74003,-84.323571 C 165.81123,-84.885893 166.44141,-88.217161 167.49502,-89.807646 C 168.54863,-91.398126 170.02565,-91.247824 171.39045,-92.518688 C 173.96037,-94.911751 175.06568,-107.68806 191.69173,-112.91887 C 189.85628,-110.82655 188.74403,-108.73422 188.54153,-106.64189 C 187.41442,-105.02732 186.20992,-103.4256 186.44139,-101.58544 C 185.06005,-99.667468 184.16185,-97.749506 184.8663,-95.831539 C 182.90113,-93.244204 183.25799,-90.867178 183.81623,-88.508395 C 183.07763,-87.174588 182.41614,-86.403217 182.41614,-84.323748"
+ sodipodi:nodetypes="ccccccsscsscccccc"
+ id="path8125" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.53125;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 164.74002,-93.303315 C 164.23003,-92.253241 163.89837,-90.946889 163.82954,-89.606705 M 160.42261,-96.277612 C 159.68762,-94.651147 159.1745,-93.053566 159.00821,-91.515233 M 103.28697,-115.85547 C 98.884138,-110.47766 96.980385,-104.60739 95.648987,-99.34437 M 154.80568,-92.93596 C 155.09832,-95.029159 155.5075,-97.215387 156.67895,-99.218055 M 131.95744,-98.703792 C 133.01696,-103.65373 134.72384,-109.0778 138.52675,-113.60533 M 138.73818,-97.453986 C 139.7233,-101.56203 141.03701,-106.1848 143.98698,-110.49279 M 144.17966,-96.064288 C 144.95029,-99.480863 146.28977,-103.19229 149.08613,-106.62877 M 150.11023,-94.490163 C 150.76081,-97.682213 151.57061,-100.94184 153.02035,-103.33814 M 101.86384,-100.29455 C 103.15394,-105.99572 104.93982,-112.0646 109.01773,-116.55141 M 107.21074,-100.69028 C 108.51092,-105.84205 110.61175,-111.57106 115.22006,-116.98875 M 113.67721,-100.73662 C 114.95176,-105.88159 116.89243,-111.60246 121.07149,-117.01484 M 120.24621,-100.35798 C 121.52611,-105.54964 123.38523,-111.35552 127.39633,-116.79799 M 133.23388,-115.72447 C 131.27258,-113.75024 128.14487,-107.03014 126.56596,-99.660228"
+ id="path8246" />
+ <path
+ style="fill:#cccccc;fill-rule:evenodd;stroke:#000000;stroke-width:0.53125;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 95.434115,-70.206827 C 93.517704,-78.165688 93.091226,-84.356263 89.354302,-84.278446 C 93.227833,-84.197794 93.284303,-90.874822 95.648987,-99.34437 C 94.549549,-94.184237 94.054266,-88.663431 95.598288,-84.278446 C 94.138887,-80.243993 94.259252,-75.187153 95.434115,-70.206827 z M 163.78565,-79.901248 C 163.66556,-82.504242 163.81717,-84.363823 160.95576,-84.278446 C 164.16607,-84.182668 163.44628,-86.528264 163.82954,-89.606705 C 163.80707,-87.470695 164.13697,-85.344582 164.56502,-84.278446 L 164.56502,-84.278436 C 164.19928,-83.367485 163.79594,-81.688072 163.78565,-79.901248 z M 158.91212,-77.957892 C 158.45187,-82.228449 159.61103,-84.374027 155.0618,-84.278446 C 159.9231,-84.176316 158.13043,-86.697682 159.00821,-91.515233 C 158.74234,-88.146293 159.56584,-85.325684 160.95576,-84.278446 C 159.69683,-83.329905 158.7839,-80.870141 158.91212,-77.957892 z M 154.69064,-76.533945 C 154.17292,-80.791225 154.05256,-84.362925 149.90925,-84.278446 C 154.34678,-84.187975 154.08765,-88.258789 154.80568,-92.93596 C 154.4275,-89.685982 154.45257,-86.166715 155.0618,-84.278446 C 154.50867,-82.564043 154.36551,-79.533568 154.69064,-76.533945 z M 131.80712,-70.764756 C 130.28871,-78.243401 130.13382,-84.356174 126.40365,-84.278446 C 130.26538,-84.197981 130.24973,-90.844345 131.95744,-98.703792 C 130.95022,-93.594145 130.8742,-88.250819 132.64283,-84.278446 C 130.95432,-80.606707 130.90472,-75.647227 131.80712,-70.764756 z M 138.56968,-71.977762 C 136.95129,-79.032694 136.52753,-84.360065 132.64283,-84.278446 C 136.66257,-84.193996 136.77607,-90.070651 138.73818,-97.453986 C 137.77098,-92.184573 137.41872,-86.867701 139.00603,-84.278446 C 137.49649,-81.945278 137.55386,-76.978021 138.56968,-71.977762 z M 144.00169,-73.370196 C 142.72296,-79.522753 143.05446,-84.361175 139.00603,-84.278446 C 143.21448,-84.192453 142.74814,-89.53675 144.17966,-96.064288 C 142.97128,-91.634688 142.64705,-86.964322 144.31918,-84.278446 C 142.74472,-81.882157 142.99409,-77.610028 144.00169,-73.370196 z M 149.72248,-74.892609 C 148.76808,-79.941667 148.08728,-84.357614 144.31918,-84.278446 C 148.21211,-84.196659 149.13642,-89.151779 150.11023,-94.490163 C 149.13449,-90.439801 148.85989,-86.259716 149.90925,-84.278446 C 148.92625,-82.566687 148.97888,-78.774472 149.72248,-74.892609 z M 101.67933,-69.239896 C 99.91726,-77.340523 99.205333,-84.354231 95.598288,-84.278446 C 99.33247,-84.199998 99.771308,-91.765707 101.86384,-100.29455 C 100.94909,-95.376091 100.53847,-89.798542 101.60769,-84.278446 C 100.59895,-79.174755 100.72772,-73.994332 101.67933,-69.239896 z M 107.00048,-68.819152 C 104.92094,-77.613899 105.38003,-84.36003 101.60769,-84.278446 C 105.49639,-84.194351 104.71672,-91.457947 107.21074,-100.69028 C 105.82437,-94.999618 105.3417,-88.895565 107.61708,-84.278446 C 105.45271,-80.003367 105.6221,-74.308794 107.00048,-68.819152 z M 113.48163,-68.75544 C 111.40335,-77.596407 111.51221,-84.360282 107.61708,-84.278446 C 111.62608,-84.194223 111.22054,-91.479952 113.67721,-100.73662 C 112.41627,-95.020953 111.94093,-88.88832 113.89077,-84.278446 C 112.03616,-80.010296 112.21228,-74.266663 113.48163,-68.75544 z M 120.05619,-69.120836 C 118.02225,-77.751138 117.79104,-84.359276 113.89077,-84.278446 C 117.90931,-84.19517 117.84181,-91.316877 120.24621,-100.35798 C 119.06689,-94.774587 118.55768,-88.828598 120.16447,-84.278446 C 118.63468,-80.061561 118.84293,-74.494624 120.05619,-69.120836 z M 126.38813,-69.820964 C 124.48676,-77.989381 123.94387,-84.357851 120.16447,-84.278446 C 124.06695,-84.196462 124.36615,-91.098069 126.56596,-99.660228 C 125.56071,-94.358197 125.1589,-88.723356 126.40365,-84.278446 C 125.22123,-80.168381 125.38152,-74.896703 126.38813,-69.820964 z"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc"
+ id="path8248" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.53125;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 163.78565,-79.901248 C 163.77625,-78.26803 164.11321,-76.544183 164.74002,-75.253577 M 158.91212,-77.957892 C 158.99104,-76.165471 159.53809,-74.23663 160.42261,-72.279278 M 156.67895,-69.338835 C 155.33486,-71.636639 154.97686,-74.180211 154.69064,-76.533945 M 153.02035,-65.218749 C 151.02309,-67.982062 150.34957,-71.575067 149.72248,-74.892609 M 149.08613,-61.928118 C 146.0874,-65.717641 144.75066,-69.766598 144.00169,-73.370196 M 138.56968,-71.977762 C 139.77476,-66.045887 142.25241,-60.047612 143.98698,-58.064104 M 138.52675,-54.95156 C 134.51828,-59.838949 132.85141,-65.621355 131.80712,-70.764756 M 126.38813,-69.820964 C 127.91475,-62.123141 131.20195,-54.877738 133.23388,-52.832416 M 127.39633,-51.758902 C 123.17999,-57.588297 121.32332,-63.744202 120.05619,-69.120836 M 121.07149,-51.542047 C 116.67952,-57.336447 114.73488,-63.424118 113.48163,-68.75544 M 115.22006,-51.568146 C 110.36545,-57.382218 108.26477,-63.472221 107.00048,-68.819152 M 109.01773,-52.005485 C 104.73325,-56.838892 102.96749,-63.317905 101.67933,-69.239896 M 95.434115,-70.206827 C 96.748742,-64.747184 98.636303,-58.496896 103.28697,-52.701417"
+ sodipodi:nodetypes="cccccccccccccccccccccccccc"
+ id="path8242" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.53125;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 182.76616,-103.15468 C 185.21632,-105.77009 188.54153,-106.64189 188.54153,-106.64189 M 179.09093,-97.749501 C 182.06612,-100.36491 186.44139,-101.58544 186.44139,-101.58544 M 176.29075,-90.949443 C 180.31601,-95.482818 184.8663,-95.831539 184.8663,-95.831539 M 174.19062,-86.416069 C 179.26595,-88.508395 183.81623,-88.508395 183.81623,-88.508395"
+ sodipodi:nodetypes="cccccccc"
+ id="path8129" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.53125;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="path8131"
+ sodipodi:nodetypes="cccccccc"
+ d="M 182.76616,-65.492461 C 185.21632,-62.877054 188.54153,-62.00525 188.54153,-62.00525 M 179.09093,-70.897639 C 182.06612,-68.282232 186.44139,-67.061705 186.44139,-67.061705 M 176.29075,-77.697698 C 180.31601,-73.164324 184.8663,-72.815601 184.8663,-72.815601 M 174.19062,-82.231072 C 179.26595,-80.138746 183.81623,-80.138746 183.81623,-80.138746" />
+ <path
+ style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.53125;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ d="M 81.784785,-94.523832 C 81.784785,-94.090718 81.471164,-93.739209 81.084742,-93.739209 C 80.698316,-93.739209 80.3847,-94.090718 80.3847,-94.523832 C 80.3847,-94.956945 80.698316,-95.308454 81.084742,-95.308454 C 81.471164,-95.308454 81.784785,-94.956945 81.784785,-94.523832 z"
+ id="path8135" />
+ <path
+ style="fill:#cccccc;fill-rule:evenodd;stroke:#000000;stroke-width:0.53125;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 88.347703,-56.338886 C 93.073,-56.426068 88.347703,-77.698048 88.347703,-84.498107 C 88.347703,-91.298166 90.286027,-106.08432 95.523156,-112.83169 C 100.84897,-119.69332 61.207272,-96.898202 64.108675,-79.092934 C 67.346381,-77.262144 72.246688,-76.303163 76.184435,-74.821095 C 72.509204,-74.55956 68.221432,-75.692904 65.158736,-76.477526 C 66.90885,-72.815951 73.034237,-62.703045 88.347703,-56.338886 z M 83.709918,-95.700756 C 83.709918,-94.377361 82.788657,-93.3033 81.653539,-93.3033 C 80.518416,-93.3033 79.597155,-94.377361 79.597155,-95.700756 C 79.597155,-97.024152 80.518416,-98.098213 81.653539,-98.098213 C 82.788657,-98.098213 83.709918,-97.024152 83.709918,-95.700756 z"
+ id="path8123" />
+ <path
+ style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.53125;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ id="path9876"
+ d="M 81.784785,-94.523832 C 81.784785,-94.090718 81.471164,-93.739209 81.084742,-93.739209 C 80.698316,-93.739209 80.3847,-94.090718 80.3847,-94.523832 C 80.3847,-94.956945 80.698316,-95.308454 81.084742,-95.308454 C 81.471164,-95.308454 81.784785,-94.956945 81.784785,-94.523832 z" />
+ </g>
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-opacity:1"
+ id="path10580"
+ sodipodi:nodetypes="cc"
+ d="M 413.47727,254.19401 L 510.07072,254.19401"
+ transform="translate(-31.967048,-168.123)" />
+ <path
+ style="fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.53125;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 703.788,96.4602 C 702.086,97.655 702.215,99.1793 701.903,101.117 C 700.62,101.318 699.396,101.625 698.484,102.44 C 697.571,103.255 696.979,104.574 696.855,106.78 C 695.701,106.756 694.95,107.361 694.437,108.339 C 693.925,109.318 693.648,110.673 693.441,112.187 C 691.659,112.795 691.347,115.374 690.825,117.765 C 689.155,119.067 688.208,121.638 687.537,125.057 C 685.968,118.807 684.739,113.665 684.009,109.26 C 683.28,104.855 683.032,101.193 683.079,98.0952 C 683.125,94.9971 683.461,92.4698 683.704,90.3993 C 683.947,88.3288 684.092,86.7148 683.639,85.4472 C 683.158,84.1008 682.363,82.9786 681.628,81.8897 C 680.892,80.8007 680.217,79.7439 679.952,78.4839 C 679.687,77.2239 679.83,75.7547 679.863,74.3718 C 679.896,72.989 679.818,71.6919 679.126,70.8139 C 680.158,71.2442 681.433,71.0074 682.802,70.6916 C 684.171,70.3758 685.633,69.9804 686.999,70.0891 C 688.365,70.1978 689.627,70.8093 690.912,71.5318 C 692.198,72.2542 693.506,73.0867 695.01,73.6545 C 696.426,74.189 698.152,74.1437 700.434,74.1761 C 702.717,74.2086 705.561,74.3111 709.168,75.2844 C 712.774,76.2578 717.169,78.0963 722.282,81.8489 C 724.839,83.7252 727.569,86.0847 730.396,89.0831 C 733.224,92.0815 736.151,95.7196 739.024,100.16 C 735.123,96.8979 731.944,95.5577 729.877,96.144 C 728.513,95.346 727.121,94.5408 725.907,94.1211 C 724.693,93.7015 723.663,93.6652 723.014,94.3701 C 721.365,93.4914 719.854,92.9004 718.668,92.8261 C 717.482,92.7519 716.624,93.1913 716.239,94.3674 C 713.972,93.227 712.447,93.2138 711.338,93.7388 C 710.229,94.2638 709.526,95.3353 708.868,96.4757 C 706.901,95.9282 705.49,95.2653 703.788,96.46 M 684.549,63.6646 C 683.029,63.8277 681.682,64.4615 680.772,65.4556 M 678.428,55.7566 C 677.863,55.8759 677.326,56.0144 676.823,56.1728 M 676.823,56.1728 C 676.823,56.1728 676.823,56.1728 676.823,56.1728 C 675.312,56.6513 674.101,57.3064 673.274,58.1543 M 548.902,28.1389 C 544.885,32.7169 542.672,36.934 541.42,40.6914 M 541.42,40.6914 C 540.11,44.6516 539.866,48.1057 539.91,51.2147 M 666.026,52.5041 C 667.541,50.9269 669.342,49.37 672.652,48.9061 M 619.088,33.4258 C 620.482,31.0536 622.312,28.6039 625.072,26.3717 C 627.833,24.1395 631.533,22.1131 636.664,20.8005 M 634.059,36.7515 C 635.541,34.95 637.273,33.0749 639.651,31.3578 C 642.028,29.6408 645.056,28.0745 649.151,27.0272 M 645.521,40.9995 C 646.825,39.6036 648.482,38.2389 650.751,37.1043 C 653.021,35.9698 655.907,35.0607 659.662,34.6801 M 657.351,46.8243 C 659.882,44.4128 662.859,42.1084 666.963,41.3902 M 552.051,43.7596 C 552.21,40.5524 552.673,37.119 554.145,33.5079 C 555.616,29.8969 558.101,26.0897 562.398,22.3656 M 563.277,38.7965 C 563.829,35.871 564.843,32.6412 566.991,29.1192 C 569.139,25.5972 572.423,21.7629 577.666,17.9096 M 577.507,34.5861 C 578.344,31.7478 579.596,28.6765 581.873,25.4486 C 584.149,22.2207 587.453,18.8197 592.509,15.5602 M 592.397,32.3343 C 593.541,29.582 595.074,26.6413 597.587,23.6587 C 600.101,20.6761 603.599,17.6364 608.773,14.9191 M 623.691,16.7511 C 620.915,17.5318 617.213,19.6797 613.912,22.7059 M 613.912,22.7059 C 611.041,25.3366 608.488,28.6187 606.857,32.0665 M 554.466,76.4218 C 550.958,73.8869 548.121,71.5015 545.408,70.2564 C 544.052,69.6338 542.721,69.302 541.348,69.4095 C 539.975,69.5171 538.556,70.0644 537.059,71.2086 C 538.635,70.0548 539.601,68.8832 540.16,67.5905 C 540.719,66.2978 540.871,64.8869 540.82,63.2972 C 540.769,61.7076 540.515,59.9406 540.282,57.9445 C 540.049,55.9483 539.836,53.7228 539.91,51.2147 C 540.154,54.0715 540.818,56.7997 542.046,59.0619 C 543.274,61.3242 545.058,63.1168 547.518,64.1997 C 547.285,66.6848 547.944,68.9561 549.195,70.9898 C 550.446,73.0235 552.289,74.8245 554.466,76.4218 L 554.466,76.4218 M 674.969,73.2281 C 675.643,72.1097 676.317,71.2188 676.23,70.1954 C 676.143,69.1721 675.296,67.9907 672.854,66.4413 C 675.541,68.2597 676.863,68.5628 677.872,68.1086 C 678.88,67.6544 679.536,66.4564 680.772,65.4556 C 679.472,67.1492 678.767,69.2654 678.816,70.6366 L 678.816,70.6366 C 677.679,70.919 676.04,71.7988 674.969,73.2281 L 674.969,73.2281 M 666.093,69.6527 C 666.82,67.5978 667.937,66.3968 667.901,65.1446 C 667.883,64.5185 667.573,63.8758 666.757,63.1179 C 665.941,62.36 664.62,61.4828 662.566,60.4539 C 664.738,61.5988 666.207,62.274 667.286,62.549 C 668.365,62.824 669.05,62.7031 669.599,62.32 C 670.697,61.5538 671.218,59.7254 673.274,58.1543 C 671.678,60.0004 671.257,62.2204 671.778,64.2011 M 671.778,64.2011 C 671.986,64.994 672.347,65.7509 672.854,66.4413 C 672.042,66.2568 671.208,66.238 670.409,66.3793 M 670.409,66.3793 C 668.603,66.6984 666.991,67.8367 666.093,69.6527 L 666.093,69.6527 M 658.404,67.0212 C 658.929,64.9024 659.532,63.0109 659.055,61.2098 C 658.816,60.3093 658.304,59.4304 657.364,58.5749 C 656.424,57.7193 655.055,56.885 653.107,56.1185 C 655.176,56.9814 656.772,57.435 658.085,57.5495 C 659.397,57.664 660.423,57.4411 661.308,56.9869 C 663.079,56.0786 664.272,54.2346 666.026,52.5041 C 663.822,55.0279 662.334,58.2126 662.566,60.4539 C 660.789,61.4673 659.211,64.0691 658.404,67.0212 L 658.404,67.0212 M 616.6,61.2576 C 615.964,58.9729 615.487,56.8301 614.949,54.9374 C 614.411,53.0446 613.809,51.4015 612.886,50.1333 M 612.886,50.1333 C 611.635,48.4141 609.773,47.3699 606.73,47.4495 C 609.795,47.4326 611.657,46.4911 613.084,44.8322 M 613.084,44.8322 C 614.187,43.5507 615.018,41.8496 615.904,39.8898 C 616.79,37.93 617.726,35.711 619.088,33.4258 C 617.746,35.8823 616.997,38.4554 616.993,40.9319 C 616.988,43.4085 617.723,45.7839 619.322,47.9248 C 617.455,49.5978 616.465,51.7013 616.098,53.991 C 615.731,56.2808 615.982,58.7612 616.6,61.2576 L 616.6,61.2576 M 628.827,61.692 C 628.061,57.9489 627.623,54.7272 626.427,52.3079 C 625.232,49.8886 623.234,48.2417 619.322,47.9248 C 621.342,48.1308 622.904,47.9681 624.215,47.4815 C 625.526,46.9948 626.584,46.1859 627.569,45.1353 C 629.538,43.0341 631.184,39.9478 634.059,36.7515 C 632.484,39.1268 631.314,41.6064 630.877,43.8767 C 630.439,46.1469 630.724,48.1995 632.039,49.7863 C 630.313,50.628 629.282,52.3033 628.807,54.4112 C 628.331,56.519 628.401,59.0617 628.827,61.692 L 628.827,61.692 M 638.781,62.6732 C 638.517,59.3916 638.803,56.6194 638.199,54.4226 C 637.897,53.3242 637.365,52.3687 636.403,51.5811 C 635.442,50.7935 634.048,50.1711 632.039,49.7863 C 634.119,50.2284 635.68,50.271 636.949,49.9727 C 638.217,49.6743 639.19,49.0372 640.057,48.1605 C 641.791,46.407 643.072,43.6791 645.521,40.9995 C 643.607,42.7433 642.213,44.7224 641.617,46.6921 C 641.022,48.6618 641.218,50.614 642.454,52.3833 C 640.587,53.0775 639.516,54.5199 638.993,56.3443 C 638.47,58.1687 638.488,60.3793 638.781,62.6732 L 638.781,62.6732 M 649.261,64.6844 C 649.378,62.0121 649.505,59.517 648.695,57.3794 C 647.885,55.2418 646.113,53.4321 642.454,52.3833 C 646.211,53.5452 648.878,53.2337 651.171,52.0674 C 653.465,50.9011 655.351,48.8883 657.351,46.8243 C 655.593,48.2917 654.224,49.9667 653.452,51.5955 C 652.679,53.2243 652.497,54.8025 653.107,56.1185 C 651.866,56.5384 650.936,57.6554 650.306,59.1774 C 649.676,60.6995 649.343,62.6265 649.261,64.6844 L 649.261,64.6844 M 564.684,72.1251 C 562.62,70.116 560.728,68.1737 558.895,66.592 C 557.063,65.0104 555.285,63.7903 553.434,63.2676 M 553.434,63.2676 C 551.562,62.7382 549.605,62.9256 547.518,64.1997 C 549.674,62.9445 550.821,61.3966 551.42,59.4836 M 551.42,59.4836 C 552.026,57.551 552.065,55.2562 552.004,52.6236 C 551.943,49.991 551.778,47.0218 552.051,43.7596 C 552.121,46.4319 552.585,49.1174 553.583,51.6315 C 554.58,54.1456 556.108,56.4853 558.248,58.5352 C 558.544,64.022 561.168,68.5132 564.684,72.1251 L 564.684,72.1251 M 573.518,68.9754 C 570.319,65.4476 568.19,62.1104 566.052,59.9721 C 564.983,58.903 563.902,58.1402 562.649,57.8436 C 561.397,57.547 559.969,57.7158 558.248,58.5352 C 560.039,57.7287 561.124,56.79 561.775,55.6354 C 562.426,54.4809 562.64,53.1147 562.684,51.506 C 562.727,49.8974 562.598,48.0479 562.59,45.9362 C 562.582,43.8245 562.693,41.4492 563.277,38.7965 C 562.721,42.009 562.803,45.1324 563.771,47.7748 C 564.739,50.4171 566.58,52.5699 569.505,54.0032 C 568.135,56.7362 568.122,59.4196 568.953,61.9316 C 569.784,64.4437 571.454,66.7971 573.518,68.9754 L 573.518,68.9754 M 584.471,65.8004 C 581.668,61.9235 579.754,58.3977 577.658,56.089 C 576.61,54.9347 575.508,54.0897 574.196,53.6919 C 572.884,53.2941 571.359,53.3428 569.505,54.0032 C 571.426,53.3633 572.689,52.511 573.555,51.3972 C 574.422,50.2833 574.889,48.9114 575.206,47.283 C 575.523,45.6545 575.689,43.7708 575.974,41.6477 C 576.259,39.5245 576.662,37.1609 577.507,34.5861 C 576.75,37.6988 576.56,40.8069 577.187,43.5611 C 577.813,46.3152 579.246,48.7081 581.683,50.5112 C 580.337,53.0116 580.181,55.6464 580.785,58.2358 C 581.388,60.8251 582.746,63.3784 584.471,65.8004 L 584.471,65.8004 M 595.808,63.3834 C 593.496,59.3226 591.86,55.7157 589.88,53.2848 C 588.891,52.0693 587.807,51.1514 586.484,50.6465 C 585.162,50.1416 583.598,50.0488 581.683,50.5112 C 583.666,50.0753 585.058,49.3604 586.105,48.3506 C 587.152,47.3407 587.851,46.0387 588.429,44.474 C 589.007,42.9093 589.461,41.0828 590.035,39.0415 C 590.608,37.0001 591.301,34.7429 592.397,32.3343 C 591.391,35.2673 590.871,38.252 591.094,41.0004 C 591.316,43.7489 592.274,46.2547 594.161,48.3159 C 592.882,50.5959 592.602,53.1138 592.987,55.6755 C 593.371,58.2373 594.415,60.8491 595.808,63.3834 L 595.808,63.3834 M 606.931,61.9035 C 605.18,57.8473 603.869,54.2609 602.074,51.7565 C 600.279,49.252 597.945,47.8137 594.161,48.3159 C 596.119,48.0973 597.582,47.5441 598.762,46.6752 C 599.941,45.8064 600.835,44.6239 601.632,43.184 C 603.227,40.304 604.401,36.3798 606.857,32.0665 C 605.744,34.7321 605.052,37.4888 604.977,40.1187 C 604.901,42.7486 605.437,45.2476 606.73,47.4495 C 605.568,49.5229 605.153,51.8867 605.262,54.3503 C 605.37,56.8139 605.998,59.3806 606.931,61.9035 L 606.931,61.9035 M 674.969,73.2281 C 673.99,74.5345 673.499,76.3041 673.647,78.035 M 666.093,69.6527 C 665.461,70.9291 665.262,72.5631 665.348,74.4334 C 665.348,74.4334 665.348,74.4334 665.348,74.4334 M 665.348,74.4334 C 665.37,74.9243 665.412,75.4317 665.472,75.9534 M 658.247,75.0706 C 657.288,71.9192 657.824,69.3641 658.404,67.0212 M 650.767,75.8796 C 649.828,73.9134 649.401,72.0002 649.24,70.131 C 649.078,68.2619 649.183,66.4402 649.261,64.6844 M 643.462,76.3294 C 641.862,73.6766 640.751,71.2364 640.02,68.9653 C 639.289,66.6943 638.936,64.5953 638.781,62.6732 M 628.827,61.692 C 629.334,64.8123 630.289,68.0584 631.313,70.8618 C 632.337,73.6652 633.435,76.0263 634.469,77.3598 M 625.515,78.3962 C 622.981,75.4165 621.097,72.4774 619.685,69.5954 C 618.273,66.7134 617.334,63.894 616.6,61.2576 M 606.931,61.9035 C 608.301,65.6068 610.225,69.2282 612.058,72.2764 M 612.058,72.2764 C 614.015,75.5255 615.888,78.1194 617.33,79.328 M 608.697,79.9504 C 605.617,77.0301 603.082,74.1862 600.991,71.4057 C 598.899,68.6253 597.249,65.9132 595.808,63.3834 M 599.453,80.6551 C 595.939,78.1179 593.011,75.6095 590.567,73.1135 C 588.122,70.6175 586.161,68.1383 584.471,65.8004 M 590.947,81.9639 C 586.857,79.8437 583.449,77.7151 580.6,75.5329 C 577.751,73.3507 575.463,71.1201 573.518,68.9754 M 581.985,83.8599 C 578.234,82.5173 575.046,80.726 572.224,78.68 C 569.403,76.6341 566.956,74.3366 564.684,72.1251 M 554.466,76.4218 C 557.059,78.2963 559.957,80.2718 563.44,82.0701 M 563.44,82.0701 C 566.416,83.5908 569.817,84.9665 573.792,86.168 M 719.672,86.3149 C 722.385,87.9339 724.985,90.3657 726.854,92.424 C 728.722,94.4824 729.877,96.144 729.877,96.144 M 710.296,82.7402 C 713.403,84.5571 716.659,87.4066 719.055,89.8697 C 721.452,92.3327 723.014,94.3701 723.014,94.3701 M 701.139,82.3627 C 705.675,84.1088 709.551,87.108 712.183,89.6824 C 714.814,92.2567 716.239,94.3674 716.239,94.3674 M 694.824,82.1438 C 699.163,85.2307 702.738,88.8307 705.154,91.6486 C 707.569,94.4665 708.868,96.4757 708.868,96.4757 M 688.714,107.766 C 688.822,110.219 689.378,112.701 689.874,114.588 C 690.37,116.475 690.825,117.765 690.825,117.765 M 689.243,99.4045 C 689.869,102.303 690.979,105.471 691.863,107.944 C 692.748,110.416 693.441,112.187 693.441,112.187 M 691.162,91.08 C 691.979,95.4605 693.417,99.3205 694.628,102.154 C 695.838,104.988 696.855,106.78 696.855,106.78 M 691.776,85.0097 C 694.464,89.395 696.999,93.3863 698.851,96.3228 C 700.703,99.2593 701.903,101.117 701.903,101.117 M 518.337,73.6736 C 518.636,73.9866 518.386,74.7089 517.787,75.2931 C 517.188,75.8772 516.459,76.1083 516.153,75.8017 C 515.847,75.4952 516.085,74.7613 516.691,74.1707 C 517.297,73.5801 518.037,73.3606 518.337,73.6736 L 518.337,73.6736 M 552.518,94.4998 C 553.963,93.3487 553.916,91.7357 552.97,89.8167 C 552.024,87.8978 550.163,85.6946 547.929,83.506 C 545.696,81.3174 543.086,79.1517 540.747,77.2256 C 538.409,75.2995 536.348,73.6069 535.309,72.2646 C 533.231,69.5798 530.669,64.7219 529.561,58.8646 C 529.007,55.936 528.825,52.7564 529.273,49.5079 C 529.721,46.2595 530.803,42.9395 532.75,39.7996 C 533.74,38.203 533.471,37.9068 532.239,38.6489 C 531.008,39.391 528.829,41.1808 526.204,43.8167 C 523.58,46.4526 520.523,49.9402 517.535,54.02 C 514.547,58.0998 511.636,62.7715 509.17,67.6762 C 506.703,72.5809 504.684,77.7142 503.293,82.6546 C 501.902,87.595 501.136,92.3372 501.018,96.4751 C 500.899,100.613 501.42,104.143 502.529,106.746 C 503.638,109.348 505.328,111.022 507.597,111.573 C 510.013,109.357 512.736,106.455 515.653,103.559 C 518.57,100.664 521.68,97.7797 524.68,95.4938 C 522.498,98.1714 519.978,100.936 517.547,103.634 C 515.115,106.332 512.772,108.962 510.886,111.225 C 512.106,111.005 513.941,110.571 516.335,109.817 C 518.729,109.062 521.681,107.988 525.16,106.566 C 528.639,105.144 532.644,103.373 537.189,101.318 C 541.734,99.2631 546.817,96.918 552.518,94.4998 L 552.518,94.4998 M 520.628,69.9505 C 521.512,70.9335 520.745,73.0561 518.975,74.7515 C 517.205,76.4468 515.051,77.1215 514.104,76.1961 C 513.158,75.2707 513.824,73.046 515.656,71.293 C 517.487,69.54 519.743,68.9675 520.628,69.9505 L 520.628,69.9505 M 518.337,73.6736 C 518.636,73.9866 518.386,74.7089 517.787,75.2931 C 517.188,75.8772 516.459,76.1083 516.153,75.8017 C 515.847,75.4952 516.085,74.7613 516.691,74.1707 C 517.297,73.5801 518.037,73.3606 518.337,73.6736 L 518.337,73.6736"
+ id="path2459"
+ inkscape:path-effect="#path-effect2461"
+ inkscape:original-d="M 503.49518,109.44533 C 555.807,22.673092 673.35319,31.460958 712.72285,112.87823"
+ sodipodi:nodetypes="cc" />
+ <text
+ xml:space="preserve"
+ style="font-size:22px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+ x="101.82097"
+ y="192.80379"
+ id="text3070"
+ transform="translate(-61.566164,-16.575507)"><tspan
+ sodipodi:role="line"
+ id="tspan3072"
+ x="101.82097"
+ y="192.80379">Transform shape </tspan><tspan
+ sodipodi:role="line"
+ x="101.82097"
+ y="220.30379"
+ id="tspan3137">into single path</tspan></text>
+ <path
+ id="path3076"
+ style="fill:#b3b3b3;fill-rule:evenodd;stroke:#000000;stroke-width:0.53125;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1"
+ d="M 222.16697,282.21392 C 222.16697,284.29339 222.82846,285.06476 223.56706,286.39856 C 223.00882,288.75735 222.65196,291.13437 224.61713,293.72171 C 223.91268,295.63968 224.81088,297.55764 226.19222,299.4756 C 225.96075,301.31577 227.16525,302.91749 228.29236,304.53206 C 228.49486,306.62439 229.60711,308.71672 231.44256,310.80904 C 214.81651,305.57823 213.7112,292.80192 211.14128,290.40886 C 209.77648,289.13799 208.29946,289.28829 207.24585,287.69781 C 206.19224,286.10733 205.56206,282.77606 204.49086,282.21374 C 205.56206,281.65142 206.19224,278.32015 207.24585,276.72966 C 208.29946,275.13918 209.77648,275.28949 211.14128,274.01862 C 213.7112,271.62556 214.81651,258.84925 231.44256,253.61844 C 229.60711,255.71076 228.49486,257.80309 228.29236,259.89542 C 227.16525,261.50999 225.96075,263.11171 226.19222,264.95187 C 224.81088,266.86984 223.91268,268.7878 224.61713,270.70577 C 222.65196,273.29311 223.00882,275.67013 223.56706,278.02891 C 222.82846,279.36272 222.16697,280.13409 222.16697,282.21356M 204.49085,273.23399 C 203.98086,274.28407 203.6492,275.59042 203.58037,276.93061 M 200.17344,270.2597 C 199.43845,271.88616 198.92533,273.48374 198.75904,275.02208 M 143.0378,250.68184 C 138.63497,256.05965 136.73122,261.92992 135.39982,267.19294 M 194.55651,273.60135 C 194.84915,271.50815 195.25833,269.32192 196.42978,267.31926 M 171.70827,267.83352 C 172.76779,262.88358 174.47467,257.45951 178.27758,252.93198 M 178.48901,269.08332 C 179.47413,264.97528 180.78784,260.35251 183.73781,256.04452 M 183.93049,270.47302 C 184.70112,267.05645 186.0406,263.34502 188.83696,259.90854 M 189.86106,272.04715 C 190.51164,268.8551 191.32144,265.59547 192.77118,263.19917 M 141.61467,266.24276 C 142.90477,260.54159 144.69065,254.47271 148.76856,249.9859 M 146.96157,265.84703 C 148.26175,260.69526 150.36258,254.96625 154.97089,249.54856 M 153.42804,265.80069 C 154.70259,260.65572 156.64326,254.93485 160.82232,249.52247 M 159.99704,266.17933 C 161.27694,260.98767 163.13606,255.18179 167.14716,249.73932 M 172.98471,250.81284 C 171.02341,252.78707 167.8957,259.50717 166.31679,266.87708M 135.18495,296.33048 C 133.26853,288.37162 132.84206,282.18105 129.10513,282.25886 C 132.97866,282.33952 133.03513,275.66249 135.39982,267.19294 C 134.30038,272.35307 133.8051,277.87388 135.34912,282.25886 C 133.88972,286.29332 134.01008,291.35016 135.18495,296.33048 z M 203.53648,286.63606 C 203.41639,284.03307 203.568,282.17349 200.70659,282.25886 C 203.9169,282.35464 203.19711,280.00905 203.58037,276.93061 C 203.5579,279.06661 203.8878,281.19273 204.31585,282.25886 L 204.31585,282.25887 C 203.95011,283.16983 203.54677,284.84924 203.53648,286.63606 z M 198.66295,288.57942 C 198.2027,284.30886 199.36186,282.16328 194.81263,282.25886 C 199.67393,282.36099 197.88126,279.83963 198.75904,275.02208 C 198.49317,278.39102 199.31667,281.21163 200.70659,282.25886 C 199.44766,283.2074 198.53473,285.66717 198.66295,288.57942 z M 194.44147,290.00336 C 193.92375,285.74608 193.80339,282.17438 189.66008,282.25886 C 194.09761,282.34934 193.83848,278.27852 194.55651,273.60135 C 194.17833,276.85133 194.2034,280.37059 194.81263,282.25886 C 194.2595,283.97327 194.11634,287.00374 194.44147,290.00336 z M 171.55795,295.77255 C 170.03954,288.29391 169.88465,282.18114 166.15448,282.25886 C 170.01621,282.33933 170.00056,275.69296 171.70827,267.83352 C 170.70105,272.94317 170.62503,278.28649 172.39366,282.25886 C 170.70515,285.9306 170.65555,290.89008 171.55795,295.77255 z M 178.32051,294.55955 C 176.70212,287.50462 176.27836,282.17724 172.39366,282.25886 C 176.4134,282.34331 176.5269,276.46666 178.48901,269.08332 C 177.52181,274.35274 177.16955,279.66961 178.75686,282.25886 C 177.24732,284.59203 177.30469,289.55929 178.32051,294.55955 z M 183.75252,293.16711 C 182.47379,287.01456 182.80529,282.17613 178.75686,282.25886 C 182.96531,282.34486 182.49897,277.00056 183.93049,270.47302 C 182.72211,274.90262 182.39788,279.57299 184.07001,282.25886 C 182.49555,284.65515 182.74492,288.92728 183.75252,293.16711 z M 189.47331,291.6447 C 188.51891,286.59564 187.83811,282.1797 184.07001,282.25886 C 187.96294,282.34065 188.88725,277.38553 189.86106,272.04715 C 188.88532,276.09751 188.61072,280.27759 189.66008,282.25886 C 188.67708,283.97062 188.72971,287.76284 189.47331,291.6447 z M 141.43016,297.29741 C 139.66809,289.19679 138.95616,282.18308 135.34912,282.25886 C 139.0833,282.33731 139.52214,274.7716 141.61467,266.24276 C 140.69992,271.16122 140.2893,276.73877 141.35852,282.25886 C 140.34978,287.36255 140.47855,292.54298 141.43016,297.29741 z M 146.75131,297.71816 C 144.67177,288.92341 145.13086,282.17728 141.35852,282.25886 C 145.24722,282.34296 144.46755,275.07936 146.96157,265.84703 C 145.5752,271.53769 145.09253,277.64175 147.36791,282.25886 C 145.20354,286.53394 145.37293,292.22852 146.75131,297.71816 z M 153.23246,297.78187 C 151.15418,288.9409 151.26304,282.17703 147.36791,282.25886 C 151.37691,282.34309 150.97137,275.05736 153.42804,265.80069 C 152.1671,271.51636 151.69176,277.64899 153.6416,282.25886 C 151.78699,286.52701 151.96311,292.27065 153.23246,297.78187 z M 159.80702,297.41647 C 157.77308,288.78617 157.54187,282.17803 153.6416,282.25886 C 157.66014,282.34214 157.59264,275.22043 159.99704,266.17933 C 158.81772,271.76272 158.30851,277.70871 159.9153,282.25886 C 158.38551,286.47575 158.59376,292.04269 159.80702,297.41647 z M 166.13896,296.71635 C 164.23759,288.54793 163.6947,282.17946 159.9153,282.25886 C 163.81778,282.34085 164.11698,275.43924 166.31679,266.87708 C 165.31154,272.17911 164.90973,277.81395 166.15448,282.25886 C 164.97206,286.36893 165.13235,291.64061 166.13896,296.71635 zM 203.53648,286.63606 C 203.52708,288.26928 203.86404,289.99313 204.49085,291.28373 M 198.66295,288.57942 C 198.74187,290.37184 199.28892,292.30068 200.17344,294.25803 M 196.42978,297.19847 C 195.08569,294.90067 194.72769,292.3571 194.44147,290.00336 M 192.77118,301.31856 C 190.77392,298.55525 190.1004,294.96224 189.47331,291.6447 M 188.83696,304.60919 C 185.83823,300.81967 184.50149,296.77071 183.75252,293.16711 M 178.32051,294.55955 C 179.52559,300.49142 182.00324,306.4897 183.73781,308.47321 M 178.27758,311.58575 C 174.26911,306.69836 172.60224,300.91596 171.55795,295.77255 M 166.13896,296.71635 C 167.66558,304.41417 170.95278,311.65957 172.98471,313.70489 M 167.14716,314.77841 C 162.93082,308.94901 161.07415,302.79311 159.80702,297.41647 M 160.82232,314.99526 C 156.43035,309.20086 154.48571,303.11319 153.23246,297.78187 M 154.97089,314.96916 C 150.11628,309.15509 148.0156,303.06509 146.75131,297.71816 M 148.76856,314.53182 C 144.48408,309.69842 142.71832,303.2194 141.43016,297.29741 M 135.18495,296.33048 C 136.49957,301.79013 138.38713,308.04041 143.0378,313.83589M 222.51699,263.38263 C 224.96715,260.76722 228.29236,259.89542 228.29236,259.89542 M 218.84176,268.78781 C 221.81695,266.1724 226.19222,264.95187 226.19222,264.95187 M 216.04158,275.58787 C 220.06684,271.05449 224.61713,270.70577 224.61713,270.70577 M 213.94145,280.12124 C 219.01678,278.02891 223.56706,278.02891 223.56706,278.02891M 222.51699,301.04485 C 224.96715,303.66026 228.29236,304.53206 228.29236,304.53206 M 218.84176,295.63967 C 221.81695,298.25508 226.19222,299.4756 226.19222,299.4756 M 216.04158,288.83961 C 220.06684,293.37299 224.61713,293.72171 224.61713,293.72171 M 213.94145,284.30624 C 219.01678,286.39856 223.56706,286.39856 223.56706,286.39856M 121.53562,272.01348 C 121.53562,272.44659 121.22199,272.7981 120.83557,272.7981 C 120.44915,272.7981 120.13553,272.44659 120.13553,272.01348 C 120.13553,271.58036 120.44915,271.22886 120.83557,271.22886 C 121.22199,271.22886 121.53562,271.58036 121.53562,272.01348 zM 128.09853,310.19842 C 132.82383,310.11124 128.09853,288.83926 128.09853,282.0392 C 128.09853,275.23914 130.03686,260.45299 135.27399,253.70562 C 140.5998,246.84399 100.9581,269.63911 103.85951,287.44438 C 107.09721,289.27517 111.99752,290.23415 115.93527,291.71621 C 112.26003,291.97775 107.97226,290.84441 104.90957,290.05978 C 106.65968,293.72136 112.78507,303.83426 128.09853,310.19842 z M 123.46075,270.83655 C 123.46075,272.15995 122.53949,273.23401 121.40437,273.23401 C 120.26925,273.23401 119.34799,272.15995 119.34799,270.83655 C 119.34799,269.51316 120.26925,268.4391 121.40437,268.4391 C 122.53949,268.4391 123.46075,269.51316 123.46075,270.83655 zM 121.53562,272.01348 C 121.53562,272.44659 121.22199,272.7981 120.83557,272.7981 C 120.44915,272.7981 120.13553,272.44659 120.13553,272.01348 C 120.13553,271.58036 120.44915,271.22886 120.83557,271.22886 C 121.22199,271.22886 121.53562,271.58036 121.53562,272.01348 z" />
+ <text
+ xml:space="preserve"
+ style="font-size:22px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+ x="214.29762"
+ y="353.823"
+ id="text3121"
+ transform="translate(-58.014272,18.943436)"><tspan
+ sodipodi:role="line"
+ id="tspan3123"
+ x="214.29762"
+ y="353.823">Copy to clipboard</tspan><tspan
+ sodipodi:role="line"
+ x="214.29762"
+ y="372.96726"
+ id="tspan3143"
+ style="font-size:12px">(it is easiest later on to move the nose</tspan><tspan
+ sodipodi:role="line"
+ x="214.29762"
+ y="387.96726"
+ id="tspan3145"
+ style="font-size:12px">of the fish to the top-left corner of the </tspan><tspan
+ sodipodi:role="line"
+ x="214.29762"
+ y="402.96726"
+ style="font-size:12px"
+ id="tspan3153">document (0,0) before copying to the </tspan><tspan
+ sodipodi:role="line"
+ x="214.29762"
+ y="417.96726"
+ style="font-size:12px"
+ id="tspan3163">clipboard, so you don't have to manually </tspan><tspan
+ sodipodi:role="line"
+ x="214.29762"
+ y="432.96726"
+ style="font-size:12px"
+ id="tspan3169">tweak the origin parameter)</tspan></text>
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 439.25092,345.53523 C 504.36898,288.70493 570.671,289.88889 619.21356,351.45506"
+ id="path3125"
+ transform="translate(2.3679295,-35.518942)" />
+ <text
+ xml:space="preserve"
+ style="font-size:22px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+ x="460.56229"
+ y="364.47867"
+ id="text3127"
+ transform="translate(-26.047224,0)"><tspan
+ sodipodi:role="line"
+ id="tspan3129"
+ x="460.56229"
+ y="364.47867">Draw the skeleton path</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-size:22px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+ x="632.23718"
+ y="202.2755"
+ id="text3131"
+ transform="translate(-266.39207,-30.783083)"><tspan
+ sodipodi:role="line"
+ id="tspan3133"
+ x="632.23718"
+ y="202.2755">Press Ctrl-Shift-7 and apply </tspan><tspan
+ sodipodi:role="line"
+ x="632.23718"
+ y="229.7755"
+ id="tspan3171">Skeletal Strokes to the skeleton path.</tspan><tspan
+ sodipodi:role="line"
+ x="632.23718"
+ y="257.2755"
+ id="tspan3135">Press the paste button next to &quot;pattern&quot;</tspan></text>
+ <g
+ id="g3179">
+ <path
+ transform="translate(58.014272,-17.759472)"
+ d="M -7.1037903,199.31558 A 37.886871,34.92696 0 1 1 -82.877533,199.31558 A 37.886871,34.92696 0 1 1 -7.1037903,199.31558 z"
+ sodipodi:ry="34.92696"
+ sodipodi:rx="37.886871"
+ sodipodi:cy="199.31558"
+ sodipodi:cx="-44.990662"
+ id="path3177"
+ style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0000ff;stroke-width:0.53125;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ sodipodi:type="arc" />
+ <text
+ transform="translate(84.061496,-150.36352)"
+ id="text3173"
+ y="346.71921"
+ x="-82.877533"
+ style="font-size:22px;font-style:normal;font-weight:normal;fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><tspan
+ style="font-size:40px;font-weight:bold;writing-mode:lr-tb;fill:#0000ff"
+ y="346.71921"
+ x="-82.877533"
+ id="tspan3175"
+ sodipodi:role="line">1</tspan></text>
+ </g>
+ <path
+ transform="translate(185.88246,192.98625)"
+ d="M -7.1037903,199.31558 A 37.886871,34.92696 0 1 1 -82.877533,199.31558 A 37.886871,34.92696 0 1 1 -7.1037903,199.31558 z"
+ sodipodi:ry="34.92696"
+ sodipodi:rx="37.886871"
+ sodipodi:cy="199.31558"
+ sodipodi:cx="-44.990662"
+ id="path3186"
+ style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0000ff;stroke-width:0.53125;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ sodipodi:type="arc" />
+ <text
+ transform="translate(211.92969,60.3822)"
+ id="text3188"
+ y="346.71921"
+ x="-82.877533"
+ style="font-size:22px;font-style:normal;font-weight:normal;fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><tspan
+ style="font-size:40px;font-weight:bold;writing-mode:lr-tb;fill:#0000ff"
+ y="346.71921"
+ x="-82.877533"
+ id="tspan3190"
+ sodipodi:role="line">2</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-size:22px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+ x="466.48212"
+ y="-32.149517"
+ id="text3213"
+ transform="translate(-14.207577,-11.839647)"><tspan
+ sodipodi:role="line"
+ id="tspan3215"
+ x="466.48212"
+ y="-32.149517">Press F2 and notice that the </tspan><tspan
+ sodipodi:role="line"
+ x="466.48212"
+ y="-4.6495171"
+ id="tspan3217">red skeleton path is live </tspan><tspan
+ sodipodi:role="line"
+ x="466.48212"
+ y="22.850483"
+ id="tspan3219">edittable on-canvas</tspan></text>
+ <g
+ id="g3221"
+ transform="translate(426.22731,-182.33057)">
+ <path
+ sodipodi:type="arc"
+ style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0000ff;stroke-width:0.53125;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="path3223"
+ sodipodi:cx="-44.990662"
+ sodipodi:cy="199.31558"
+ sodipodi:rx="37.886871"
+ sodipodi:ry="34.92696"
+ d="M -7.1037903,199.31558 A 37.886871,34.92696 0 1 1 -82.877533,199.31558 A 37.886871,34.92696 0 1 1 -7.1037903,199.31558 z"
+ transform="translate(58.014272,-17.759472)" />
+ <text
+ xml:space="preserve"
+ style="font-size:22px;font-style:normal;font-weight:normal;fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+ x="-82.877533"
+ y="346.71921"
+ id="text3225"
+ transform="translate(84.061496,-150.36352)"><tspan
+ sodipodi:role="line"
+ id="tspan3227"
+ x="-82.877533"
+ y="346.71921"
+ style="font-size:40px;font-weight:bold;writing-mode:lr-tb;fill:#0000ff">5</tspan></text>
+ </g>
+</svg>
diff --git a/share/examples/markers.svg b/share/examples/markers.svg
new file mode 100644
index 0000000..590de63
--- /dev/null
+++ b/share/examples/markers.svg
@@ -0,0 +1,856 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ sodipodi:docbase="/home/d/ink/inkscape/share/examples"
+ sodipodi:docname="markers.svg"
+ height="100mm"
+ width="100mm"
+ inkscape:version="0.92"
+ sodipodi:version="0.32"
+ id="svg1">
+ <metadata
+ id="metadata164">
+ <rdf:RDF
+ id="RDF166">
+ <cc:Work
+ id="Work168"
+ rdf:about="">
+ <dc:format
+ id="format170">image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage"
+ id="type172" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <defs
+ id="defs3">
+ <marker
+ inkscape:stockid="Legs"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Legs"
+ style="overflow:visible;">
+ <g
+ id="g1163"
+ transform="scale(-0.7)">
+ <g
+ transform="matrix(-1.836909e-16,-1.000000,-1.000000,1.836909e-16,20.70862,21.31391)"
+ id="g2032">
+ <path
+ sodipodi:nodetypes="cc"
+ id="path2019"
+ d="M 21.221250,20.675360 C 14.311099,25.396517 18.766725,27.282204 15.380179,34.118595"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:none;marker-end:none;" />
+ <path
+ sodipodi:nodetypes="cc"
+ id="path2026"
+ d="M 21.398110,20.548120 C 20.037601,28.895644 24.934182,29.318060 25.903151,34.373078"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:none;marker-end:none;" />
+ </g>
+ <path
+ id="polygon2039"
+ d="M -14.090070,-6.7318716 L -15.012238,-2.6884886 L -11.049487,-3.9115586 L -14.090070,-6.7318716 z "
+ style="fill:#030300;fill-rule:evenodd;stroke-width:1.0000000pt;marker-end:none;" />
+ <path
+ id="path2041"
+ d="M -15.215679,4.5567534 L -13.341552,8.2563664 L -11.074678,4.7835114 L -15.215679,4.5567534 z "
+ style="fill:#030300;fill-rule:evenodd;stroke-width:1.0000000pt;marker-end:none;" />
+ </g>
+ </marker>
+ <marker
+ inkscape:stockid="Tail"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Tail"
+ style="overflow:visible;">
+ <g
+ id="g1087"
+ transform="scale(-1.2)">
+ <path
+ id="path1126"
+ d="M -3.8048674,-3.9585227 L 0.54352094,-0.00068114835"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.8;marker-start:none;marker-end:none;stroke-linecap:round;" />
+ <path
+ id="path1127"
+ d="M -1.2866832,-3.9585227 L 3.0617053,-0.00068114835"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.8;marker-start:none;marker-end:none;stroke-linecap:round;" />
+ <path
+ id="path1956"
+ d="M 1.3053582,-3.9585227 L 5.6537466,-0.00068114835"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.8;marker-start:none;marker-end:none;stroke-linecap:round;" />
+ <path
+ id="path1848"
+ d="M -3.8048674,4.1775838 L 0.54352094,0.21974226"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.8;marker-start:none;marker-end:none;stroke-linecap:round;" />
+ <path
+ id="path1849"
+ d="M -1.2866832,4.1775838 L 3.0617053,0.21974226"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.8;marker-start:none;marker-end:none;stroke-linecap:round;" />
+ <path
+ id="path1850"
+ d="M 1.3053582,4.1775838 L 5.6537466,0.21974226"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.8;marker-start:none;marker-end:none;stroke-linecap:round;" />
+ </g>
+ </marker>
+ <marker
+ inkscape:stockid="DistanceOut"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="DistanceOut"
+ style="overflow:visible;">
+ <g
+ transform="scale(-0.6,0.6) translate(8,0)"
+ id="g2006">
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path2007"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;" />
+ <path
+ id="path2008"
+ d="M -14.759949,-7 L -14.759949,65"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2pt;marker-start:none;" />
+ </g>
+ </marker>
+ <marker
+ inkscape:stockid="DistanceIn"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="DistanceIn"
+ style="overflow:visible;">
+ <g
+ transform="scale(0.6,0.6) translate(8,0)"
+ id="g2002">
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path2003"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;" />
+ <path
+ id="path2004"
+ d="M -14.759949,-7 L -14.759949,65"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2pt;marker-start:none;" />
+ </g>
+ </marker>
+ <marker
+ inkscape:stockid="CurvyCross"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="CurvyCross"
+ style="overflow:visible;">
+ <g
+ transform="scale(0.6)"
+ id="g948">
+ <path
+ sodipodi:nodetypes="ccc"
+ id="path946"
+ 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"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;marker-end:none;" />
+ <path
+ sodipodi:nodetypes="ccc"
+ id="path947"
+ 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"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;marker-end:none;" />
+ </g>
+ </marker>
+ <marker
+ inkscape:stockid="SemiCircleOut"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="SemiCircleOut"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path953"
+ d="M -2.5,-0.80913858 C -2.5,1.9508614 -4.7400000,4.1908614 -7.5,4.1908614 L -7.5,-5.8091386 C -4.7400000,-5.8091386 -2.5,-3.5691386 -2.5,-0.80913858 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;marker-end:none;"
+ transform="scale(0.6) translate(7.125493,0.763446)" />
+ </marker>
+ <marker
+ inkscape:stockid="Torso"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Torso"
+ style="overflow:visible;">
+ <g
+ id="g2045"
+ transform="scale(0.7)">
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path1128"
+ d="M -4.7792281,-3.2395420 C -2.4288541,-2.8736027 0.52103922,-1.3019943 0.25792722,0.38794346 C -0.0051877922,2.0778819 -2.2126741,2.6176539 -4.5630471,2.2517169 C -6.9134221,1.8857769 -8.5210350,0.75201414 -8.2579220,-0.93792336 C -7.9948090,-2.6278615 -7.1296041,-3.6054813 -4.7792281,-3.2395420 z "
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;marker-start:none;marker-mid:none;marker-end:none;" />
+ <path
+ sodipodi:nodetypes="cc"
+ id="path1909"
+ d="M 4.4598789,0.088665736 C -2.5564571,-4.3783320 5.2248769,-3.9061806 -0.84829578,-8.7197331"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-end:none;" />
+ <path
+ sodipodi:nodetypes="cc"
+ id="path1910"
+ d="M 4.9298719,0.057520736 C -1.3872731,1.7494689 1.8027579,5.4782079 -4.9448731,7.5462725"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:none;marker-end:none;" />
+ <rect
+ transform="matrix(0.527536,-0.849533,0.887668,0.460484,0.000000,0.000000)"
+ y="-1.7408575"
+ x="-10.391706"
+ height="2.7608147"
+ width="2.6366582"
+ id="rect2035"
+ style="fill-rule:evenodd;stroke-width:1.0000000pt;marker-end:none;" />
+ <rect
+ transform="matrix(0.671205,-0.741272,0.790802,0.612072,0.000000,0.000000)"
+ y="-7.9629307"
+ x="4.9587269"
+ height="2.8614161"
+ width="2.7327356"
+ id="rect2036"
+ style="fill-rule:evenodd;stroke-width:1.0000000pt;marker-end:none;" />
+ <path
+ transform="matrix(6.793608e-17,-1.109517,1.109517,6.793608e-17,25.96648,19.71619)"
+ d="M 16.779951 -28.685045 A 0.60731727 0.60731727 0 1 0 15.565317,-28.685045 A 0.60731727 0.60731727 0 1 0 16.779951 -28.685045 z"
+ sodipodi:ry="0.60731727"
+ sodipodi:rx="0.60731727"
+ sodipodi:cy="-28.685045"
+ sodipodi:cx="16.172634"
+ id="path2037"
+ style="fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:none;marker-end:none;"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(6.793608e-17,-1.109517,1.109517,6.793608e-17,26.82450,16.99126)"
+ d="M 16.779951 -28.685045 A 0.60731727 0.60731727 0 1 0 15.565317,-28.685045 A 0.60731727 0.60731727 0 1 0 16.779951 -28.685045 z"
+ sodipodi:ry="0.60731727"
+ sodipodi:rx="0.60731727"
+ sodipodi:cy="-28.685045"
+ sodipodi:cx="16.172634"
+ id="path2038"
+ style="fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:none;marker-end:none;"
+ sodipodi:type="arc" />
+ </g>
+ </marker>
+ <marker
+ inkscape:stockid="CurveIn"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="CurveIn"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="ccc"
+ id="path942"
+ 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"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;marker-end:none;fill:none;"
+ transform="scale(0.6)" />
+ </marker>
+ <marker
+ inkscape:stockid="TriangleOutM"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="TriangleOutM"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path1562"
+ 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>
+ <marker
+ inkscape:stockid="DiamondS"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="DiamondS"
+ style="overflow:visible;">
+ <path
+ id="path840"
+ 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 "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="TriangleOutL"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="TriangleOutL"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path1564"
+ 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>
+ <marker
+ inkscape:stockid="SemiCircleIn"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="SemiCircleIn"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path941"
+ 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 "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;marker-end:none;"
+ transform="scale(0.6)" />
+ </marker>
+ <marker
+ inkscape:stockid="TriangleInL"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="TriangleInL"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path1570"
+ 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>
+ <marker
+ inkscape:stockid="SquareL"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="SquareL"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path1582"
+ 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 "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
+ transform="scale(0.8)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2L"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2L"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path1610"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(1.1) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="DistanceLeft"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="DistanceLeft"
+ style="overflow:visible;">
+ <g
+ transform="scale(0.6,0.6) translate(8,0)"
+ id="g987">
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path974"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;" />
+ <path
+ id="path976"
+ d="M -14.759949,-7 L -14.759949,65"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2pt;marker-start:none;" />
+ </g>
+ </marker>
+ <marker
+ inkscape:stockid="Arrow1S"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow1S"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path983"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
+ transform="scale(0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="DiamondL"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="DiamondL"
+ style="overflow:visible;">
+ <path
+ id="path1576"
+ 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 "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
+ transform="scale(0.8)" />
+ </marker>
+ <marker
+ inkscape:stockid="StopM"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="StopM"
+ style="overflow:visible;">
+ <path
+ id="path1556"
+ d="M 0.0,5.65 L 0.0,-5.65"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;"
+ transform="scale(0.4)" />
+ </marker>
+ <marker
+ inkscape:stockid="Club"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Club"
+ style="overflow:visible;">
+ <path
+ id="path1015"
+ 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 "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:0.74587913pt;marker-start:none;"
+ transform="scale(0.6)" />
+ </marker>
+ <marker
+ inkscape:stockid="StopL"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="StopL"
+ style="overflow:visible;">
+ <path
+ id="path1558"
+ d="M 0.0,5.65 L 0.0,-5.65"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;"
+ transform="scale(0.8)" />
+ </marker>
+ <marker
+ inkscape:stockid="Dot_m"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Dot_m"
+ style="overflow:visible;">
+ <path
+ id="path39"
+ 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 "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;marker-end:none;"
+ transform="scale(0.4) translate(7.125493, 1)" />
+ </marker>
+ <marker
+ inkscape:stockid="Dot_l"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Dot_l"
+ style="overflow:visible;">
+ <path
+ id="path41"
+ 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 "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;marker-end:none;"
+ transform="scale(0.8) translate(7.125493, 1)" />
+ </marker>
+ <marker
+ inkscape:stockid="Scissors"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Scissors"
+ style="overflow:visible;">
+ <path
+ id="schere"
+ style="marker-start:none;"
+ d="M 9.0898857,-3.6061018 C 8.1198849,-4.7769976 6.3697607,-4.7358294 5.0623558,-4.2327734 L -3.1500488,-1.1548705 C -5.5383421,-2.4615840 -7.8983361,-2.0874077 -7.8983361,-2.7236578 C -7.8983361,-3.2209742 -7.4416699,-3.1119800 -7.5100293,-4.4068519 C -7.5756648,-5.6501286 -8.8736064,-6.5699315 -10.100428,-6.4884954 C -11.327699,-6.4958500 -12.599867,-5.5553341 -12.610769,-4.2584343 C -12.702194,-2.9520479 -11.603560,-1.7387447 -10.304005,-1.6532027 C -8.7816644,-1.4265411 -6.0857470,-2.3487593 -4.8210600,-0.082342643 C -5.7633447,1.6559151 -7.4350844,1.6607341 -8.9465707,1.5737277 C -10.201445,1.5014928 -11.708664,1.8611256 -12.307219,3.0945882 C -12.885586,4.2766744 -12.318421,5.9591904 -10.990470,6.3210002 C -9.6502788,6.8128279 -7.8098011,6.1912892 -7.4910978,4.6502760 C -7.2454393,3.4624530 -8.0864637,2.9043186 -7.7636052,2.4731223 C -7.5199917,2.1477623 -5.9728246,2.3362771 -3.2164999,1.0982979 L 5.6763468,4.2330688 C 6.8000164,4.5467672 8.1730685,4.5362646 9.1684433,3.4313614 L -0.051640930,-0.053722219 L 9.0898857,-3.6061018 z M -9.2179159,-5.5066058 C -7.9233569,-4.7838060 -8.0290767,-2.8230356 -9.3743431,-2.4433169 C -10.590861,-2.0196559 -12.145370,-3.2022863 -11.757521,-4.5207817 C -11.530373,-5.6026336 -10.104134,-6.0014137 -9.2179159,-5.5066058 z M -9.1616516,2.5107591 C -7.8108215,3.0096239 -8.0402087,5.2951947 -9.4138723,5.6023681 C -10.324932,5.9187072 -11.627422,5.4635705 -11.719569,4.3902287 C -11.897178,3.0851737 -10.363484,1.9060805 -9.1616516,2.5107591 z " />
+ </marker>
+ <marker
+ inkscape:stockid="Dot_s"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Dot_s"
+ style="overflow:visible;">
+ <path
+ id="path933"
+ 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 "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;marker-end:none;"
+ transform="scale(0.2) translate(7.125493, 1)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow2M"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow2M"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path1608"
+ style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+ transform="scale(0.6) translate(-5,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow1M"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow1M"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path1614"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
+ transform="scale(0.4)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow1L"
+ orient="auto"
+ refY="0.0"
+ refX="0.0"
+ id="Arrow1L"
+ style="overflow:visible;">
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path1616"
+ d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
+ transform="scale(0.8)" />
+ </marker>
+ </defs>
+ <sodipodi:namedview
+ inkscape:current-layer="svg1"
+ inkscape:window-y="0"
+ inkscape:window-x="0"
+ inkscape:window-height="996"
+ inkscape:window-width="1242"
+ inkscape:cy="535.00000"
+ inkscape:cx="359.00000"
+ inkscape:zoom="5.6500000"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0.0"
+ borderopacity="1.0"
+ bordercolor="#666666"
+ pagecolor="#ffffff"
+ id="base" />
+ <g transform="translate(-170,-290)">
+ <path
+ id="path1823"
+ d="M 220.71555,563.03845 C 232.55220,560.72285 244.76291,564.70736 254.47298,571.46005 C 265.04924,578.78453 273.80766,588.52881 280.95471,599.16790 C 287.33090,608.97417 291.93287,619.78003 296.47275,630.51812"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:11.000000;stroke-dasharray:1.1000000 1.1000000 ;stroke-dashoffset:0.0000000;" />
+ <rect
+ rx="8.8173475"
+ ry="8.8173475"
+ y="432.16577"
+ x="306.30634"
+ height="30.770742"
+ width="45.526302"
+ id="rect1818"
+ style="fill:#ffffff;fill-opacity:0;fill-rule:evenodd;stroke:#000000;stroke-width:2.0000000;stroke-dasharray:0.50000000,0.50000000;stroke-dashoffset:0.0000000;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;" />
+ <path
+ sodipodi:nodetypes="cc"
+ id="path1691"
+ d="M 516.45542,588.86906 L 167.37149,588.86906"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:16.250000;stroke-miterlimit:4.0000000;stroke-dasharray:0.32500000,0.32500000;stroke-dashoffset:0.0000000;marker-start:none;marker-end:none;marker-mid:none;" />
+ <path
+ id="path1666"
+ d="M 355.23716,524.46093 L 373.87265,524.46093"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;marker-mid:none;marker-end:url(#Tail);marker-start:url(#Arrow1M);" />
+ <path
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,890.2529,2.842171e-14)"
+ sodipodi:nodetypes="ccccccccccccccccc"
+ id="path1667"
+ d="M 332.85548,570.51460 L 346.88935,570.51460 L 360.92322,570.51460 L 374.95710,570.51460 L 388.99097,570.51460 L 403.02484,570.51460 L 417.05871,570.51460 L 431.09258,570.51460 L 445.12646,570.51460 L 459.16033,570.51460 L 473.19420,570.51460 L 487.22807,570.51460 L 501.26194,570.51460 L 515.29581,570.51460 L 529.32969,570.51460 L 543.36356,570.51460 L 557.39743,570.51460"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;stroke-miterlimit:4.0000000;marker-start:url(#Dot_l);marker-mid:url(#Tail);marker-end:url(#Dot_l);" />
+ <path
+ sodipodi:nodetypes="ccccccccc"
+ id="path1668"
+ d="M 329.78393,449.46093 L 339.10167,449.46093 L 348.41942,449.46093 L 357.73716,449.46093 L 367.05491,449.46093 L 376.37265,449.46093 L 385.69039,449.46093 L 395.00814,449.46093 L 404.32588,449.46093"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;marker-start:url(#DistanceIn);marker-mid:url(#StopM);marker-end:url(#DistanceOut);" />
+ <path
+ sodipodi:nodetypes="cc"
+ id="path1669"
+ d="M 115.33836,558.80564 L 289.88031,558.80564"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;marker-start:url(#DiamondL);marker-mid:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.31250000,0.31250000;stroke-dashoffset:0.0000000;marker-end:url(#TriangleOutM);" />
+ <path
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccc"
+ id="path1670"
+ d="M 370.01292,458.90582 L 371.17764,460.92317 L 372.34236,462.94052 L 373.50707,464.95787 L 374.67179,466.97522 L 375.83651,468.99257 L 377.00123,471.00992 L 378.16595,473.02727 L 379.33067,475.04462 L 380.49538,477.06197 L 381.66010,479.07932 L 382.82482,481.09667 L 383.98954,483.11402 L 385.15426,485.13137 L 386.31897,487.14872 L 387.48369,489.16607 L 388.64841,491.18343 L 389.81313,493.20078 L 390.97785,495.21813 L 392.14256,497.23548 L 393.30728,499.25283 L 394.47200,501.27018 L 395.63672,503.28753 L 396.80144,505.30488 L 397.96616,507.32223 L 399.13087,509.33958 L 400.29559,511.35693 L 401.46031,513.37428 L 402.62503,515.39163 L 403.78975,517.40898 L 404.95446,519.42633 L 406.11918,521.44368 L 407.28390,523.46103"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;marker-start:url(#TriangleInL);marker-mid:url(#SquareL);marker-end:url(#TriangleOutL);" />
+ <path
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc"
+ id="path1671"
+ d="M 282.43598,396.97003 L 284.76542,401.00473 L 287.09485,405.03943 L 289.42429,409.07413 L 291.75372,413.10883 L 294.08316,417.14353 L 296.41260,421.17823 L 298.74203,425.21293 L 301.07147,429.24763 L 303.40091,433.28234 L 305.73034,437.31704 L 308.05978,441.35174 L 310.38921,445.38644 L 312.71865,449.42114 L 315.04809,453.45584 L 317.37752,457.49054 L 319.70696,461.52524 L 322.03640,465.55994 L 324.36583,469.59464 L 326.69527,473.62934 L 329.02471,477.66404 L 331.35414,481.69874 L 333.68358,485.73344 L 336.01301,489.76814 L 338.34245,493.80285 L 340.67189,497.83755 L 343.00132,501.87225 L 345.33076,505.90695 L 347.66020,509.94165 L 349.98963,513.97635 L 352.31907,518.01105 L 354.64850,522.04575 L 356.97794,526.08045 L 359.30738,530.11515 L 361.63681,534.14985 L 363.96625,538.18455 L 366.29569,542.21925 L 368.62512,546.25395 L 370.95456,550.28865 L 373.28399,554.32335 L 375.61343,558.35806 L 377.94287,562.39276 L 380.27230,566.42746 L 382.60174,570.46216 L 384.93118,574.49686 L 387.26061,578.53156 L 389.59005,582.56626 L 391.91948,586.60096 L 394.24892,590.63566 L 396.57836,594.67036 L 398.90779,598.70506 L 401.23723,602.73976 L 403.56667,606.77446 L 405.89610,610.80916 L 408.22554,614.84386 L 410.55497,618.87856 L 412.88441,622.91327 L 415.21385,626.94797 L 417.54328,630.98267 L 419.87272,635.01737 L 422.20216,639.05207 L 424.53159,643.08677 L 426.86103,647.12147 L 429.19046,651.15617 L 431.51990,655.19087"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;stroke-dasharray:1.0000000 0.50000000 ;stroke-dashoffset:0.0000000;marker-start:none;marker-mid:url(#StopL);marker-end:none;" />
+ <path
+ id="path1672"
+ d="M 285.01295,395.35051 L 434.09687,653.57135"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.50000000,0.50000000;stroke-dashoffset:0.0000000;" />
+ <path
+ id="path1673"
+ d="M 332.16845,494.51469 L 294.89747,429.95947"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;marker-start:url(#Arrow1L);marker-mid:none;marker-end:url(#DistanceOut);" />
+ <path
+ sodipodi:nodetypes="ccccccccccccccccc"
+ id="path1674"
+ d="M 349.22770,476.12429 L 350.39242,478.14164 L 351.55714,480.15899 L 352.72185,482.17634 L 353.88657,484.19369 L 355.05129,486.21104 L 356.21601,488.22839 L 357.38073,490.24574 L 358.54544,492.26310 L 359.71016,494.28045 L 360.87488,496.29780 L 362.03960,498.31515 L 363.20432,500.33250 L 364.36904,502.34985 L 365.53375,504.36720 L 366.69847,506.38455 L 367.86319,508.40190"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;marker-start:url(#SemiCircleIn);marker-mid:url(#CurveIn);marker-end:url(#SemiCircleOut);" />
+ <path
+ id="path1675"
+ d="M 309.78393,369.90570 L 384.32589,499.01614"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;marker-mid:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.37500000,1.5000000;stroke-dashoffset:0.0000000;marker-start:url(#Arrow1M);marker-end:url(#Arrow1M);" />
+ <path
+ id="path1676"
+ d="M 391.99624,477.20000 L 373.36075,444.92239"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;stroke-dasharray:1.5000000 1.5000000;stroke-dashoffset:0.0000000;marker-start:url(#Arrow2L);marker-mid:none;marker-end:url(#Arrow1S);" />
+ <path
+ id="path1677"
+ d="M 417.73717,583.32212 L 436.37266,615.59973"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;" />
+ <path
+ sodipodi:nodetypes="csssc"
+ id="path1678"
+ d="M 444.56554,522.48988 C 430.11869,526.66148 415.67184,530.83308 401.22500,535.00468 C 386.77815,539.17627 372.33129,543.34787 357.88444,547.51947 C 343.43759,551.69107 328.99074,555.86268 314.54389,560.03429 C 300.09705,564.20590 285.65021,568.37752 271.20336,572.54913"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.75000000;stroke-dasharray:0.93730241 2.8119072 ;stroke-dashoffset:0.0000000;marker-start:none;marker-mid:url(#Scissors);marker-end:url(#StopL);" />
+ <path
+ id="path1679"
+ d="M 397.68181,515.00735 L 253.67785,553.59311"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.75000000;marker-start:url(#DiamondS);marker-mid:none;marker-end:url(#Club);stroke-miterlimit:4.0000000;stroke-dasharray:3.0000000,0.75000000;stroke-dashoffset:0.0000000;" />
+ <path
+ id="path1680"
+ d="M 361.18032,536.97701 L 325.17933,546.62345"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.75000000;marker-mid:none;" />
+ <path
+ sodipodi:nodetypes="ccccccccc"
+ id="path1681"
+ d="M 392.86851,550.60491 L 374.86802,555.42813 L 356.86752,560.25135 L 338.86703,565.07457 L 320.86653,569.89779 L 302.86604,574.72101 L 284.86554,579.54423 L 266.86505,584.36745 L 248.86455,589.19067"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.75000000;marker-start:url(#DiamondL);marker-mid:url(#Dot_s);marker-end:url(#DiamondL);" />
+ <path
+ id="path1682"
+ d="M 501.33168,430.45098 L 357.32772,469.03674"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.75000000;stroke-dasharray:18.000000 18.000000 ;stroke-dashoffset:0.0000000;marker-start:url(#Arrow1L);marker-mid:none;marker-end:url(#StopL);" />
+ <path
+ id="path1683"
+ d="M 413.86445,504.44721 L 269.86049,543.03297"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.75000000;stroke-dasharray:0.75000000 9.0000000 ;stroke-dashoffset:0.0000000;marker-start:url(#TriangleInL);marker-end:url(#TriangleOutL);" />
+ <path
+ sodipodi:nodetypes="ccccccccc"
+ id="path1684"
+ d="M 347.68180,587.50735 L 329.68131,592.33057 L 311.68081,597.15379 L 293.68032,601.97701 L 275.67982,606.80023 L 257.67933,611.62345 L 239.67883,616.44667 L 221.67834,621.26989 L 203.67784,626.09311"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.75000000;marker-mid:url(#SemiCircleIn);marker-end:none;marker-start:url(#SemiCircleIn);" />
+ <path
+ sodipodi:nodetypes="cc"
+ id="path1685"
+ d="M 423.36549,532.53630 L 423.36549,707.07825"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:6.0000000;stroke-dasharray:6.0000000 6.0000000 ;stroke-dashoffset:0.0000000;marker-start:none;marker-mid:none;marker-end:none;" />
+ <path
+ sodipodi:nodetypes="cc"
+ id="path1686"
+ d="M 460.67772,507.88656 L 460.67772,551.52205"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:6.0000000;stroke-dasharray:3.0000000 3.0000000 ;stroke-dashoffset:0.0000000;marker-start:url(#Dot_s);marker-mid:none;marker-end:url(#Dot_s);" />
+ <path
+ sodipodi:nodetypes="cc"
+ id="path1687"
+ d="M 266.00125,409.75728 L 266.00125,453.39277"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:6.0000000;marker-start:none;marker-mid:url(#DistanceLeft);marker-end:url(#StopM);" />
+ <path
+ sodipodi:nodetypes="cc"
+ id="path1688"
+ d="M 437.58798,470.56746 L 437.58798,557.83843"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:6.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:1.5000000,1.5000000;stroke-dashoffset:0.0000000;marker-start:url(#StopM);marker-end:url(#StopM);" />
+ <path
+ id="path1689"
+ d="M 294.35668,586.92104 L 312.99217,619.19865"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;stroke-dasharray:0.37500000 0.12500000 ;stroke-dashoffset:0.0000000;marker-start:url(#Tail);marker-mid:none;" />
+ <path
+ id="path1690"
+ d="M 305.23717,593.32212 L 323.87266,625.59973"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;" />
+ <path
+ transform="translate(-2.699170,6.478023)"
+ d="M 285.75403,503.70724 C 285.63304,503.83009 285.52875,503.60476 285.54986,503.50615 C 285.60707,503.23893 285.94844,503.19346 286.15622,503.29891 C 286.52788,503.48753 286.57503,503.98432 286.36654,504.31053 C 286.06057,504.78924 285.39040,504.83856 284.94965,504.52392 C 284.36220,504.10455 284.31107,503.25570 284.73318,502.70178 C 285.26437,502.00472 286.29415,501.95196 286.96059,502.48223 C 287.76774,503.12446 287.82204,504.33632 287.18321,505.11490 C 286.43038,506.03244 285.03578,506.08823 284.14528,505.34060 C 283.11716,504.47743 283.05991,502.89967 283.91651,501.89740 C 284.88982,500.75856 286.65104,500.69987 287.76497,501.66555 C 289.01462,502.74890 289.07474,504.69377 287.99989,505.91928 C 286.80661,507.27982 284.67792,507.34135 283.34090,506.15728 C 281.86942,504.85412 281.80647,502.54152 283.09983,501.09303 C 284.51280,499.51057 287.00941,499.44620 288.56934,500.84888 C 290.26281,502.37163 290.32859,505.05231 288.81657,506.72365 C 287.18406,508.52816 284.31925,508.59535 282.53653,506.97395 C 280.62096,505.23173 280.55236,502.18274 282.28315,500.28865 C 284.13507,498.26200 287.36828,498.19200 289.37372,500.03220 C 291.51146,501.99380 291.58286,505.41126 289.63324,507.52803 C 287.56197,509.77688 283.96025,509.84969 281.73215,507.79063 C 279.37218,505.60970 279.29797,501.82368 281.46647,499.48427 C 283.75705,497.01318 287.72738,496.93757 290.17809,499.21552 C 292.76033,501.61573 292.83734,505.77039 290.44992,508.33240 C 287.94009,511.02578 283.60108,511.10419 280.92778,508.60731 C 278.12325,505.98785 278.04343,501.46449 280.64980,498.67990 C 283.37886,495.76422 288.08660,495.68300 290.98247,498.39885 C 294.00931,501.23752 294.09193,506.12964 291.26660,509.13678 C 288.31832,512.27478 283.24181,512.35880 280.12340,509.42398 C 276.87423,506.36611 276.78881,501.10520 279.83312,497.87552 C 283.00059,494.51519 288.44590,494.42836 291.78684,497.58217 C 295.25836,500.85923 295.34658,506.48895 292.08327,509.94115 C 288.69663,513.52384 282.88249,513.61347 279.31903,510.24066 C 275.62516,506.74443 275.53413,500.74587 279.01644,497.07115 C 282.62226,493.26610 288.80524,493.17367 292.59122,496.76549 C 296.50745,500.48089 296.60128,506.84830 292.89995,510.74553 C 289.07498,514.77295 282.52313,514.86817 278.51465,511.05734 C 274.37605,507.12279 274.27942,500.38650 278.19977,496.26677 C 282.24389,492.01698 289.16462,491.91895 293.39559,495.94881 C 297.75658,500.10251 297.85600,507.20769 293.71663,511.54990 C 289.45336,516.02208 282.16374,516.12291 277.71028,511.87401 C 273.12691,507.50118 273.02468,500.02710 277.38309,495.46240 C 281.86549,490.76784 289.52403,490.66421 294.19997,495.13214 C 299.00573,499.72411 299.11076,507.56710 294.53330,512.35428 C 289.83177,517.27123 281.80432,517.37766 276.90590,512.69069 C 271.87775,507.87959 271.76992,499.66768 276.56641,494.65802 C 281.48708,489.51867 289.88345,489.40944 295.00434,494.31546 C 300.25489,499.34569 300.36552,507.92652 295.34998,513.15865 C 290.21019,518.52040 281.44490,518.63243 276.10153,513.50737 C 270.62858,508.25802 270.51515,499.30825 275.74974,493.85365 C 281.10865,488.26950 290.24288,488.15467 295.80872,493.49878 C 301.50407,498.96725 301.62030,508.28596 296.16666,513.96303 C 290.58863,519.76958 281.08546,519.88721 275.29715,514.32404 C 269.37939,508.63646 269.26036,498.94881 274.93306,493.04927 C 280.73020,487.02031 290.60232,486.89988 296.61309,492.68211 C 302.75326,498.58881 302.87509,508.64540 296.98334,514.76740 C 290.96708,521.01877 280.72601,521.14201 274.49277,515.14072 C 268.13020,509.01491 268.00557,498.58936 274.11638,492.24490 C 280.35175,485.77112 290.96178,485.64509 297.41747,491.86543 C 304.00246,498.21035 304.12989,509.00486 297.80001,515.57178 C 291.34553,522.26797 280.36655,522.39680 273.68840,515.95740 C 266.88100,509.39337 266.75077,498.22990 273.29971,491.44052 C 279.97329,484.52192 291.32124,484.39028 298.22184,491.04875 C 305.25166,497.83189 305.38469,509.36432 298.61669,516.37616 C 291.72400,523.51718 280.00709,523.65161 272.88402,516.77408 C 265.63179,509.77183 265.49596,497.87044 272.48303,490.63615 C 279.59483,483.27271 291.68070,483.13548 299.02622,490.23208 C 306.50087,497.45343 306.63950,509.72378 299.43337,517.18053 C 292.10246,524.76639 279.64762,524.90642 272.07965,517.59075 C 266.03878,511.75128 264.43554,502.43099 268.11940,494.88976"
+ sodipodi:t0="0.0000000"
+ sodipodi:argument="-54.200062"
+ sodipodi:radius="19.716188"
+ sodipodi:revolution="17.200001"
+ sodipodi:expansion="1.0000000"
+ sodipodi:cy="503.70724"
+ sodipodi:cx="285.75403"
+ id="path1692"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.2625000;stroke-dasharray:1.1312500 2.2625000 ;stroke-dashoffset:0.0000000;marker-start:url(#Dot_s);marker-mid:none;marker-end:url(#Dot_m);"
+ sodipodi:type="spiral" />
+ <path
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccc"
+ id="path1707"
+ d="M 234.67230,345.35045 L 239.33117,353.41985 L 243.99004,361.48926 L 248.64892,369.55866 L 253.30779,377.62807 L 257.96666,385.69747 L 262.62553,393.76688 L 267.28441,401.83628 L 271.94328,409.90569 L 276.60215,417.97509 L 281.26103,426.04449 L 285.91990,434.11390 L 290.57877,442.18330 L 295.23764,450.25271 L 299.89652,458.32211 L 304.55539,466.39152 L 309.21426,474.46092 L 313.87313,482.53032 L 318.53201,490.59973 L 323.19088,498.66913 L 327.84975,506.73854 L 332.50862,514.80794 L 337.16750,522.87735 L 341.82637,530.94675 L 346.48524,539.01616 L 351.14411,547.08556 L 355.80299,555.15496 L 360.46186,563.22437 L 365.12073,571.29377 L 369.77960,579.36318 L 374.43848,587.43258 L 379.09735,595.50199 L 383.75622,603.57139"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;marker-start:none;marker-mid:url(#Arrow1L);marker-end:url(#Tail);" />
+ <path
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccc"
+ id="path1737"
+ d="M 307.25789,486.93201 L 306.09317,484.91466 L 304.92845,482.89731 L 303.76374,480.87996 L 302.59902,478.86261 L 301.43430,476.84526 L 300.26958,474.82791 L 299.10486,472.81056 L 297.94015,470.79321 L 296.77543,468.77585 L 295.61071,466.75850 L 294.44599,464.74115 L 293.28127,462.72380 L 292.11655,460.70645 L 290.95184,458.68910 L 289.78712,456.67175 L 288.62240,454.65440 L 287.45768,452.63705 L 286.29296,450.61970 L 285.12825,448.60235 L 283.96353,446.58500 L 282.79881,444.56765 L 281.63409,442.55030 L 280.46937,440.53295 L 279.30466,438.51560 L 278.13994,436.49824 L 276.97522,434.48089 L 275.81050,432.46354 L 274.64578,430.44619 L 273.48106,428.42884 L 272.31635,426.41149 L 271.15163,424.39414 L 269.98691,422.37679"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;marker-start:url(#Arrow1L);marker-mid:url(#Dot_l);marker-end:url(#Arrow1L);" />
+ <path
+ id="path1738"
+ d="M 311.66624,498.84872 C 313.06724,500.66644 313.62592,503.04587 313.31281,505.30707 C 312.73501,509.86998 309.99103,513.87362 309.64770,518.48623 C 309.53141,520.45595 309.87290,522.64885 311.35352,524.07851 C 312.30156,525.04929 313.83502,525.22639 315.04568,524.67547 C 315.08211,524.66029 315.22844,524.59725 315.26515,524.58096"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;marker-start:url(#Torso);marker-mid:none;marker-end:url(#Legs);" />
+ <path
+ sodipodi:nodetypes="cc"
+ id="path1774"
+ d="M 286.47382,463.75928 C 288.33830,469.44654 285.25077,473.14836 285.39414,475.63570"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;marker-start:url(#Torso);marker-end:url(#Legs);marker-mid:none;" />
+ <path
+ sodipodi:nodetypes="ccc"
+ id="path1787"
+ d="M 267.57949,476.53542 C 270.54302,500.19039 255.45061,478.47236 257.58060,498.55293 C 258.61869,515.79307 248.88938,513.90649 258.22230,528.71976"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;marker-start:url(#Torso);marker-end:url(#Legs);" />
+ <path
+ id="path1808"
+ d="M 375.86075,444.92239 L 394.49624,477.20000"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;stroke-dasharray:1.5000000 1.5000000;stroke-dashoffset:0.0000000;marker-start:url(#Arrow2L);marker-mid:none;marker-end:url(#Arrow1S);" />
+ <path
+ id="path1809"
+ d="M 394.49624,477.20000 L 375.86075,444.92239"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;stroke-dasharray:1.5000000 1.5000000;stroke-dashoffset:0.0000000;marker-start:url(#Arrow2L);marker-mid:none;marker-end:url(#Arrow1S);" />
+ <path
+ id="path1810"
+ d="M 396.99624,477.20000 L 378.36075,444.92239"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;stroke-dasharray:1.5000000 1.5000000;stroke-dashoffset:0.0000000;marker-start:url(#Arrow2L);marker-mid:none;marker-end:url(#Arrow1S);" />
+ <path
+ id="path1811"
+ d="M 399.49624,477.20000 L 380.86075,444.92239"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;stroke-dasharray:1.5000000 1.5000000;stroke-dashoffset:0.0000000;marker-start:url(#Arrow2L);marker-mid:none;marker-end:url(#Arrow1S);" />
+ <path
+ id="path1812"
+ d="M 401.99624,477.20000 L 383.36075,444.92239"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;stroke-dasharray:1.5000000 1.5000000;stroke-dashoffset:0.0000000;marker-start:url(#Arrow2L);marker-mid:none;marker-end:url(#Arrow1S);" />
+ <path
+ id="path1813"
+ d="M 404.49624,477.20000 L 385.86075,444.92239"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;stroke-dasharray:1.5000000 1.5000000;stroke-dashoffset:0.0000000;marker-start:url(#Arrow2L);marker-mid:none;marker-end:url(#Arrow1S);" />
+ <path
+ id="path1814"
+ d="M 406.99624,477.20000 L 388.36075,444.92239"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;stroke-dasharray:1.5000000 1.5000000;stroke-dashoffset:0.0000000;marker-start:url(#Arrow2L);marker-mid:none;marker-end:url(#Arrow1S);" />
+ <path
+ id="path1815"
+ d="M 390.86075,444.92239 L 409.49624,477.20000"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;stroke-dasharray:1.5000000 1.5000000;stroke-dashoffset:0.0000000;marker-start:url(#Arrow2L);marker-mid:none;marker-end:url(#Arrow1S);" />
+ <path
+ id="path1816"
+ d="M 409.49624,477.20000 L 390.86075,444.92239"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;stroke-dasharray:1.5000000 1.5000000;stroke-dashoffset:0.0000000;marker-start:url(#Arrow2L);marker-mid:none;marker-end:url(#Arrow1S);" />
+ <path
+ id="path1817"
+ d="M 405.23716,494.46093 L 423.87265,494.46093"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;marker-start:url(#Arrow2M);marker-mid:none;marker-end:url(#Tail);" />
+ <path
+ id="path1833"
+ d="M 479.16134,600.57907 L 330.07746,600.57909"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;stroke-dasharray:1.5000000 1.5000000 ;stroke-dashoffset:0.0000000;marker-start:url(#DiamondS);marker-mid:none;marker-end:url(#CurvyCross);" />
+ <path
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccc"
+ id="path1840"
+ d="M 301.71426,325.37699 L 301.71426,334.69473 L 301.71426,344.01249 L 301.71427,353.33022 L 301.71426,362.64798 L 301.71426,371.96572 L 301.71426,381.28347 L 301.71426,390.60121 L 301.71426,399.91896 L 301.71426,409.23670 L 301.71427,418.55445 L 301.71426,427.87220 L 301.71426,437.18993 L 301.71426,446.50769 L 301.71427,455.82543 L 301.71426,465.14318 L 301.71426,474.46092 L 301.71426,483.77866 L 301.71426,493.09641 L 301.71426,502.41415 L 301.71426,511.73191 L 301.71426,521.04964 L 301.71426,530.36740 L 301.71426,539.68514 L 301.71426,549.00289 L 301.71426,558.32063 L 301.71426,567.63837 L 301.71426,576.95612 L 301.71426,586.27386 L 301.71425,595.59162 L 301.71426,604.90935 L 301.71426,614.22711 L 301.71426,623.54485"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;marker-start:none;marker-mid:url(#DistanceLeft);marker-end:url(#Tail);" />
+ <path
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccc"
+ id="path1841"
+ d="M 413.69371,325.37699 L 413.69371,334.69473 L 413.69371,344.01249 L 413.69372,353.33022 L 413.69371,362.64798 L 413.69371,371.96572 L 413.69371,381.28347 L 413.69371,390.60121 L 413.69371,399.91896 L 413.69371,409.23670 L 413.69372,418.55445 L 413.69371,427.87220 L 413.69371,437.18993 L 413.69371,446.50769 L 413.69372,455.82543 L 413.69371,465.14318 L 413.69371,474.46092 L 413.69371,483.77866 L 413.69371,493.09641 L 413.69371,502.41415 L 413.69371,511.73191 L 413.69371,521.04964 L 413.69371,530.36740 L 413.69371,539.68514 L 413.69371,549.00289 L 413.69371,558.32063 L 413.69371,567.63837 L 413.69371,576.95612 L 413.69371,586.27386 L 413.69370,595.59162 L 413.69371,604.90935 L 413.69371,614.22711 L 413.69371,623.54485"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.25000000;marker-start:none;marker-mid:url(#DistanceLeft);marker-end:url(#Tail);" />
+ <path
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc"
+ id="path1842"
+ d="M 322.06062,312.07347 L 322.06062,314.40290 L 322.06062,316.73234 L 322.06062,319.06178 L 322.06062,321.39121 L 322.06062,323.72065 L 322.06062,326.05009 L 322.06062,328.37953 L 322.06062,330.70897 L 322.06062,333.03840 L 322.06063,335.36784 L 322.06063,337.69727 L 322.06063,340.02670 L 322.06063,342.35614 L 322.06063,344.68558 L 322.06062,347.01502 L 322.06062,349.34446 L 322.06062,351.67390 L 322.06062,354.00333 L 322.06062,356.33276 L 322.06062,358.66220 L 322.06062,360.99164 L 322.06062,363.32107 L 322.06062,365.65051 L 322.06062,367.97995 L 322.06062,370.30939 L 322.06062,372.63882 L 322.06062,374.96825 L 322.06062,377.29769 L 322.06062,379.62713 L 322.06062,381.95657 L 322.06062,384.28600 L 322.06062,386.61544 L 322.06062,388.94488 L 322.06062,391.27431 L 322.06062,393.60375 L 322.06062,395.93318 L 322.06062,398.26262 L 322.06063,400.59206 L 322.06063,402.92149 L 322.06063,405.25093 L 322.06063,407.58037 L 322.06063,409.90980 L 322.06062,412.23924 L 322.06062,414.56868 L 322.06062,416.89811 L 322.06062,419.22755 L 322.06062,421.55698 L 322.06062,423.88641 L 322.06062,426.21585 L 322.06062,428.54529 L 322.06062,430.87473 L 322.06062,433.20417 L 322.06062,435.53361 L 322.06063,437.86304 L 322.06063,440.19248 L 322.06063,442.52191 L 322.06063,444.85135 L 322.06063,447.18079 L 322.06062,449.51022 L 322.06062,451.83966 L 322.06062,454.16910 L 322.06062,456.49853 L 322.06062,458.82797 L 322.06062,461.15740 L 322.06062,463.48683 L 322.06062,465.81627 L 322.06062,468.14571 L 322.06062,470.47514 L 322.06062,472.80458 L 322.06062,475.13402 L 322.06062,477.46345 L 322.06062,479.79289 L 322.06062,482.12233 L 322.06062,484.45176 L 322.06062,486.78119 L 322.06062,489.11063 L 322.06062,491.44007 L 322.06062,493.76951 L 322.06062,496.09895 L 322.06062,498.42839 L 322.06062,500.75782 L 322.06062,503.08726 L 322.06062,505.41669 L 322.06062,507.74612 L 322.06062,510.07556 L 322.06062,512.40500 L 322.06062,514.73444 L 322.06062,517.06388 L 322.06062,519.39331 L 322.06062,521.72275 L 322.06062,524.05219 L 322.06062,526.38162 L 322.06062,528.71106 L 322.06062,531.04050 L 322.06062,533.36993 L 322.06062,535.69937 L 322.06062,538.02881 L 322.06062,540.35824 L 322.06062,542.68768 L 322.06062,545.01711 L 322.06062,547.34655 L 322.06062,549.67598 L 322.06062,552.00542 L 322.06062,554.33485 L 322.06062,556.66429 L 322.06062,558.99373 L 322.06062,561.32316 L 322.06062,563.65260 L 322.06062,565.98204 L 322.06062,568.31147 L 322.06062,570.64091 L 322.06062,572.97034 L 322.06062,575.29978 L 322.06062,577.62922 L 322.06061,579.95866 L 322.06061,582.28810 L 322.06061,584.61753 L 322.06062,586.94697 L 322.06062,589.27640 L 322.06062,591.60583 L 322.06062,593.93527 L 322.06062,596.26471 L 322.06062,598.59415 L 322.06062,600.92359 L 322.06062,603.25303 L 322.06062,605.58246 L 322.06062,607.91190 L 322.06062,610.24133"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;marker-start:none;marker-mid:url(#StopL);marker-end:url(#Tail);" />
+ <path
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccc"
+ id="path1843"
+ d="M 254.21426,325.37699 L 254.21426,334.69473 L 254.21426,344.01249 L 254.21427,353.33022 L 254.21426,362.64798 L 254.21426,371.96572 L 254.21426,381.28347 L 254.21426,390.60121 L 254.21426,399.91896 L 254.21426,409.23670 L 254.21427,418.55445 L 254.21426,427.87220 L 254.21426,437.18993 L 254.21426,446.50769 L 254.21427,455.82543 L 254.21426,465.14318 L 254.21426,474.46092 L 254.21426,483.77866 L 254.21426,493.09641 L 254.21426,502.41415 L 254.21426,511.73191 L 254.21426,521.04964 L 254.21426,530.36740 L 254.21426,539.68514 L 254.21426,549.00289 L 254.21426,558.32063 L 254.21426,567.63837 L 254.21426,576.95612 L 254.21426,586.27386 L 254.21425,595.59162 L 254.21426,604.90935 L 254.21426,614.22711 L 254.21426,623.54485"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;marker-start:none;marker-mid:url(#DistanceLeft);marker-end:url(#Tail);" />
+ <path
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc"
+ id="path1844"
+ d="M 380.57009,436.83686 L 380.57009,439.16630 L 380.57009,441.49573 L 380.57009,443.82517 L 380.57009,446.15460 L 380.57009,448.48404 L 380.57009,450.81348 L 380.57009,453.14292 L 380.57009,455.47236 L 380.57009,457.80179 L 380.57010,460.13123 L 380.57010,462.46066 L 380.57010,464.79009 L 380.57010,467.11953 L 380.57010,469.44897 L 380.57009,471.77841 L 380.57009,474.10785 L 380.57009,476.43729 L 380.57009,478.76672 L 380.57009,481.09616 L 380.57009,483.42559 L 380.57009,485.75503 L 380.57009,488.08446 L 380.57009,490.41390 L 380.57009,492.74334 L 380.57009,495.07277 L 380.57009,497.40221 L 380.57009,499.73165 L 380.57009,502.06108 L 380.57009,504.39052 L 380.57009,506.71996 L 380.57009,509.04939 L 380.57009,511.37883 L 380.57009,513.70827 L 380.57009,516.03770 L 380.57009,518.36714 L 380.57009,520.69657 L 380.57009,523.02601 L 380.57010,525.35545 L 380.57010,527.68488 L 380.57010,530.01432 L 380.57010,532.34376 L 380.57010,534.67320 L 380.57009,537.00263 L 380.57009,539.33207 L 380.57009,541.66150 L 380.57009,543.99094 L 380.57009,546.32037 L 380.57009,548.64980 L 380.57009,550.97924 L 380.57009,553.30868 L 380.57009,555.63812 L 380.57009,557.96756 L 380.57009,560.29700 L 380.57010,562.62643 L 380.57010,564.95586 L 380.57010,567.28530 L 380.57010,569.61474 L 380.57010,571.94418 L 380.57009,574.27361 L 380.57009,576.60305 L 380.57009,578.93249 L 380.57009,581.26192 L 380.57009,583.59136 L 380.57009,585.92079 L 380.57009,588.25023 L 380.57009,590.57966 L 380.57009,592.90910 L 380.57009,595.23853 L 380.57009,597.56797 L 380.57009,599.89741 L 380.57009,602.22684 L 380.57009,604.55628 L 380.57009,606.88572 L 380.57009,609.21515 L 380.57009,611.54458 L 380.57009,613.87402 L 380.57009,616.20346 L 380.57009,618.53290 L 380.57009,620.86234 L 380.57009,623.19178 L 380.57009,625.52121 L 380.57009,627.85065 L 380.57009,630.18008 L 380.57009,632.50951 L 380.57009,634.83895 L 380.57009,637.16839 L 380.57009,639.49783 L 380.57009,641.82727 L 380.57009,644.15670 L 380.57009,646.48614 L 380.57009,648.81558 L 380.57009,651.14501 L 380.57009,653.47445 L 380.57009,655.80389 L 380.57009,658.13332 L 380.57009,660.46276 L 380.57009,662.79220 L 380.57009,665.12163 L 380.57009,667.45107 L 380.57009,669.78050 L 380.57009,672.10994 L 380.57009,674.43937 L 380.57009,676.76881 L 380.57009,679.09824 L 380.57009,681.42768 L 380.57009,683.75712 L 380.57009,686.08655 L 380.57009,688.41599 L 380.57009,690.74543 L 380.57009,693.07486 L 380.57009,695.40430 L 380.57009,697.73373 L 380.57009,700.06317 L 380.57008,702.39261 L 380.57008,704.72205 L 380.57008,707.05149 L 380.57008,709.38092 L 380.57008,711.71036 L 380.57009,714.03979 L 380.57009,716.36922 L 380.57009,718.69866 L 380.57009,721.02810 L 380.57009,723.35754 L 380.57009,725.68698 L 380.57009,728.01642 L 380.57009,730.34585 L 380.57009,732.67529 L 380.57009,735.00472"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;stroke-dasharray:0.12500000 6.0000000 ;stroke-dashoffset:0.0000000;marker-start:none;marker-mid:url(#Dot_l);marker-end:url(#Tail);" />
+ <path
+ id="path1846"
+ d="M 279.81581,535.01783 C 282.12851,532.70513 282.88555,534.03346 284.85430,535.01783 C 287.11300,535.01783 289.49205,537.28757 291.51230,536.27745 C 292.63590,537.40105 292.08868,539.37308 293.49170,540.77610 C 294.75013,543.29296 298.53018,538.13872 298.53018,536.45740 C 300.67830,536.45740 300.96898,532.47177 305.36813,533.93816 C 307.43587,537.03976 304.64834,539.88094 304.64834,542.93545 C 306.45896,544.74606 309.32694,543.58544 309.32694,546.89426 C 311.75863,550.54179 312.98263,545.73568 314.90526,545.09480 C 319.53785,545.09480 317.96434,544.82327 317.96434,548.51377 C 317.96434,551.11016 324.50868,551.85223 326.24185,554.45198 C 327.84453,555.41360 334.08644,556.99557 328.22125,558.95063 C 326.81652,559.65300 328.95355,559.87540 330.02071,562.00971 C 331.51980,565.00789 335.59903,561.63499 335.59903,565.24874 C 337.34573,565.24874 337.46224,568.59267 337.03860,570.28722 C 337.03860,571.39971 337.93833,571.80317 337.93833,573.88614 C 337.93833,575.00531 341.17735,575.97386 341.17735,574.60592"
+ style="fill:none;fill-rule:evenodd;stroke:black;stroke-opacity:1;stroke-width:0.12500000;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:0.75;stroke-miterlimit:4.0000000;stroke-dasharray:0.12500000,0.12500000;marker-mid:url(#Scissors);stroke-dashoffset:0.0000000;marker-start:url(#Dot_l);marker-end:url(#DiamondL);" />
+ <path
+ id="path1847"
+ d="M 265.60009,461.41997 C 265.08288,459.86833 267.57950,458.72894 267.57950,459.44057 C 268.78488,461.24865 266.85510,462.67959 265.42015,462.67959 C 264.96070,462.22015 263.92623,459.28780 266.49982,458.00100 C 267.23610,458.00100 270.30188,459.06908 268.11933,460.16035 C 267.27574,463.53471 264.70731,461.77708 264.70036,461.77986 C 264.70036,460.63863 263.73907,458.36089 264.88031,458.36089 C 264.88031,458.18192 267.57950,459.50793 267.57950,461.41997 C 267.57950,463.33632 264.43708,463.89755 263.08085,463.21943 C 261.50962,463.21943 263.60977,459.08068 266.13993,459.08068 C 269.26901,459.08068 267.63064,463.39938 264.88031,463.39938 C 261.84803,463.39938 264.68329,457.44409 266.49982,459.26062 C 266.49982,461.09722 263.98058,465.33480 263.98058,462.31970 C 262.20702,458.77259 266.45379,458.83936 268.11933,461.06008 C 268.11933,464.82870 266.71003,465.83486 263.44074,463.21943 C 258.63760,460.81786 265.94574,458.90073 268.11933,458.90073 C 271.27079,458.90073 267.98663,464.65900 263.98058,464.65900 C 258.05310,462.28801 262.92109,458.38086 267.39955,457.82106 C 273.89935,457.82106 267.41879,464.28468 265.24020,465.91862 C 260.36169,465.91862 257.83983,463.01144 262.36107,459.62051 C 266.78000,458.98924 273.33776,456.28570 273.33776,462.85954 C 274.46315,465.67300 264.34047,464.88938 264.34047,461.24003 C 261.45231,456.90778 270.50787,457.94796 272.25809,459.26062 C 276.44857,466.24476 264.26890,464.22720 261.46134,463.75927 C 257.40675,461.32652 260.66229,458.36089 264.16052,458.36089 C 267.46883,457.53382 269.75324,462.67959 265.95998,462.67959 C 265.95998,462.12029 265.97895,462.55655 265.60009,461.41997 z "
+ style="fill:none;fill-rule:evenodd;stroke:black;stroke-opacity:1;stroke-width:0.25000000;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:0.75;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.25000000,1.5000000;stroke-dashoffset:0.0000000;" />
+ <path
+ id="path1852"
+ d="M 452.28392,544.46093 L 526.82588,544.46093"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;marker-start:url(#Arrow2M);marker-mid:none;marker-end:url(#Tail);" />
+ <path
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc"
+ id="path1853"
+ d="M 467.06062,312.07347 L 467.06062,314.40290 L 467.06062,316.73234 L 467.06062,319.06178 L 467.06062,321.39121 L 467.06062,323.72065 L 467.06062,326.05009 L 467.06062,328.37953 L 467.06062,330.70897 L 467.06062,333.03840 L 467.06063,335.36784 L 467.06063,337.69727 L 467.06063,340.02670 L 467.06063,342.35614 L 467.06063,344.68558 L 467.06062,347.01502 L 467.06062,349.34446 L 467.06062,351.67390 L 467.06062,354.00333 L 467.06062,356.33276 L 467.06062,358.66220 L 467.06062,360.99164 L 467.06062,363.32107 L 467.06062,365.65051 L 467.06062,367.97995 L 467.06062,370.30939 L 467.06062,372.63882 L 467.06062,374.96825 L 467.06062,377.29769 L 467.06062,379.62713 L 467.06062,381.95657 L 467.06062,384.28600 L 467.06062,386.61544 L 467.06062,388.94488 L 467.06062,391.27431 L 467.06062,393.60375 L 467.06062,395.93318 L 467.06062,398.26262 L 467.06063,400.59206 L 467.06063,402.92149 L 467.06063,405.25093 L 467.06063,407.58037 L 467.06063,409.90980 L 467.06062,412.23924 L 467.06062,414.56868 L 467.06062,416.89811 L 467.06062,419.22755 L 467.06062,421.55698 L 467.06062,423.88641 L 467.06062,426.21585 L 467.06062,428.54529 L 467.06062,430.87473 L 467.06062,433.20417 L 467.06062,435.53361 L 467.06063,437.86304 L 467.06063,440.19248 L 467.06063,442.52191 L 467.06063,444.85135 L 467.06063,447.18079 L 467.06062,449.51022 L 467.06062,451.83966 L 467.06062,454.16910 L 467.06062,456.49853 L 467.06062,458.82797 L 467.06062,461.15740 L 467.06062,463.48683 L 467.06062,465.81627 L 467.06062,468.14571 L 467.06062,470.47514 L 467.06062,472.80458 L 467.06062,475.13402 L 467.06062,477.46345 L 467.06062,479.79289 L 467.06062,482.12233 L 467.06062,484.45176 L 467.06062,486.78119 L 467.06062,489.11063 L 467.06062,491.44007 L 467.06062,493.76951 L 467.06062,496.09895 L 467.06062,498.42839 L 467.06062,500.75782 L 467.06062,503.08726 L 467.06062,505.41669 L 467.06062,507.74612 L 467.06062,510.07556 L 467.06062,512.40500 L 467.06062,514.73444 L 467.06062,517.06388 L 467.06062,519.39331 L 467.06062,521.72275 L 467.06062,524.05219 L 467.06062,526.38162 L 467.06062,528.71106 L 467.06062,531.04050 L 467.06062,533.36993 L 467.06062,535.69937 L 467.06062,538.02881 L 467.06062,540.35824 L 467.06062,542.68768 L 467.06062,545.01711 L 467.06062,547.34655 L 467.06062,549.67598 L 467.06062,552.00542 L 467.06062,554.33485 L 467.06062,556.66429 L 467.06062,558.99373 L 467.06062,561.32316 L 467.06062,563.65260 L 467.06062,565.98204 L 467.06062,568.31147 L 467.06062,570.64091 L 467.06062,572.97034 L 467.06062,575.29978 L 467.06062,577.62922 L 467.06061,579.95866 L 467.06061,582.28810 L 467.06061,584.61753 L 467.06062,586.94697 L 467.06062,589.27640 L 467.06062,591.60583 L 467.06062,593.93527 L 467.06062,596.26471 L 467.06062,598.59415 L 467.06062,600.92359 L 467.06062,603.25303 L 467.06062,605.58246 L 467.06062,607.91190 L 467.06062,610.24133"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;marker-start:none;marker-mid:url(#StopL);marker-end:url(#Tail);" />
+ <path
+ id="path1854"
+ d="M 499.32589,644.01614 L 424.78393,514.90570"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;stroke-dasharray:0.37500000 1.5000000 ;stroke-dashoffset:0.0000000;marker-start:url(#Arrow1M);marker-mid:none;marker-end:url(#Arrow1M);" />
+ <path
+ id="path1855"
+ d="M 519.32589,639.01614 L 444.78393,509.90570"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;stroke-dasharray:0.37500000 1.5000000;stroke-dashoffset:0.0000000;marker-start:url(#Dot_l);marker-mid:none;marker-end:url(#Tail);" />
+ <path
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccc"
+ id="path1856"
+ d="M 516.02333,565.57906 L 506.70559,565.57906 L 497.38785,565.57906 L 488.07011,565.57906 L 478.75235,565.57906 L 469.43461,565.57906 L 460.11687,565.57906 L 450.79913,565.57906 L 441.48139,565.57906 L 432.16365,565.57908 L 422.84591,565.57908 L 413.52817,565.57908 L 404.21043,565.57908 L 394.89267,565.57908 L 385.57493,565.57908 L 376.25719,565.57908 L 366.93945,565.57908 L 357.62171,565.57908 L 348.30397,565.57908 L 338.98623,565.57908 L 329.66847,565.57908 L 320.35073,565.57908 L 311.03299,565.57908 L 301.71525,565.57908 L 292.39751,565.57908 L 283.07977,565.57910 L 273.76203,565.57910 L 264.44429,565.57910 L 255.12653,565.57910 L 245.80879,565.57910 L 236.49105,565.57910 L 227.17331,565.57910 L 217.85557,565.57910"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.25000000;stroke-dashoffset:0.0000000;marker-start:url(#DiamondS);marker-mid:url(#CurvyCross);marker-end:url(#CurvyCross);" />
+ <path
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccc"
+ id="path1857"
+ d="M 515.84338,440.57906 L 506.52564,440.57906 L 497.20790,440.57906 L 487.89016,440.57906 L 478.57240,440.57906 L 469.25466,440.57906 L 459.93692,440.57906 L 450.61918,440.57906 L 441.30144,440.57906 L 431.98370,440.57908 L 422.66596,440.57908 L 413.34822,440.57908 L 404.03048,440.57908 L 394.71272,440.57908 L 385.39498,440.57908 L 376.07724,440.57908 L 366.75950,440.57908 L 357.44176,440.57908 L 348.12402,440.57908 L 338.80628,440.57908 L 329.48852,440.57908 L 320.17078,440.57908 L 310.85304,440.57908 L 301.53530,440.57908 L 292.21756,440.57908 L 282.89982,440.57910 L 273.58208,440.57910 L 264.26434,440.57910 L 254.94658,440.57910 L 245.62884,440.57910 L 236.31110,440.57910 L 226.99336,440.57910 L 217.67562,440.57910"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.25000000;stroke-dashoffset:0.0000000;marker-start:url(#DiamondS);marker-mid:url(#CurvyCross);marker-end:url(#CurvyCross);" />
+ <path
+ id="path1859"
+ d="M 244.89747,387.45947 L 282.16845,452.01469"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;marker-start:url(#Arrow1L);marker-mid:none;marker-end:url(#DistanceOut);" />
+ <path
+ id="path1860"
+ d="M 244.89747,407.45947 L 282.16845,472.01469"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;marker-start:url(#Arrow1L);marker-mid:none;marker-end:url(#DistanceOut);" />
+ <path
+ id="path1861"
+ d="M 224.89747,419.95947 L 262.16845,484.51469"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;marker-start:url(#Arrow1L);marker-mid:none;marker-end:url(#DistanceOut);" />
+ <path
+ id="path1862"
+ d="M 222.39747,459.95947 L 259.66845,524.51469"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;marker-start:url(#Arrow1L);marker-mid:none;marker-end:url(#DistanceOut);" />
+ <path
+ id="path1863"
+ d="M 219.89747,472.45947 L 257.16845,537.01469"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;marker-start:url(#Arrow1L);marker-mid:none;marker-end:url(#DistanceOut);" />
+ <path
+ id="path1864"
+ d="M 439.42400,576.63454 L 476.69498,641.18976"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;marker-start:url(#Arrow1L);marker-mid:none;marker-end:url(#Arrow1L);" />
+ <path
+ id="path1866"
+ d="M 326.69498,611.18976 L 289.42400,546.63454"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000;marker-start:url(#Arrow1S);marker-mid:none;marker-end:url(#Arrow1L);" />
+</g>
+</svg>
diff --git a/share/examples/replace-hue.svg b/share/examples/replace-hue.svg
new file mode 100644
index 0000000..e88e4f0
--- /dev/null
+++ b/share/examples/replace-hue.svg
@@ -0,0 +1,504 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" 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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="900" height="300" version="1.1" id="svg2" sodipodi:version="0.32" inkscape:version="0.92">
+<sodipodi:namedview pagecolor="#ffffff" bordercolor="#666666" borderopacity="1" objecttolerance="10" gridtolerance="10" guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-width="1920" inkscape:window-height="1170" id="namedview107" showgrid="false" inkscape:zoom="1" inkscape:cx="514.76695" inkscape:cy="-14.43644" inkscape:window-x="-5" inkscape:window-y="-3" inkscape:current-layer="layer1" inkscape:window-maximized="1" />
+<metadata id="metadata109">
+<rdf:RDF>
+<cc:Work rdf:about="">
+<dc:format>image/svg+xml</dc:format>
+<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+<dc:title></dc:title>
+</cc:Work>
+</rdf:RDF>
+</metadata>
+<defs id="defs4">
+<g id="hueImage">
+<linearGradient id="gradient">
+<stop id="stop8" stop-color="#f00" offset="0.000" />
+<stop id="stop10" stop-color="#ff0" offset="0.167" />
+<stop id="stop12" stop-color="#0f0" offset="0.333" />
+<stop id="stop14" stop-color="#0ff" offset="0.500" />
+<stop id="stop16" stop-color="#00f" offset="0.667" />
+<stop id="stop18" stop-color="#f0f" offset="0.833" />
+<stop id="stop20" stop-color="#f00" offset="1.000" />
+</linearGradient>
+<rect style="fill:url(#gradient)" y="0" x="0" id="rect22" height="299" width="300" />
+</g>
+<filter color-interpolation-filters="sRGB" width="1" height="1" y="0" x="0" id="replaceHueFromLayer">
+<!-- This is mainly to make sure the flood color has the desired effect. It would be better to use "real" colors and compute the hue from them instead, and if so linearRGB might actually have an advantage. -->
+<!-- Set up p, q and q-p -->
+<feColorMatrix id="feColorMatrix25" values="1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1" type="matrix" result="r" in="SourceGraphic" />
+<feColorMatrix id="feColorMatrix27" values="0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1" type="matrix" result="g" in="SourceGraphic" />
+<feColorMatrix id="feColorMatrix29" values="0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1" type="matrix" result="b" in="SourceGraphic" />
+<feBlend id="feBlend31" result="minrg" in2="g" in="r" mode="darken" />
+<feBlend id="feBlend33" result="p" in2="b" in="minrg" mode="darken" />
+<feBlend id="feBlend35" result="maxrg" in2="g" in="r" mode="lighten" />
+<feBlend id="feBlend37" result="q" in2="b" in="maxrg" mode="lighten" />
+<feComposite k1="0" id="feComposite39" k4="1" k3="1" k2="-1" operator="arithmetic" result="pminq" in2="p" in="q" />
+<!-- p-q+1 = 1-(q-p), with the right alpha :) -->
+<feColorMatrix id="feColorMatrix41" values="-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 0 1" type="matrix" result="qminp" in="pminq" />
+<!-- Get hq-hp and hrgb-hp -->
+<feImage id="feImage43" result="hueImage" xlink:href="#hueImage" />
+<feColorMatrix id="feColorMatrix45" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1" type="matrix" result="hrgb" in="hueImage" />
+<feColorMatrix id="feColorMatrix47" values="1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1" type="matrix" result="hr" in="hueImage" />
+<feColorMatrix id="feColorMatrix49" values="0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1" type="matrix" result="hg" in="hueImage" />
+<feColorMatrix id="feColorMatrix51" values="0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1" type="matrix" result="hb" in="hueImage" />
+<feBlend id="feBlend53" result="hminrg" in2="hg" in="hr" mode="darken" />
+<feBlend id="feBlend55" result="hp" in2="hb" in="hminrg" mode="darken" />
+<feBlend id="feBlend57" result="hmaxrg" in2="hg" in="hr" mode="lighten" />
+<feBlend id="feBlend59" result="hq" in2="hb" in="hmaxrg" mode="lighten" />
+<feComposite k1="0" id="feComposite61" k4="1" k3="1" k2="-1" operator="arithmetic" result="hpminhq" in2="hp" in="hq" />
+<!-- hp-hq+1 = 1-(hq-hp), with the right alpha :) -->
+<feColorMatrix id="feColorMatrix63" values="-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 0 1" type="matrix" result="hqminhp" in="hpminhq" />
+<feComposite k1="0" id="feComposite65" k4="1" k3="1" k2="-1" operator="arithmetic" result="hpminhrgb" in2="hp" in="hrgb" />
+<!-- hp-hrgb+1 = 1-(hrgb-hp), with the right alpha :) -->
+<feColorMatrix id="feColorMatrix67" values="-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 0 1" type="matrix" result="hrgbminhp" in="hpminhrgb" />
+<!-- Compute (hrgb-hp)/(hq-hp) -->
+<feComponentTransfer id="feComponentTransfer69" result="invhqminhp" in="hqminhp">
+<!-- Computes (1/10)*(1/(hq-hp)) -->
+<feFuncR id="feFuncR71" exponent="-1" amplitude="0.1" type="gamma" />
+<feFuncG id="feFuncG73" exponent="-1" amplitude="0.1" type="gamma" />
+<feFuncB id="feFuncB75" exponent="-1" amplitude="0.1" type="gamma" />
+</feComponentTransfer>
+<feComposite k4="0" k3="0" k2="0" id="feComposite77" k1="10" operator="arithmetic" result="coefs" in2="invhqminhp" in="hrgbminhp" />
+<!-- 10*(hrgb-hp)*(1/10)*(1/(hq-hp)) = (hrgb-hp)/(hq-hp) -->
+<!-- The following uses "iterative" refinement (or at least something similar) to improve the result, but it cannot cope (well) with negative residuals. -->
+<feComposite k4="0" k3="0" k2="0" id="feComposite79" k1="1" operator="arithmetic" result="hrgbminhpestimate" in2="hqminhp" in="coefs" />
+<!-- (hrgb-hp)/(hq-hp)*(hq-hp) = (hrgb-hp) -->
+<feComposite k1="0" id="feComposite81" k4="1" k3="1" k2="-1" operator="arithmetic" result="hrgbminhpresidual" in2="hrgbminhpestimate" in="hrgbminhp" />
+<feColorMatrix id="feColorMatrix83" values="-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 0 1" type="matrix" result="hrgbminhpresidual" in="hrgbminhpresidual" />
+<feComponentTransfer id="feComponentTransfer85" result="invhqminhp" in="hqminhp">
+<!-- Computes (1/100)*(1/(hq-hp)) -->
+<feFuncR id="feFuncR87" exponent="-1" amplitude="0.01" type="gamma" />
+<feFuncG id="feFuncG89" exponent="-1" amplitude="0.01" type="gamma" />
+<feFuncB id="feFuncB91" exponent="-1" amplitude="0.01" type="gamma" />
+</feComponentTransfer>
+<feComposite k4="0" k3="0" k2="0" id="feComposite93" k1="100" operator="arithmetic" result="coefscorrection" in2="invhqminhp" in="hrgbminhpresidual" />
+<!-- 100*(hrgb-hp)*(1/100)*(1/(hq-hp)) = (hrgb-hp)/(hq-hp) -->
+<feComposite k4="0" k1="0" id="feComposite95" k3="1" k2="1" operator="arithmetic" result="coefs" in2="coefscorrection" in="coefs" />
+<!-- Combine p and q -->
+<feComposite k4="0" k3="0" k2="0" id="feComposite97" k1="1" operator="arithmetic" result="qminpc" in2="coefs" in="qminp" />
+<feComposite k4="0" k1="0" id="feComposite99" k3="1" k2="1" operator="arithmetic" result="color" in2="qminpc" in="p" />
+<!-- This has a slight chance of failing, as alpha gets larger than 1 internally, but it really shouldn't be a problem as the specification clearly says that it operates in premultiplied mode AND the results are clamped to [0,1]. -->
+<!-- Reconstruct original alpha channel -->
+<feColorMatrix id="feColorMatrix101" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" type="matrix" result="alpha" in="SourceGraphic" />
+<feComposite k4="0" k3="0" k2="0" id="feComposite103" k1="1" operator="arithmetic" in2="alpha" in="color" />
+</filter>
+
+<filter color-interpolation-filters="sRGB" width="1" height="1" y="0" x="0" id="replaceHue">
+<!-- This is mainly to make sure the flood color has the desired effect. It would be better to use "real" colors and compute the hue from them instead, and if so linearRGB might actually have an advantage. -->
+<!-- Set up p, q and q-p -->
+<feColorMatrix id="feColorMatrix7" values="1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 " type="matrix" result="r" in="SourceGraphic" />
+<feColorMatrix id="feColorMatrix9" values="0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 " type="matrix" result="g" in="SourceGraphic" />
+<feColorMatrix id="feColorMatrix11" values="0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 " type="matrix" result="b" in="SourceGraphic" />
+<feBlend id="feBlend13" result="minrg" in2="g" in="r" mode="darken" />
+<feBlend id="feBlend15" result="p" in2="b" in="minrg" mode="darken" />
+<feBlend id="feBlend17" result="maxrg" in2="g" in="r" mode="lighten" />
+<feBlend id="feBlend19" result="q" in2="b" in="maxrg" mode="lighten" />
+<feComponentTransfer id="feComponentTransfer21" result="q2" in="q">
+<!-- q without the red channel -->
+<feFuncR id="feFuncR23" slope="0" type="linear" />
+</feComponentTransfer>
+<feBlend id="feBlend25" result="pq" in2="q2" in="p" mode="lighten" />
+<!-- p in the red channel and q in the rest -->
+<feColorMatrix id="feColorMatrix27" values="-1 1 0 0 0 -1 1 0 0 0 -1 1 0 0 0 0 0 0 0 1 " type="matrix" result="qminp" in="pq" />
+<!-- Set up coefs -->
+<!-- This is what determines the "target" hue. In the ideal case this would use feImage to get the image data from some other object and compute the hue from that. -->
+<feFlood id="feFlood29" result="hk" flood-opacity="1" flood-color="rgb(80%,80%,80%)" />
+<!-- This could also use an arbitrary image whose hue has been determined. -->
+<feComponentTransfer id="feComponentTransfer31" result="coefsq" in="hk">
+<feFuncR id="feFuncR33" tableValues="1 1 0 0 0 1 1" type="table" />
+<feFuncG id="feFuncG35" tableValues="0 1 1 1 0 0 0" type="table" />
+<feFuncB id="feFuncB37" tableValues="0 0 0 1 1 1 0" type="table" />
+</feComponentTransfer>
+<!-- Combine p and q -->
+<feComposite k4="0" k3="0" k2="0" id="feComposite39" k1="1" operator="arithmetic" result="qminpc" in2="coefsq" in="qminp" />
+<feComposite k4="0" k1="0" id="feComposite41" k3="1" k2="1" operator="arithmetic" result="color" in2="qminpc" in="p" />
+<!-- This has a slight chance of failing, as alpha gets larger than 1 internally, but it really shouldn't be a problem as the specification clearly says that it operates in premultiplied mode AND the results are clamped to [0,1]. -->
+<!-- Reconstruct original alpha channel -->
+<feColorMatrix id="feColorMatrix43" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 " type="matrix" result="alpha" in="SourceGraphic" />
+<feComposite k4="0" k3="0" k2="0" id="feComposite45" k1="1" operator="arithmetic" in2="alpha" in="color" />
+</filter>
+
+</defs>
+
+<g id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+<image xlink:href="data:image/png;base64,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
+" width="300" height="300" id="image" x="0" y="0" />
+
+<use xlink:href="#image" transform="translate(300,0)" style="filter:url(#replaceHue)"/>
+
+<use xlink:href="#image" transform="translate(600,0)" style="filter:url(#replaceHueFromLayer)"/>
+
+</g>
+</svg>
diff --git a/share/examples/rope-3D.svg b/share/examples/rope-3D.svg
new file mode 100644
index 0000000..d28113e
--- /dev/null
+++ b/share/examples/rope-3D.svg
@@ -0,0 +1,491 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="744.09448819"
+ height="1052.3622047"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.92"
+ sodipodi:docname="rope-3D.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ sodipodi:modified="true">
+ <defs
+ id="defs4">
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath4523">
+ <use
+ x="0"
+ y="0"
+ xlink:href="#path3116"
+ id="use4521"
+ transform="translate(-5.4459255,292.17838)"
+ width="744.09448"
+ height="1052.3622" />
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath4643">
+ <use
+ x="0"
+ y="0"
+ xlink:href="#path3116"
+ id="use4641"
+ transform="translate(-5.4459255,136.17838)"
+ width="744.09448"
+ height="1052.3622" />
+ </clipPath>
+ <filter
+ inkscape:collect="always"
+ id="filter4662">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="6.5747873"
+ id="feGaussianBlur4664" />
+ </filter>
+ <filter
+ inkscape:collect="always"
+ id="filter5670">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="6.5747873"
+ id="feGaussianBlur5672" />
+ </filter>
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ gridtolerance="10000"
+ guidetolerance="10"
+ objecttolerance="10"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="0.8880571"
+ inkscape:cx="390.31137"
+ inkscape:cy="798.00503"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ inkscape:window-width="845"
+ inkscape:window-height="656"
+ inkscape:window-x="0"
+ inkscape:window-y="0" />
+ <metadata
+ id="metadata7">
+ <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">
+ <use
+ x="0"
+ y="0"
+ xlink:href="#use4519"
+ id="use4526"
+ transform="translate(420,0)"
+ width="744.09448"
+ height="1052.3622" />
+ <text
+ xml:space="preserve"
+ style="font-size:24.66694641px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Serif"
+ x="-466.004"
+ y="-174.40106"
+ id="text5678"
+ sodipodi:linespacing="125%"
+ transform="matrix(0.7158611,0,0,0.7158611,497.41123,1110.0896)"><tspan
+ sodipodi:role="line"
+ id="tspan5680"
+ x="-466.004"
+ y="-174.40106"
+ style="font-weight:bold;font-family:Bitstream Vera Serif">Best of all: edit the original shape </tspan><tspan
+ sodipodi:role="line"
+ x="-466.004"
+ y="-143.56738"
+ style="font-weight:bold;font-family:Bitstream Vera Serif"
+ id="tspan5412">and the entire 3D assembly updates live!</tspan></text>
+ <use
+ height="1052.3622"
+ width="744.09448"
+ transform="translate(5.4459255,613.82162)"
+ id="use4519"
+ xlink:href="#use3529"
+ y="0"
+ x="0"
+ clip-path="url(#clipPath4523)" />
+ <path
+ style="fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:16;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M -147.17109,-1087.1156 C -153.74248,-1087.7954 -159.61044,-1085.4266 -165.73359,-1082.0531 C -177.9799,-1075.306 -191.61503,-1063.2019 -205.29609,-1049.0843 C -218.97715,-1034.9668 -232.44958,-1018.8732 -243.10859,-1004.3343 C -253.76759,-989.79546 -256.96507,-985.23176 -262.30712,-978.96643 C -281.51281,-959.47425 -253.82832,-943.47176 -248.79609,-963.61556 C -247.64429,-967.93456 -240.38557,-980.97566 -230.20234,-994.86556 C -220.0191,-1008.7555 -206.92701,-1024.4105 -193.82734,-1037.9281 C -180.72767,-1051.4457 -167.39673,-1062.8529 -158.01484,-1068.0218 C -153.32389,-1070.6063 -149.56421,-1071.6898 -148.82734,-1071.2093 C -147.38625,-1070.2697 -147.73121,-1066.987 -149.07734,-1063.6156 C -150.42347,-1060.2442 -152.9313,-1055.8961 -156.13984,-1051.1781 C -162.55692,-1041.742 -171.72421,-1030.7731 -179.98359,-1020.2718 C -188.24297,-1009.7705 -195.72108,-1000.1997 -198.79609,-990.33431 C -200.3336,-985.40159 -200.71243,-979.21352 -197.04609,-974.20931 C -193.37975,-969.2051 -187.4768,-967.31241 -180.92109,-966.74056 C -170.6301,-965.84288 -162.94921,-972.01858 -154.54609,-978.86556 C -146.14297,-985.71254 -137.3764,-994.34354 -128.88984,-1002.1468 C -120.40328,-1009.9501 -112.04681,-1016.8696 -105.92109,-1020.0218 C -102.85823,-1021.5979 -100.50708,-1022.1193 -99.327337,-1022.0843 C -98.147597,-1022.0493 -97.925047,-1022.0804 -96.796087,-1020.7406 C -95.581547,-1019.2992 -94.785887,-1016.7308 -94.608587,-1012.6781 C -94.431287,-1008.6253 -94.898127,-1003.545 -95.046087,-998.30306 C -95.194047,-993.06111 -95.293617,-987.34779 -92.014837,-981.70931 C -88.736057,-976.07083 -81.529367,-972.59455 -73.671087,-972.61556 C -61.104947,-972.64915 -52.552887,-980.6823 -46.014837,-987.08431 C -39.476788,-993.48632 -34.463478,-998.99793 -29.370148,-999.86085 C -23.774298,-1000.8043 -22.012817,-999.31292 -20.327337,-998.08431 C -18.641857,-996.8557 -16.684487,-994.06389 -14.014837,-989.95931 C -8.7234073,-981.82376 1.2593727,-969.91601 21.891413,-968.74056 C 22.078063,-968.72993 22.234253,-968.68693 22.422663,-968.67806 L 22.422663,-968.70931 C 42.625283,-966.64314 67.783572,-976.53098 88.766412,-991.17806 C 99.347842,-998.56443 108.74704,-1007.2901 115.29766,-1017.0843 C 121.84828,-1026.8785 125.66635,-1038.1889 123.39141,-1049.6781 C 121.94523,-1056.9817 117.39718,-1063.0169 111.54766,-1065.7718 C 105.69814,-1068.5267 99.374452,-1068.3598 93.485162,-1066.9906 C 81.512242,-1064.207 73.401042,-1051.8347 70.810632,-1040.2538 C 67.654442,-1026.1435 75.802442,-1023.3409 80.065412,-1034.0623 C 83.040472,-1039.6918 90.329402,-1049.7875 97.203912,-1051.4281 C 100.64116,-1052.2484 103.35006,-1051.9242 104.73516,-1051.2718 C 106.12026,-1050.6195 106.951,-1049.9883 107.67266,-1046.5531 C 108.95724,-1040.4382 107.3852,-1033.7621 103.05989,-1026.727 C 98.800882,-1019.7997 91.912792,-1012.9389 82.568232,-1006.416 C 63.879113,-993.37003 37.832403,-984.17411 24.408293,-985.17226 L 24.147213,-985.16434 L 23.886103,-985.18766 C 7.1662727,-985.5505 4.4683027,-990.98537 -0.60858734,-998.67806 C -3.1480073,-1002.5259 -5.7752973,-1007.2708 -10.921087,-1011.0218 C -16.066877,-1014.7728 -22.625447,-1017.6518 -31.075928,-1016.2271 C -42.880848,-1014.227 -50.981137,-1004.5823 -57.202337,-998.49056 C -63.423537,-992.3988 -66.697787,-988.63684 -72.249577,-987.33372 C -75.005337,-986.68689 -77.340377,-988.6345 -78.171087,-989.77181 C -78.901317,-990.77155 -79.200577,-993.49936 -79.077337,-997.86556 C -78.954097,-1002.2318 -78.357887,-1007.6349 -78.608587,-1013.3656 C -78.859287,-1019.0962 -79.978637,-1025.6326 -84.546087,-1031.0531 C -88.172667,-1035.3569 -93.630597,-1037.9301 -98.827337,-1038.0843 C -104.02408,-1038.2385 -108.7349,-1036.5555 -113.23359,-1034.2406 C -122.23097,-1029.6106 -130.9407,-1021.9842 -139.70234,-1013.9281 C -148.46398,-1005.8719 -157.15657,-997.36928 -164.63984,-991.27181 C -172.12311,-985.17434 -178.7786,-982.81843 -179.51484,-982.67806 C -183.57007,-981.90487 -183.95976,-984.39895 -183.13759,-986.67833 C -181.42751,-991.41937 -175.0648,-1001.2926 -167.04384,-1011.4908 C -159.02288,-1021.689 -150.03791,-1031.6671 -142.88984,-1042.1781 C -139.31581,-1047.4335 -136.28736,-1052.5344 -134.23359,-1057.6781 C -132.17982,-1062.8218 -130.86911,-1068.2664 -132.51484,-1073.9906 C -134.45595,-1080.7422 -140.5997,-1086.4357 -147.17109,-1087.1156 z "
+ id="path3116"
+ sodipodi:nodetypes="csssccsssssssssssssssssssscsssccsssssscssssscccsscssssssssssssssssc"
+ transform="translate(309.5336,1119.3255)" />
+ <text
+ xml:space="preserve"
+ style="font-size:18px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Serif"
+ x="150.85501"
+ y="-1066.0659"
+ id="text3273"
+ sodipodi:linespacing="125%"
+ transform="matrix(0.9882012,0,0,1,304.15186,1119.3255)"><tspan
+ sodipodi:role="line"
+ id="tspan3275"
+ x="150.85501"
+ y="-1066.0659"
+ style="font-weight:bold;font-family:Bitstream Vera Serif">Original rope-like shape </tspan><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-1043.6076"
+ id="tspan3281">with unset fill</tspan><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-1021.1076"
+ id="tspan4507">(e.g. created by converting </tspan><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-998.6076"
+ id="tspan4509">stroke to path)</tspan><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-976.1076"
+ id="tspan3515" /><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-953.6076"
+ id="tspan3517" /><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-931.1076"
+ id="tspan4511" /><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-908.6076"
+ id="tspan4513" /><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-886.1076"
+ id="tspan4540">Create a clone, blur by 5%</tspan><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-863.6076"
+ id="tspan3519" /><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-841.1076"
+ id="tspan3521" /><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-818.6076"
+ id="tspan3523" /><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-796.1076"
+ id="tspan4625" /><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-773.6076"
+ id="tspan4627" /><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-751.1076"
+ id="tspan4631">Create another clone,</tspan><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-728.6076"
+ id="tspan4633">position it over the blurred one</tspan><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-706.1076"
+ id="tspan4635">with some shift </tspan><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-683.6076"
+ id="tspan4646" /><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-661.1076"
+ id="tspan4648" /><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-638.6076"
+ id="tspan4650" /><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-616.1076"
+ id="tspan4652" /><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-593.6076"
+ id="tspan4656">Select both and do</tspan><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-571.1076"
+ id="tspan4658">Object &gt; Clip &gt; Set</tspan><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-548.6076"
+ id="tspan4723" /><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-526.1076"
+ id="tspan4725" /><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-503.6076"
+ id="tspan4727" /><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-481.1076"
+ id="tspan4729" /><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-458.6076"
+ id="tspan4731">Create a third clone, </tspan><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-436.1076"
+ id="tspan4733">paint yellow, </tspan><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-413.6076"
+ id="tspan4735">place under the clipped shader</tspan><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-391.1076"
+ id="tspan5650" /><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-368.6076"
+ id="tspan5652" /><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-346.1076"
+ id="tspan5654" /><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-323.6076"
+ id="tspan5658">Create a fourth clone, </tspan><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-301.1076"
+ id="tspan5660">blur 5%, opacity 40%,</tspan><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-278.6076"
+ id="tspan5664">place it at the bottom as a </tspan><tspan
+ sodipodi:role="line"
+ x="150.85501"
+ y="-256.1076"
+ id="tspan5676">drop shadow (with some shift)</tspan></text>
+ <use
+ x="0"
+ y="0"
+ xlink:href="#path3116"
+ id="use3527"
+ transform="translate(1.2813844e-2,590)"
+ width="744.09448"
+ height="1052.3622"
+ style="fill:#fff900;fill-opacity:1" />
+ <use
+ style="fill:#000000;filter:url(#filter4662)"
+ height="1052.3622"
+ width="744.09448"
+ transform="translate(0,148)"
+ id="use3529"
+ xlink:href="#path3116"
+ y="0"
+ x="0" />
+ <use
+ x="0"
+ y="0"
+ xlink:href="#use3529"
+ id="use4492"
+ transform="translate(5.4459255,153.82162)"
+ width="744.09448"
+ height="1052.3622" />
+ <use
+ height="1052.3622"
+ width="744.09448"
+ transform="translate(0,290)"
+ id="use4496"
+ xlink:href="#path3116"
+ y="0"
+ x="0" />
+ <use
+ height="1052.3622"
+ width="744.09448"
+ transform="translate(5.4459255,313.82162)"
+ id="use4639"
+ xlink:href="#use3529"
+ y="0"
+ x="0"
+ clip-path="url(#clipPath4643)" />
+ <use
+ clip-path="url(#clipPath4643)"
+ x="0"
+ y="0"
+ xlink:href="#use3529"
+ id="use4660"
+ transform="translate(5.4459255,453.82162)"
+ width="744.09448"
+ height="1052.3622" />
+ <use
+ x="0"
+ y="0"
+ xlink:href="#path3116"
+ id="use4743"
+ transform="translate(9.7945627,744.11909)"
+ width="744.09448"
+ height="1052.3622"
+ style="opacity:0.4;filter:url(#filter5670)" />
+ <use
+ style="fill:#fff900;fill-opacity:1"
+ height="1052.3622"
+ width="744.09448"
+ transform="translate(2.8965616,736.11909)"
+ id="use4737"
+ xlink:href="#path3116"
+ y="0"
+ x="0" />
+ <use
+ height="1052.3622"
+ width="744.09448"
+ transform="translate(8.3296733,599.94071)"
+ id="use4739"
+ xlink:href="#use3529"
+ y="0"
+ x="0"
+ clip-path="url(#clipPath4643)" />
+ <g
+ id="g4292"
+ transform="matrix(0.25,0,0,0.25,138.77756,-30.4633)">
+ <path
+ style="font-size:128px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Atkins"
+ d="M 512.34629,358.02671 L 517.33829,358.15471 C 522.62894,358.15479 526.6396,357.04545 529.37029,354.82671 C 532.18626,352.60812 534.31959,348.85346 535.77029,343.56271 L 555.35429,343.56271 L 555.35429,432.01071 L 533.08229,432.01071 L 533.08229,375.17871 L 512.34629,375.17871 L 512.34629,358.02671"
+ id="text4244" />
+ <path
+ transform="matrix(1.0557928,0,0,1.0557928,-45.416178,-34.024051)"
+ d="M 618.91309 401.18643 A 63.69397 63.69397 0 1 1 491.52515,401.18643 A 63.69397 63.69397 0 1 1 618.91309 401.18643 z"
+ sodipodi:ry="63.69397"
+ sodipodi:rx="63.69397"
+ sodipodi:cy="401.18643"
+ sodipodi:cx="555.21912"
+ id="path4248"
+ style="opacity:0.92000002;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:16;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ sodipodi:type="arc" />
+ </g>
+ <g
+ id="g4297"
+ transform="matrix(0.25,0,0,0.25,138.28096,82.1783)">
+ <path
+ style="font-size:128px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Atkins"
+ d="M 540.12229,501.89874 C 548.57025,501.89883 555.78091,504.3735 561.75429,509.32274 C 568.15423,514.61349 571.35422,521.44015 571.35429,529.80274 C 571.35422,543.20012 560.47423,557.57878 538.71429,572.93874 L 571.61029,572.93874 L 571.61029,592.01074 L 509.65829,592.01074 L 510.42629,571.78674 L 533.33829,553.61074 C 543.40758,544.48012 548.44225,536.9708 548.44229,531.08274 C 548.44225,528.43747 547.58891,526.26147 545.88229,524.55474 C 544.34625,522.84814 542.21292,521.99481 539.48229,521.99474 C 535.64226,521.99481 532.82626,523.53081 531.03429,526.60274 C 530.01026,528.39481 528.98627,531.63747 527.96229,536.33074 L 506.97029,535.17874 C 509.18895,512.99215 520.23961,501.89883 540.12229,501.89874"
+ id="text4250" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:0.92000002;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:16;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path4254"
+ sodipodi:cx="555.21912"
+ sodipodi:cy="401.18643"
+ sodipodi:rx="63.69397"
+ sodipodi:ry="63.69397"
+ d="M 618.91309 401.18643 A 63.69397 63.69397 0 1 1 491.52515,401.18643 A 63.69397 63.69397 0 1 1 618.91309 401.18643 z"
+ transform="matrix(1.0557928,0,0,1.0557928,-45.416178,125.97594)" />
+ </g>
+ <g
+ id="g4306"
+ transform="matrix(0.25,0,0,0.25,138.75292,189.6693)">
+ <path
+ style="font-size:128px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Atkins"
+ d="M 528.18985,724.87474 C 528.18983,727.86143 529.2565,730.3361 531.38985,732.29874 C 533.60849,734.17609 536.25383,735.11476 539.32585,735.11474 C 548.02981,735.11476 552.38181,731.82943 552.38185,725.25874 C 552.38181,720.65077 549.94981,717.70678 545.08585,716.42674 C 544.06182,716.17078 542.48315,715.95744 540.34985,715.78674 C 538.30182,715.61611 535.61383,715.53078 532.28585,715.53074 L 532.28585,699.40274 L 534.97385,699.40274 C 544.61648,699.40279 549.43781,696.50146 549.43785,690.69874 C 549.43781,684.46948 546.32315,681.35481 540.09385,681.35474 C 533.69383,681.35481 530.19516,684.98148 529.59785,692.23474 L 508.47785,690.69874 C 510.95252,671.49882 522.38717,661.89883 542.78185,661.89874 C 550.80314,661.89883 557.5018,663.77616 562.87785,667.53074 C 568.93646,671.88282 571.96579,677.89882 571.96585,685.57874 C 571.96579,695.5628 567.14446,701.96279 557.50185,704.77874 C 563.47513,707.08279 567.78446,709.68545 570.42985,712.58674 C 573.67245,716.08544 575.29379,720.77877 575.29385,726.66674 C 575.29379,735.79743 571.58179,742.75208 564.15785,747.53074 C 557.84314,751.54141 549.82181,753.54674 540.09385,753.54674 C 530.70716,753.54674 523.15517,751.45608 517.43785,747.27474 C 511.29385,742.66675 507.70985,735.88276 506.68585,726.92274 L 528.18985,724.87474"
+ id="text4256" />
+ <path
+ transform="matrix(1.0557928,0,0,1.0557928,-45.416178,285.97594)"
+ d="M 618.91309 401.18643 A 63.69397 63.69397 0 1 1 491.52515,401.18643 A 63.69397 63.69397 0 1 1 618.91309 401.18643 z"
+ sodipodi:ry="63.69397"
+ sodipodi:rx="63.69397"
+ sodipodi:cy="401.18643"
+ sodipodi:cx="555.21912"
+ id="path4260"
+ style="opacity:0.92000002;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:16;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ sodipodi:type="arc" />
+ </g>
+ <g
+ id="g4311"
+ transform="matrix(0.25,0,0,0.25,94.10824,348.61862)">
+ <path
+ style="font-size:128px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Atkins"
+ d="M 681.57291,713.35474 L 718.43691,663.56274 L 739.68491,663.56274 L 739.68491,716.93874 L 751.46091,716.93874 L 751.46091,734.47474 L 739.68491,734.47474 L 739.68491,752.01074 L 717.41291,752.01074 L 717.41291,734.47474 L 681.57291,734.47474 L 681.57291,713.35474 M 718.18091,716.93874 C 718.18088,713.35478 718.39421,708.44812 718.82091,702.21874 C 719.24754,695.98946 719.46087,691.55214 719.46091,688.90674 C 718.60754,690.27214 716.55954,693.42947 713.31691,698.37874 C 710.50088,702.64546 706.36222,708.83212 700.90091,716.93874 L 718.18091,716.93874"
+ id="text4262" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:0.92000002;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:16;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path4266"
+ sodipodi:cx="555.21912"
+ sodipodi:cy="401.18643"
+ sodipodi:rx="63.69397"
+ sodipodi:ry="63.69397"
+ d="M 618.91309 401.18643 A 63.69397 63.69397 0 1 1 491.52515,401.18643 A 63.69397 63.69397 0 1 1 618.91309 401.18643 z"
+ transform="matrix(1.0557928,0,0,1.0557928,134.58383,285.97594)" />
+ </g>
+ <g
+ id="g4318"
+ transform="matrix(0.25,0,0,0.25,54.07741,488.3172)">
+ <path
+ style="font-size:128px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Atkins"
+ d="M 866.60404,723.08274 C 867.11602,726.41077 868.52402,729.3121 870.82804,731.78674 C 873.21735,734.00543 876.11868,735.11476 879.53204,735.11474 C 883.28667,735.11476 886.40133,733.92009 888.87604,731.53074 C 891.436,729.0561 892.716,725.94143 892.71604,722.18674 C 892.716,718.77344 891.52133,715.74411 889.13204,713.09874 C 886.74267,710.45345 883.79867,709.13079 880.30004,709.13074 C 875.69201,709.13079 871.85202,710.92278 868.78004,714.50674 L 849.19604,714.50674 L 854.31604,663.56274 L 911.27604,663.56274 L 909.35604,682.12274 L 870.95604,682.12274 L 869.54804,696.33074 C 875.35068,692.66147 880.72667,690.8268 885.67604,690.82674 C 894.12399,690.8268 901.07865,693.68547 906.54004,699.40274 C 912.08664,705.12012 914.85997,712.16012 914.86004,720.52274 C 914.85997,730.50676 911.31864,738.61342 904.23604,744.84274 C 897.57999,750.73074 889.132,753.67474 878.89204,753.67474 C 869.67602,753.67474 862.03869,751.15741 855.98004,746.12274 C 849.92137,741.08809 846.42271,733.96276 845.48404,724.74674 L 866.60404,723.08274"
+ id="text4268" />
+ <path
+ transform="matrix(1.0557928,0,0,1.0557928,294.58383,285.97594)"
+ d="M 618.91309 401.18643 A 63.69397 63.69397 0 1 1 491.52515,401.18643 A 63.69397 63.69397 0 1 1 618.91309 401.18643 z"
+ sodipodi:ry="63.69397"
+ sodipodi:rx="63.69397"
+ sodipodi:cy="401.18643"
+ sodipodi:cx="555.21912"
+ id="path4272"
+ style="opacity:0.92000002;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:16;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ sodipodi:type="arc" />
+ </g>
+ <g
+ id="g4323"
+ transform="matrix(0.25,0,0,0.25,54.06941,669.15053)">
+ <path
+ style="font-size:128px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Atkins"
+ d="M 890.44048,525.96274 C 888.64843,521.61081 885.53377,519.43481 881.09648,519.43474 C 875.89111,519.43481 872.05112,521.99481 869.57648,527.11474 C 867.78445,530.9548 866.88845,535.8188 866.88848,541.70674 C 871.92312,536.5868 878.15244,534.0268 885.57648,534.02674 C 893.85376,534.0268 900.72309,536.8428 906.18448,542.47474 C 911.64574,548.02145 914.37641,554.97611 914.37648,563.33874 C 914.37641,571.78676 911.21908,578.95476 904.90448,584.84274 C 898.58976,590.73074 891.16576,593.67474 882.63248,593.67474 C 869.91778,593.67474 860.36046,589.32274 853.96048,580.61874 C 848.49914,572.93876 845.76848,562.44277 845.76848,549.13074 C 845.76848,536.92813 848.45647,526.38947 853.83248,517.51474 C 860.14713,507.10416 869.06445,501.89883 880.58448,501.89874 C 897.13909,501.89883 907.76308,509.49349 912.45648,524.68274 L 890.44048,525.96274 M 881.09648,575.75474 C 884.42444,575.75476 887.1551,574.64543 889.28848,572.42674 C 891.42176,570.2081 892.48843,567.47743 892.48848,564.23474 C 892.48843,561.07744 891.42176,558.47478 889.28848,556.42674 C 887.24043,554.37878 884.55244,553.35478 881.22448,553.35474 C 877.98178,553.35478 875.16578,554.37878 872.77648,556.42674 C 870.38712,558.38944 869.19245,561.03477 869.19248,564.36274 C 869.19245,567.5201 870.34445,570.25076 872.64848,572.55474 C 875.03778,574.68809 877.85378,575.75476 881.09648,575.75474"
+ id="text4274" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:0.92000002;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:16;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path4278"
+ sodipodi:cx="555.21912"
+ sodipodi:cy="401.18643"
+ sodipodi:rx="63.69397"
+ sodipodi:ry="63.69397"
+ d="M 618.91309 401.18643 A 63.69397 63.69397 0 1 1 491.52515,401.18643 A 63.69397 63.69397 0 1 1 618.91309 401.18643 z"
+ transform="matrix(1.0557928,0,0,1.0557928,294.58383,125.97594)" />
+ </g>
+ <use
+ x="0"
+ y="0"
+ xlink:href="#g4292"
+ id="use3398"
+ transform="matrix(0.5,0,0,0.5,383.34304,945.46156)"
+ width="744.09448"
+ height="1052.3622" />
+ </g>
+</svg>
diff --git a/share/examples/stars.svgz b/share/examples/stars.svgz
new file mode 100644
index 0000000..5d56752
--- /dev/null
+++ b/share/examples/stars.svgz
Binary files differ
diff --git a/share/examples/svgfont.svg b/share/examples/svgfont.svg
new file mode 100644
index 0000000..0274b9a
--- /dev/null
+++ b/share/examples/svgfont.svg
@@ -0,0 +1,111 @@
+<?xml version="1.0" standalone="yes"?>
+<svg width="400px" height="300px" version="1.1"
+ xmlns = 'http://www.w3.org/2000/svg'>
+
+ <defs>
+
+<!-- Fonts are declared inside defs tag -->
+
+ <font id="FirstExample" horiz-adv-x="1010">
+ <font-face font-family="Super Sans" font-style="oblique" font-stretch="ultra-expanded" />
+
+ <!-- This font has 2 glyphs (one for "@" and one for "!"): -->
+ <glyph unicode="!" glyph-name="Exclamation" d="M0,0h500v500h-500z"> <!-- Currently we only render the path description declared in the d attribute -->
+ <circle r='500' cx='500' cy='500' style="fill:none;stroke:green;"/> <!-- So... this part of the glyph wont render yet. -->
+ </glyph>
+
+ <glyph unicode="@" glyph-name="At Sign" d="M500,500h500v500h-500z">
+ <circle r='250' cx='500' cy='500' style="fill:blue;"/> <!-- This circle wont render yet -->
+ </glyph>
+
+ <!-- and also a missing-glyph, which is used for every other character on the string that do not have a specific glyph -->
+ <missing-glyph glyph-name="Missing..." d="M0,0h1000v1000h-1000z"></missing-glyph>
+
+ <!-- And every pair of "!" followed by "@" has a kerning of 500 units -->
+ <hkern u1="!" u2="@" k="500" />
+ </font>
+
+
+
+
+ <font id="AnotherSVGFont" horiz-adv-x="1100">
+ <font-face font-family="Super Sans2" font-style="oblique" font-stretch="ultra-expanded" />
+ <glyph unicode="!" glyph-name="exclamation" d="M0,0h500v500h-500v-300h100v200h300v-300h-400z" />
+ <glyph unicode="@!" glyph-name="A ligature glyph" d="M0,0h200L1000,800v200h-200L0,200z" />
+ <glyph unicode="@" glyph-name="At sign" d="M500,500h250v250h-250z" />
+ <missing-glyph glyph-name="The Missing Glyph" d="M0,0h1000v1000z"></missing-glyph>
+ <hkern u1="!" u2="@" k="1000" />
+ </font>
+
+
+ </defs>
+
+
+
+
+
+
+ <text
+ x="7.874177"
+ y="36.833214"
+ transform="scale(0.9668719,1.0342632)"
+ id="text32"
+ style="font-size:29.00615692px;fill:#ff0000;font-family:Super Sans">These text tags are not</text>
+ <text
+ x="6.890748"
+ y="115.90917"
+ transform="scale(0.8031736,1.2450608)"
+ id="text34"
+ style="font-size:29.28532791px;fill:#008000;font-family:Super Sans">Go to Text-&gt;SVG Fonts... menu</text>
+ <text
+ x="29.545364"
+ y="233.2552"
+ id="text36"
+ style="font-size:20px;fill:#ff0000;font-family:Super Sans">(but you will just have the menu</text>
+ <text
+ x="44.293743"
+ y="253.09889"
+ id="text36-0"
+ style="font-size:20px;fill:#ff0000;font-family:Super Sans">if you compile libcairo from git</text>
+ <text
+ x="53.391254"
+ y="140.27116"
+ transform="scale(0.801182,1.2481558)"
+ id="text34-1"
+ style="font-size:29.21271133px;fill:#008000;font-family:Super Sans">to see some actual rendering.</text>
+ <text
+ x="31.479643"
+ y="64.017517"
+ transform="scale(0.9668719,1.0342632)"
+ id="text32-5"
+ style="font-size:29.00615692px;fill:#ff0000;font-family:Super Sans">rendering properly yet :-(</text>
+ <text
+ x="36.78632"
+ y="153.77176"
+ transform="scale(0.7576769,1.3198238)"
+ id="text36-7"
+ style="font-size:13.01065731px;fill:#0000ff;font-family:Super Sans">(try typing strings with the @ and ! characters on the SVG Fonts dialog!)</text>
+ <text
+ x="110.99423"
+ y="273.37473"
+ id="text36-0-5"
+ style="font-size:20px;fill:#ff0000;font-family:Super Sans">before compiling inkscape)</text>
+ <text
+ x="0.022930607"
+ y="348.74777"
+ transform="scale(1.1755003,0.8507016)"
+ id="text36-0-5-8"
+ style="font-size:14.73784733px;fill:#008000;font-family:Super Sans">if you are really curious about it, you can look</text>
+ <text
+ x="13.972846"
+ y="369.73709"
+ transform="scale(1.1755003,0.8507016)"
+ id="text36-0-5-8-6"
+ style="font-size:14.73784733px;fill:#008000;font-family:Super Sans">at the contents of this SVG file in a text editor.</text>
+ <text
+ x="3.4043651"
+ y="414.45972"
+ transform="scale(1.1755003,0.8507016)"
+ id="text36-0-5-8-2"
+ style="font-size:14.73784733px;fill:#008000;font-family:Super Sans">I have put some nice comments there for you!!!!</text></svg>
+
diff --git a/share/examples/tesselation-P3.svg b/share/examples/tesselation-P3.svg
new file mode 100644
index 0000000..0d4603e
--- /dev/null
+++ b/share/examples/tesselation-P3.svg
@@ -0,0 +1,994 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ sodipodi:docname="tesselation-P3.svg"
+ sodipodi:docbase="/home/d/ink/inkscape/share/examples"
+ inkscape:version="0.92"
+ sodipodi:version="0.32"
+ id="svg1278"
+ height="297mm"
+ width="210mm">
+ <defs
+ id="defs3">
+ <linearGradient
+ id="linearGradient3508"
+ inkscape:collect="always">
+ <stop
+ id="stop3509"
+ offset="0"
+ style="stop-color:#000000;stop-opacity:1;" />
+ <stop
+ id="stop3510"
+ offset="1"
+ style="stop-color:#000000;stop-opacity:0;" />
+ </linearGradient>
+ <radialGradient
+ r="14.898239"
+ fy="909.58490"
+ fx="198.90167"
+ cy="909.01093"
+ cx="198.96782"
+ gradientTransform="scale(1.547494,0.646206)"
+ gradientUnits="userSpaceOnUse"
+ id="radialGradient3521"
+ xlink:href="#linearGradient3508"
+ inkscape:collect="always" />
+ <radialGradient
+ r="14.898238"
+ fy="910.29315"
+ fx="197.16112"
+ cy="909.71918"
+ cx="197.22726"
+ gradientTransform="scale(1.547494,0.646206)"
+ gradientUnits="userSpaceOnUse"
+ id="radialGradient3523"
+ xlink:href="#linearGradient3508"
+ inkscape:collect="always" />
+ <radialGradient
+ r="14.898239"
+ fy="909.58490"
+ fx="198.90167"
+ cy="909.01093"
+ cx="198.96782"
+ gradientTransform="scale(1.547494,0.646206)"
+ gradientUnits="userSpaceOnUse"
+ id="radialGradient1195"
+ xlink:href="#linearGradient3508"
+ inkscape:collect="always" />
+ </defs>
+ <sodipodi:namedview
+ showborder="false"
+ inkscape:window-y="39"
+ inkscape:window-x="0"
+ inkscape:window-height="654"
+ inkscape:window-width="825"
+ inkscape:current-layer="layer1"
+ inkscape:cy="303.74752"
+ inkscape:cx="667.12730"
+ inkscape:zoom="1.6747183"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0.0"
+ borderopacity="1.0"
+ bordercolor="#666666"
+ pagecolor="#ffffff"
+ id="base" />
+ <metadata
+ 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
+ id="layer1"
+ inkscape:groupmode="layer"
+ inkscape:label="Layer 1">
+ <rect
+ transform="matrix(1.417309,0.000000,0.000000,1.874534,-235.0703,-534.9604)"
+ y="517.04688"
+ x="359.70108"
+ height="361.24158"
+ width="751.75220"
+ id="rect1386"
+ style="color:#000000;fill:#ff0a00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block" />
+ <g
+ inkscape:tile-cy="536.40016"
+ inkscape:tile-cx="336.93399"
+ inkscape:tile-h="30.283344"
+ inkscape:tile-w="80.925240"
+ id="g1290">
+ <path
+ sodipodi:nodetypes="ccccccsccccccccccscccccscccccccccccccccccccccccccccccccc"
+ id="path1353"
+ d="M 306.81250,518.28125 C 306.57461,518.29175 306.39530,518.40493 306.25000,518.62500 C 303.40107,522.93989 304.23430,522.10801 305.81250,527.62500 C 306.75167,530.90812 307.43893,535.84545 306.25047,539.86068 C 306.22354,539.85190 299.14100,539.66839 296.71875,536.15625 C 294.49136,536.26967 288.67233,537.19392 288.77386,542.72661 C 291.60193,545.64712 294.29252,547.09396 297.98045,548.22352 L 303.37238,549.87500 C 304.97406,550.28730 305.91058,550.88889 307.40363,553.87500 C 308.34708,555.76189 302.02156,556.86444 300.71875,557.12500 C 297.88302,557.69216 294.03806,557.65625 290.43750,557.65625 C 286.78125,557.65623 283.44350,557.63510 280.65625,558.75000 C 277.61572,559.96619 275.64997,562.29346 274.15625,563.78718 C 273.40037,564.54307 272.67963,565.46692 271.96875,566.06250 C 267.04776,572.45979 265.88216,581.31324 270.46875,591.78125 C 272.20616,596.26085 278.13765,600.47847 278.50000,605.50000 C 278.90623,611.12966 282.69029,618.84301 289.71875,619.43750 C 299.64211,620.27687 301.12763,621.28196 303.84375,621.22771 C 309.31311,621.11847 316.23201,620.77358 319.46875,620.18750 C 320.15151,620.06387 320.83029,620.02137 321.53125,619.93750 C 321.32100,618.48772 321.22186,617.02894 321.68750,616.03125 C 322.18077,614.97434 323.39355,611.45605 326.09375,612.25000 C 329.65508,613.29717 331.63567,615.56162 334.06250,618.40754 C 336.91968,617.88647 337.58769,617.77492 338.50386,616.37288 C 339.89543,614.24333 341.21954,612.75081 336.09375,606.78125 C 333.04836,603.23456 327.75826,607.49617 326.75000,600.43750 C 327.29775,599.76298 327.67627,599.06770 328.12500,598.37500 C 331.80935,597.69564 334.62221,597.00075 337.31250,594.43750 C 339.35018,592.49604 336.91867,589.70564 336.25000,588.75000 C 335.68127,587.93717 334.50479,587.29897 333.28125,586.78125 C 333.71981,585.56991 334.11338,584.31898 334.65625,583.15625 C 337.62980,576.78744 340.87653,570.32571 345.59375,563.50000 C 346.89513,561.61691 351.03858,553.18096 362.36203,554.57344 C 362.41835,554.54528 362.49277,554.50865 362.54953,554.47969 C 363.10112,554.71111 363.72105,554.90774 364.23703,555.01094 C 364.82513,555.12854 365.24943,555.41838 365.76828,555.72969 C 366.27595,556.03427 366.48925,556.13639 367.11203,556.26094 C 367.54531,556.34762 368.11370,556.44844 368.70578,556.44844 C 368.97202,556.44842 368.62285,555.53939 368.36203,555.10469 C 368.07791,554.63115 367.89328,554.35369 367.89328,553.66719 C 367.89328,552.73477 367.04824,551.14964 367.00000,550.25000 C 367.90741,549.52773 368.85445,548.83303 369.65625,548.03125 C 371.27605,546.41145 373.44425,543.23497 374.34375,539.90625 C 374.67808,539.65550 377.84787,536.54124 377.46891,536.16228 C 377.26164,535.95500 374.58221,533.00100 374.31250,532.87500 C 373.69035,530.10145 372.57378,528.23262 371.84375,525.31250 C 371.35687,523.36496 368.33025,520.53207 366.50000,520.21875 C 365.40185,520.03076 362.15531,520.75188 360.96875,523.12500 C 359.40017,526.26218 359.83142,529.41858 357.34375,531.90625 C 355.24927,534.00073 353.81149,536.21374 350.62500,538.60363 C 348.65764,540.07915 346.92717,541.44562 345.18750,542.06250 C 345.18750,542.06250 333.25287,542.44717 332.21875,542.17008 C 330.17829,541.62334 326.85481,541.28889 324.28125,539.26383 C 321.92209,537.40745 320.29688,535.38519 318.46875,532.21875 C 316.66847,529.10057 314.75276,525.73470 312.84375,523.56250 C 312.07633,522.68926 308.47771,518.20772 306.81250,518.28125 z "
+ style="fill:#ffd300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000;opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;" />
+ <path
+ transform="matrix(1.268764,0.000000,0.000000,1.268764,-98.58983,-144.6807)"
+ d="M 369.49063 536.34937 A 2.6543868 3.1852641 0 1 1 364.18186,536.34937 A 2.6543868 3.1852641 0 1 1 369.49063 536.34937 z"
+ sodipodi:ry="3.1852641"
+ sodipodi:rx="2.6543868"
+ sodipodi:cy="536.34937"
+ sodipodi:cx="366.83624"
+ id="path2215"
+ style="color:#000000;fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.080261566;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:3.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block"
+ sodipodi:type="arc" />
+ <path
+ d="M 369.37849 533.13312 A 1.5807023 1.2645618 0 1 1 366.21709,533.13312 A 1.5807023 1.2645618 0 1 1 369.37849 533.13312 z"
+ sodipodi:ry="1.2645618"
+ sodipodi:rx="1.5807023"
+ sodipodi:cy="533.13312"
+ sodipodi:cx="367.79779"
+ id="path2216"
+ style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.080261566;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:3.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;"
+ sodipodi:type="arc" />
+ <path
+ sodipodi:nodetypes="cc"
+ transform="translate(0.000000,0.417450)"
+ id="path2220"
+ d="M 303.82877,539.49482 C 312.67984,541.15818 326.45078,540.86112 328.51055,560.04782"
+ 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
+ transform="matrix(-8.852539e-8,1.000000,1.000000,8.852539e-8,-181.3865,186.6669)"
+ id="path2221"
+ d="M 367.04413,550.19524 C 366.72075,551.48877 364.87840,548.61850 363.68582,548.02221 C 362.31236,547.33548 361.50290,547.18016 360.12995,546.83692 C 359.08880,546.57663 358.05050,546.63937 356.96919,546.63937"
+ 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
+ id="path2222"
+ d="M 358.74713,533.99628 C 357.39595,535.72536 357.40966,539.28875 359.99677,539.79450 C 360.43397,539.86963 360.88891,539.85041 361.31525,539.72522"
+ 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
+ transform="translate(0.000000,0.358292)"
+ sodipodi:nodetypes="ccc"
+ id="path2226"
+ d="M 327.73209,597.01410 C 325.31623,591.54806 316.35821,598.42700 317.34013,601.83950 C 313.84151,606.22918 298.54238,610.21864 295.38205,602.83687"
+ 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
+ transform="translate(-1.520105,-0.100527)"
+ id="path2886"
+ d="M 310.46875,573.81250 C 304.50608,573.81250 299.24929,576.45844 296.09375,580.46875 C 296.85852,581.25224 297.57982,582.07631 298.46875,582.75000 C 299.92436,583.85316 301.50113,584.80712 303.12500,585.62500 C 304.74887,586.44288 306.41234,587.11231 308.00000,587.65625 C 309.04233,588.10786 310.08177,588.41810 311.12500,588.59375 C 312.16823,588.76940 313.20607,588.80865 314.25000,588.78125 C 316.33785,588.72646 318.44180,588.33577 320.53125,587.90625 C 322.62070,587.47673 324.72303,587.03348 326.81250,586.81250 C 327.10498,586.78157 327.39504,586.80158 327.68750,586.78125 C 326.37948,579.43268 319.19299,573.81249 310.46875,573.81250 z "
+ style="opacity:0.16666667;color:#000000;fill:url(#radialGradient3521);fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;" />
+ <path
+ transform="translate(0.000000,0.436956)"
+ id="path3512"
+ d="M 333.06589,586.74164 C 324.71430,584.45822 316.34379,590.84256 308.00513,587.22967 C 301.65449,585.05391 294.19637,580.73203 292.17346,573.90100"
+ 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
+ sodipodi:nodetypes="cccc"
+ transform="translate(9.120633,-38.71985)"
+ id="path3522"
+ d="M 310.46875,573.81250 C 304.50608,573.81250 299.24929,575.39809 296.09375,579.40840 C 318.53684,578.57258 318.78111,598.96242 319.07357,598.94209 C 346.87162,580.88552 319.19299,573.81249 310.46875,573.81250 z "
+ style="opacity:0.16666664;color:#000000;fill:url(#radialGradient3523);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block" />
+ <path
+ sodipodi:nodetypes="cccc"
+ transform="matrix(-0.707107,0.707107,-0.707107,-0.707107,944.7754,798.2549)"
+ id="path1194"
+ d="M 310.46875,573.81250 C 304.50608,573.81250 300.20684,579.54386 297.05130,583.55417 C 315.47483,579.81326 323.74204,592.47424 320.35030,598.30373 C 339.81705,589.94176 319.19299,573.81249 310.46875,573.81250 z "
+ style="opacity:0.16666664;color:#000000;fill:url(#radialGradient1195);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block" />
+ <path
+ sodipodi:nodetypes="csccc"
+ transform="matrix(0.595823,-0.586335,-0.586335,-0.595823,468.1987,1125.937)"
+ id="path1818"
+ d="M 286.70212,595.81818 C 284.58065,601.43052 276.68272,597.76178 277.88321,592.09119 C 278.76633,587.91970 284.05499,582.70135 286.82645,587.61116 C 288.43583,591.55346 280.19720,594.97918 281.33076,589.94395 C 281.80652,589.63731 282.42300,589.61685 282.94455,589.80609"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.1962602pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ </g>
+ <use
+ id="use2388"
+ transform="translate(121.3879,70.08331)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2389"
+ transform="translate(0.000000,140.1666)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2390"
+ transform="translate(121.3879,210.2499)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2391"
+ transform="translate(0.000000,280.3333)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2392"
+ transform="translate(121.3879,350.4166)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2393"
+ transform="translate(0.000000,420.4999)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2394"
+ transform="translate(121.3879,490.5832)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2395"
+ transform="translate(0.000000,560.6665)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2396"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1030.631,477.7652)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2397"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1152.019,547.8485)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2398"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1030.631,617.9318)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2399"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1152.019,688.0151)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2400"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1030.631,758.0984)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2401"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1152.019,828.1818)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2402"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1030.631,898.2651)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2403"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1152.019,968.3484)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2404"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1030.631,1038.432)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2405"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,101.5587,1131.435)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2406"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,222.9466,1201.519)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2407"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,101.5587,1271.602)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2408"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,222.9466,1341.685)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2409"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,101.5587,1411.769)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2410"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,222.9466,1481.852)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2411"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,101.5587,1551.935)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2412"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,222.9466,1622.018)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2413"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,101.5587,1692.102)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2414"
+ opacity="0.85000000"
+ transform="translate(242.7757,0.000000)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2415"
+ opacity="0.85000000"
+ transform="translate(364.1636,70.08331)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2416"
+ opacity="0.85000000"
+ transform="translate(242.7757,140.1666)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2417"
+ opacity="0.85000000"
+ transform="translate(364.1636,210.2499)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2418"
+ opacity="0.85000000"
+ transform="translate(242.7757,280.3333)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2419"
+ opacity="0.85000000"
+ transform="translate(364.1636,350.4166)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2420"
+ opacity="0.85000000"
+ transform="translate(242.7757,420.4999)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2421"
+ opacity="0.85000000"
+ transform="translate(364.1636,490.5832)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2422"
+ opacity="0.85000000"
+ transform="translate(242.7757,560.6665)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2423"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1273.407,477.7652)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2424"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1394.795,547.8485)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2425"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1273.407,617.9318)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2426"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1394.795,688.0151)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2427"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1273.407,758.0984)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2428"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1394.795,828.1818)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2429"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1273.407,898.2651)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2430"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1394.795,968.3484)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2431"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1273.407,1038.432)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2432"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,344.3345,1131.435)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2433"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,465.7223,1201.519)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2434"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,344.3345,1271.602)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2435"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,465.7223,1341.685)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2436"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,344.3345,1411.769)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2437"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,465.7223,1481.852)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2438"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,344.3345,1551.935)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2439"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,465.7223,1622.018)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2440"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,344.3345,1692.102)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2441"
+ transform="translate(485.5514,0.000000)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2442"
+ transform="translate(606.9393,70.08331)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2443"
+ transform="translate(485.5514,140.1666)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2444"
+ transform="translate(606.9393,210.2499)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2445"
+ transform="translate(485.5514,280.3333)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2446"
+ transform="translate(606.9393,350.4166)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2447"
+ transform="translate(485.5514,420.4999)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2448"
+ transform="translate(606.9393,490.5832)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2449"
+ transform="translate(485.5514,560.6665)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2450"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1516.183,477.7652)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2451"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1637.570,547.8485)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2452"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1516.183,617.9318)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2453"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1637.570,688.0151)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2454"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1516.183,758.0984)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2455"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1637.570,828.1818)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2456"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1516.183,898.2651)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2457"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1637.570,968.3484)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2458"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1516.183,1038.432)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2459"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,587.1102,1131.435)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2460"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,708.4980,1201.519)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2461"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,587.1102,1271.602)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2462"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,708.4980,1341.685)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2463"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,587.1102,1411.769)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2464"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,708.4980,1481.852)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2465"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,587.1102,1551.935)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2466"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,708.4980,1622.018)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2467"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,587.1102,1692.102)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2468"
+ opacity="0.85000000"
+ transform="translate(728.3272,0.000000)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2469"
+ opacity="0.85000000"
+ transform="translate(849.7150,70.08331)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2470"
+ opacity="0.85000000"
+ transform="translate(728.3272,140.1666)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2471"
+ opacity="0.85000000"
+ transform="translate(849.7150,210.2499)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2472"
+ opacity="0.85000000"
+ transform="translate(728.3272,280.3333)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2473"
+ opacity="0.85000000"
+ transform="translate(849.7150,350.4166)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2474"
+ opacity="0.85000000"
+ transform="translate(728.3272,420.4999)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2475"
+ opacity="0.85000000"
+ transform="translate(849.7150,490.5832)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2476"
+ opacity="0.85000000"
+ transform="translate(728.3272,560.6665)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2477"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1758.958,477.7652)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2478"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1880.346,547.8485)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2479"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1758.958,617.9318)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2480"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1880.346,688.0151)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2481"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1758.958,758.0984)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2482"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1880.346,828.1818)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2483"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1758.958,898.2651)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2484"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1880.346,968.3484)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2485"
+ transform="matrix(-0.500000,0.866025,-0.866025,-0.500000,1758.958,1038.432)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2486"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,829.8859,1131.435)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2487"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,951.2738,1201.519)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2488"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,829.8859,1271.602)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2489"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,951.2738,1341.685)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2490"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,829.8859,1411.769)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2491"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,951.2738,1481.852)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2492"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,829.8859,1551.935)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2493"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,951.2738,1622.018)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ <use
+ id="use2494"
+ opacity="0.85000000"
+ transform="matrix(-0.500000,-0.866025,0.866025,-0.500000,829.8859,1692.102)"
+ xlink:href="#g1290"
+ inkscape:tiled-clone-of="#g1290"
+ y="0"
+ x="0" />
+ </g>
+</svg>
diff --git a/share/examples/text-on-path.svg b/share/examples/text-on-path.svg
new file mode 100644
index 0000000..c4742a2
--- /dev/null
+++ b/share/examples/text-on-path.svg
@@ -0,0 +1,381 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ 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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ sodipodi:docname="text-on-path.svg"
+ inkscape:version="0.92"
+ sodipodi:version="0.32"
+ id="svg1"
+ height="297mm"
+ width="605.28000pt"
+ version="1.1">
+ <defs
+ id="defs3">
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 526.18109 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="756.60004 : 526.18109 : 1"
+ inkscape:persp3d-origin="378.30002 : 350.78739 : 1"
+ id="perspective90" />
+ </defs>
+ <sodipodi:namedview
+ inkscape:current-layer="svg1"
+ inkscape:window-y="0"
+ inkscape:window-x="0"
+ inkscape:window-height="1000"
+ inkscape:window-width="1225"
+ inkscape:cy="689.50235"
+ inkscape:cx="479.26439"
+ inkscape:zoom="1.29"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0.0"
+ borderopacity="1.0"
+ bordercolor="#666666"
+ pagecolor="#ffffff"
+ id="base"
+ showgrid="false"
+ inkscape:window-maximized="1" />
+ <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>
+ <path
+ transform="matrix(-1.938125,1.118976,-1.118976,-1.938125,1739.406,987.5115)"
+ d="M 341.72628,601.83162 C 359.05780,587.41564 347.21249,555.24528 325.14867,550.62043 C 304.66532,546.32686 280.50634,581.54048 298.20672,592.70732 C 317.27286,604.73580 344.20829,583.52905 341.78869,561.11595 C 339.54241,540.30834 298.58674,528.21339 293.43616,548.49820 C 287.88816,570.34818 316.38048,589.41205 336.94891,580.18484 C 356.04398,571.61860 354.89096,528.92989 334.00734,530.29975 C 311.51236,531.77531 302.18615,564.76418 317.31774,581.47455 C 331.36542,596.98793 371.60849,582.69981 363.85228,563.26162 C 355.49761,542.32358 321.24138,543.64795 310.02478,563.20274 C 299.61166,581.35677 325.63626,615.21494 341.72628,601.83162 z "
+ inkscape:randomized="0.0000000"
+ inkscape:rounded="0.41880668"
+ inkscape:flatsided="false"
+ sodipodi:arg2="-1.6363991"
+ sodipodi:arg1="1.1491439"
+ sodipodi:r2="16.735273"
+ sodipodi:r1="37.824844"
+ sodipodi:cy="567.31970"
+ sodipodi:cx="326.24576"
+ sodipodi:sides="5"
+ id="path1003"
+ style="opacity:0.097472914;color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2511432;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;"
+ sodipodi:type="star" />
+ <text
+ sodipodi:linespacing="100%"
+ transform="matrix(1.000000,0.000000,0.000000,2.251099,-21.25875,-634.2331)"
+ id="text2252"
+ style="font-size:9.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;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;text-anchor:start;writing-mode:lr;"
+ xml:space="preserve"><textPath
+ style="font-family:Bitstream Vera Sans;"
+ id="textPath2286"
+ xlink:href="#path2267"><tspan
+ style="font-family:Bitstream Vera Sans;"
+ id="tspan2253">Several texts</tspan></textPath></text>
+ <text
+ sodipodi:linespacing="100%"
+ transform="matrix(1.000000,0.000000,0.000000,1.403056,-17.05781,-255.5465)"
+ id="text2255"
+ style="font-size:9.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;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;text-anchor:start;writing-mode:lr;"
+ xml:space="preserve"><textPath
+ style="font-family:Bitstream Vera Sans;"
+ id="textPath2290"
+ xlink:href="#path2267"><tspan
+ style="font-family:Bitstream Vera Sans;"
+ id="tspan2256">can be attached to the same path.</tspan></textPath></text>
+ <text
+ sodipodi:linespacing="100%"
+ transform="matrix(1.111838,0.000000,0.000000,0.970866,-46.58320,-31.24526)"
+ id="text2258"
+ style="font-size:9.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;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;text-anchor:start;writing-mode:lr;"
+ xml:space="preserve"><textPath
+ style="font-family:Bitstream Vera Sans;"
+ id="textPath2294"
+ xlink:href="#path2267"><tspan
+ style="font-family:Bitstream Vera Sans;"
+ id="tspan2259">An attached text can be freely moved and transformed</tspan></textPath></text>
+ <text
+ sodipodi:linespacing="100%"
+ transform="translate(0.122982,-4.828527)"
+ id="text2264"
+ style="font-size:9.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;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;text-anchor:start;writing-mode:lr;"
+ xml:space="preserve"><textPath
+ style="font-family:Bitstream Vera Sans;"
+ id="textPath2302"
+ xlink:href="#path2267"><tspan
+ style="font-family:Bitstream Vera Sans;"
+ id="tspan2265">without losing the link to its path.</tspan></textPath></text>
+ <path
+ sodipodi:nodetypes="cc"
+ id="path2267"
+ d="M 333.04044,403.34989 C 368.87582,355.01473 431.18916,506.64755 569.82894,432.28197"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:2.5000010 1.2500005 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;" />
+ <text
+ transform="translate(15.77788,-10.17928)"
+ id="text2927"
+ style="font-size:8.3999996;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;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;text-anchor:start;writing-mode:lr;"
+ xml:space="preserve"><textPath
+ id="textPath6114"
+ xlink:href="#path6098"><tspan
+ id="tspan2928">Text on path is fully editable, including kerning and letterspacing.</tspan></textPath></text>
+ <text
+ transform="translate(1.577177,20.05106)"
+ id="text2933"
+ style="font-size:8.3999996;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;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;text-anchor:start;writing-mode:lr;"
+ xml:space="preserve"><textPath
+ id="textPath6777"
+ xlink:href="#path6098"><tspan
+ id="tspan2934"> Horizontal kerning is often necessary to fix intervals in sharp bends:</tspan></textPath></text>
+ <text
+ sodipodi:linespacing="100%"
+ transform="translate(-27.01395,2.842171e-14)"
+ id="text2936"
+ style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;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;text-anchor:start;writing-mode:lr;"
+ xml:space="preserve"><textPath
+ style="font-family:Bitstream Vera Serif;"
+ id="textPath7441"
+ xlink:href="#path7440"><tspan
+ dx="0 0 0 0 0 0 0 0 0 0 0 0 0 -0.045241192 0.043904841"
+ dy="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0"
+ style="font-family:Bitstream Vera Serif;letter-spacing:0.94407117;"
+ id="tspan2937">Without kerning:</tspan></textPath></text>
+ <text
+ sodipodi:linespacing="100%"
+ id="text2939"
+ style="font-size:5.9636002;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;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;text-anchor:start;writing-mode:lr;"
+ xml:space="preserve"><textPath
+ id="textPath8886"
+ xlink:href="#path8260"><tspan
+ id="tspan2940"> too dense</tspan></textPath></text>
+ <text
+ sodipodi:linespacing="100%"
+ id="text2942"
+ style="font-size:5.9636002;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;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;text-anchor:start;writing-mode:lr;"
+ xml:space="preserve"><textPath
+ id="textPath8261"
+ xlink:href="#path8189"><tspan
+ style="letter-spacing:0.60857505;"
+ id="tspan2943"> too sparse</tspan></textPath></text>
+ <g
+ transform="matrix(3.954125,0.000000,0.000000,3.954125,-523.0143,-2296.450)"
+ id="g3595">
+ <text
+ transform="translate(-0.179946,0.667297)"
+ sodipodi:linespacing="100%"
+ id="text2969"
+ style="font-size:23.000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;opacity:0.083032437;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Times New Roman;text-anchor:start;writing-mode:lr;"
+ xml:space="preserve"><textPath
+ style="font-family:Times New Roman;"
+ id="textPath2970"
+ xlink:href="#path2951"><tspan
+ dy="0 0 0 0 0 0 0 0 0 0 0 0 0"
+ dx="0 0.43187007 -0.57582676 -0.86374009 0.28791338 -0.86374009 -0.71978343 -1.2956101 0 0 -0.71978343 -2.7351768 -1.8714368"
+ style="font-family:Times New Roman;letter-spacing:-3.7857084;"
+ id="tspan2971">inkscape 0.40</tspan></textPath></text>
+ <path
+ transform="matrix(0.707107,0.707107,0.707107,-0.707107,-356.0688,926.3581)"
+ id="path2951"
+ d="M 172.24629,567.04534 C 170.48282,568.99386 169.19421,571.36310 168.54883,573.91249 C 166.63401,581.47640 170.94179,589.90332 178.78126,591.69620 C 184.93079,593.10259 191.77674,589.51703 193.01227,583.07965 C 193.92037,578.34822 191.04825,573.05820 186.01160,572.40134 C 182.70732,571.97040 178.90962,574.15330 178.88598,577.78612"
+ style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12645017;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;" />
+ <text
+ sodipodi:linespacing="100%"
+ id="text2948"
+ style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Times New Roman;text-anchor:start;writing-mode:lr;"
+ xml:space="preserve"><textPath
+ style="font-family:Times New Roman;"
+ id="textPath2965"
+ xlink:href="#path2951"><tspan
+ dy="0 0"
+ dx="0 0.28791338"
+ style="font-family:Times New Roman;letter-spacing:3.2921610;"
+ id="tspan2949">inkscape 0.40</tspan></textPath></text>
+ </g>
+ <text
+ id="text5470"
+ style="font-size:8.3999996;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;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;text-anchor:start;writing-mode:lr;"
+ xml:space="preserve"><textPath
+ id="textPath5473"
+ xlink:href="#path1003"><tspan
+ id="tspan5471">Text can be attached not only to a path but also to a shape (rectangle, ellipse, star, or spiral) without converting it to path.</tspan></textPath></text>
+ <path
+ sodipodi:nodetypes="csss"
+ id="path6098"
+ d="M 97.779353,296.04205 C 78.724863,337.51182 121.67179,396.46467 168.31702,375.24296 C 203.99067,359.01287 247.38873,373.98831 270.05724,405.07379 C 290.93451,433.70293 334.33802,450.83431 357.35087,415.64853"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;" />
+ <text
+ transform="translate(3.601625,0.940172)"
+ id="text2930"
+ style="font-size:8.3999996;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;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;text-anchor:start;writing-mode:lr;"
+ xml:space="preserve"><textPath
+ id="textPath6147"
+ xlink:href="#path6098"><tspan
+ id="tspan2931"> </tspan><tspan
+ id="tspan6122">(The path or shape is editable, too.)</tspan></textPath></text>
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path7440"
+ d="M 140.53232,522.07148 C 145.62196,484.62150 161.39984,447.15425 170.05222,447.15425 C 178.70460,447.15425 178.19564,488.07182 196.51834,488.76534 C 214.84103,489.45885 214.84104,471.77414 260.13881,472.12091"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.24999990pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;" />
+ <text
+ transform="translate(-30.55726,92.12600)"
+ id="text7446"
+ style="font-size:8.3999996;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;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;text-anchor:start;writing-mode:lr;"
+ xml:space="preserve"><textPath
+ id="textPath7447"
+ xlink:href="#path7440"><tspan
+ style="letter-spacing:1.3946511;"
+ id="tspan7448">With kerning:</tspan></textPath></text>
+ <text
+ id="text8182"
+ style="font-size:14.371643;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;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;text-anchor:start;writing-mode:lr;"
+ xml:space="preserve"><textPath
+ id="textPath8185"
+ xlink:href="#path7440"><tspan
+ style="letter-spacing:-0.42271775;"
+ id="tspan8183">mollusca monoplacophora</tspan></textPath></text>
+ <path
+ id="path8189"
+ d="M 152.63229,422.79345 C 159.48193,436.18607 177.22425,437.37729 185.43613,425.33828"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:0.99999981pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;" />
+ <path
+ id="path8260"
+ d="M 179.39748,509.72754 C 186.24712,496.33492 203.98944,495.14370 212.20132,507.18271"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:0.99999981pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;" />
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path9511"
+ d="M 140.53232,614.19745 C 145.62196,576.74747 161.39984,539.28022 170.05222,539.28022 C 178.70460,539.28022 178.19564,580.19779 196.51834,580.89131 C 214.84103,581.58482 214.84104,563.90011 260.13881,564.24688"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.24999990pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;" />
+ <text
+ transform="translate(0.000000,92.12597)"
+ id="text9512"
+ style="font-size:14.371643;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;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;text-anchor:start;writing-mode:lr;"
+ xml:space="preserve"><textPath
+ id="textPath9513"
+ xlink:href="#path7440"><tspan
+ dx="0 -0.42912343 -0.42912343 0 -0.21456172 0 0 0 0 0.64368516 -2.7893023 -4.5114551 -1.5019321 0 0 0 0.42912343 3.6475492 1.5019321 0.42912343"
+ dy="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0"
+ style="letter-spacing:-0.24716718;"
+ id="tspan9514">mollusca monoplacophora</tspan></textPath></text>
+ <text
+ sodipodi:linespacing="100%"
+ id="text9517"
+ style="font-size:16.799999;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;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;text-anchor:start;writing-mode:lr;"
+ xml:space="preserve"><textPath
+ id="textPath9530"
+ xlink:href="#path9529"><tspan
+ dx="0 0 0 -0.86956501 -0.66499919 0 0 0 -0.99749881 -0.831249 0 0.85824668 -0.24724384 -0.98186892 -2.5747406 -0.85824686 -0.85824686 -1.2873703 0 -1.2873707 -1.2873704 -0.85824692 -0.42912343 -0.42912343 0 0 0 -0.831249 -1.2873698 0 -2.5747404"
+ dy="0 0 -2.5747409 0.48571482 0 0 0 0 0 0 0 -6.4368515 3.4329886 -3.8621111 3.4329875 -2.5747406 2.1456172 4.7203579 1.7164935 -3.8621109 0.42912343 0 0 0 0 0 0 0 -0.42912349 0 0"
+ style="font-family:Bitstream Vera Sans;letter-spacing:-0.58805805;"
+ id="tspan9518"> Vertical kerning works, too.</tspan></textPath></text>
+ <path
+ sodipodi:nodetypes="cs"
+ id="path9529"
+ d="M 324.22793,521.94662 C 414.58908,437.38499 478.30914,507.40301 515.07981,543.21492"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.81250221;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.81250232 2.4375070 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <path
+ sodipodi:nodetypes="csssssssssssss"
+ id="path10162"
+ d="m 209.83484,598.81897 c 13.74455,20.89861 42.65523,30.30514 66.19763,18.16623 30.47309,-15.71251 40.291,-64.50559 67.64279,-87.72461 24.86622,-21.10901 57.79874,14.94706 74.61592,36.97384 11.67579,15.29269 25.93651,29.58581 45.57239,35.20965 25.08432,7.18432 58.16604,17.13695 77.8186,-4.46852 19.282,-21.19809 6.21971,-52.17695 10.6814,-77.96864 4.12456,-23.84285 25.1386,-42.88179 49.92018,-43.55849 21.62445,-0.59049 32.01792,-0.87237 55.1396,-6.00649 20.43885,-4.5384 67.3314,-37.39093 66.3682,-62.33103 -2.70163,-69.95286 -80.71331,-65.90486 -117.83194,-30.69956 -23.33867,22.13566 -15.05769,97.20285 62.47007,60.87241 22.14705,-10.37837 38.12318,-38.18473 18.90648,-57.80712 -25.26372,-25.79706 -118.06665,29.22733 -32.71646,44.10657"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <text
+ sodipodi:linespacing="100.00000%"
+ id="text10159"
+ style="font-size:18.000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ff0023;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"><textPath
+ style="font-family:Bitstream Vera Serif"
+ id="textPath10172"
+ xlink:href="#path10162"><tspan
+ rotate="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 330.39673 330.39673 330.39673 330.39673 330.39673 330.39673 330.39673 330.39673 330.39673 330.39673 330.39673 330.39673 330.39673 330.39673 0 38.240627 38.240627 0"
+ dy="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -3.4883714 0 3.4883714 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1.937984 0 1.937984 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.86956519 1.7391304 0.43478259 1.3043478 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1.7391304 0.86956519 0.43478259 0.43478259 0.43478259 0.43478259"
+ style="font-family:Bitstream Vera Serif"
+ id="tspan10160">Меня так просто не раздавишь, царицу санками не сдвинешь, и в доказательство мы ляжем с царицей прямо под трамвай.</tspan></textPath></text>
+ <text
+ transform="matrix(1.011635,7.468780e-2,-7.468780e-2,1.011635,-128.7397,-6.707906e-2)"
+ id="text10797"
+ style="font-size:8.3999996;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;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;text-anchor:start;writing-mode:lr;"
+ xml:space="preserve"><textPath
+ id="textPath10971"
+ xlink:href="#path10803"><tspan
+ id="tspan10798">If your text is attached to an invisible path, select the text and press Shift+D to select the path.</tspan></textPath></text>
+ <path
+ sodipodi:nodetypes="cc"
+ id="path10803"
+ d="M 326.52034,564.52062 C 363.87717,641.48970 547.84419,580.10822 739.90596,579.25664"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;" />
+ <g
+ transform="matrix(1.227326,0.000000,0.000000,1.227326,-145.0809,-128.1576)"
+ id="g12854">
+ <path
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,1290.858,1.483380)"
+ d="M 633.40625,507.96875 C 626.96347,508.57674 621.75599,512.41476 618.31250,517.53125 C 615.51095,521.69391 613.76357,526.75577 612.78125,532.15625 C 601.32419,531.61751 589.97543,535.97000 584.25000,546.93750 C 580.56582,553.99484 581.48100,561.54898 585.21875,567.43750 C 588.35081,572.37180 593.24541,576.31568 598.93750,579.37500 C 594.88655,590.09597 595.46615,602.19956 604.12500,611.03125 C 609.69627,616.71373 617.15648,618.16954 623.90625,616.43750 C 629.55885,614.98700 634.83561,611.55623 639.50000,607.09375 C 648.45574,614.26453 660.17210,617.41353 671.25000,611.90625 C 678.37725,608.36299 682.09763,601.73448 682.53125,594.78125 C 682.89434,588.95896 681.24259,582.87619 678.43750,577.06250 C 688.01620,570.76400 694.65760,560.60833 692.84375,548.37500 C 691.67634,540.50145 686.48192,534.93121 680.00000,532.37500 C 674.57203,530.23443 668.30095,529.91081 661.90625,530.78125 C 658.88087,519.70965 651.26947,510.27598 639.06250,508.21875 C 637.11902,507.89122 635.20710,507.79881 633.40625,507.96875 z M 655.59375,540.09375 C 655.83778,544.13336 655.46381,548.33571 654.53125,552.43750 C 652.30303,551.32233 649.97977,550.42869 647.56250,549.81250 C 646.33242,548.32593 645.00659,546.90982 643.59375,545.59375 C 647.26853,543.23739 651.38805,541.38370 655.59375,540.09375 z M 619.68750,541.03125 C 623.60550,542.04997 627.47602,543.71469 631.09375,545.87500 C 629.35839,547.64602 627.82317,549.56972 626.50000,551.65625 C 624.69256,552.36629 622.92696,553.18432 621.21875,554.12500 C 620.11318,549.90013 619.61348,545.42647 619.68750,541.03125 z M 640.43750,556.53125 C 641.33849,556.53310 642.24983,556.69387 643.15625,556.81250 C 644.92146,559.28544 646.39435,561.84494 647.28125,564.59375 C 647.56533,565.47421 647.70490,566.37829 647.87500,567.28125 C 646.06215,569.73287 644.05657,571.93381 641.71875,573.62500 C 641.00839,574.13888 640.16187,574.56632 639.34375,575.00000 C 636.45682,574.03850 633.75084,572.84426 631.43750,571.15625 C 630.71002,570.62542 630.04500,569.95324 629.37500,569.31250 C 629.40136,566.27160 629.72867,563.33317 630.62500,560.59375 C 630.90512,559.73762 631.34550,558.89917 631.75000,558.06250 C 634.65115,557.14714 637.56276,556.52534 640.43750,556.53125 z M 658.65625,564.25000 C 662.04694,567.01982 665.12217,570.33517 667.65625,573.93750 C 663.87587,575.43287 659.76513,576.39354 655.56250,576.78125 C 655.93354,574.30813 656.03528,571.83516 655.87500,569.34375 C 656.91447,567.71004 657.83395,566.00859 658.65625,564.25000 z M 617.59375,566.12500 C 618.73979,568.33930 620.09783,570.42229 621.68750,572.34375 C 621.80690,574.28631 622.03487,576.21066 622.40625,578.12500 C 618.05208,577.87086 613.65308,576.98650 609.50000,575.56250 C 611.67945,572.12289 614.42044,568.91194 617.59375,566.12500 z M 639.87500,583.25000 C 641.74747,583.73581 643.66148,584.12930 645.59375,584.37500 C 644.00608,588.44470 641.76648,592.36039 639.12500,595.87500 C 636.53863,592.74247 634.35169,589.12702 632.68750,585.25000 C 635.15603,584.82721 637.56454,584.17358 639.87500,583.25000 z "
+ inkscape:href="#path11596"
+ id="path12219"
+ style="color:#000000;fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.81250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.81250000 2.4375000 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;"
+ xlink:href="#path11596"
+ inkscape:original="M 633.78125 511.84375 C 623.42392 512.82116 617.41636 523.65239 616.03125 536.3125 C 623.47639 537.35976 631.00378 540.59786 637.3125 545.3125 C 643.43381 540.33152 651.22657 536.77062 658.96875 535.15625 C 656.93896 523.63571 650.16763 514.01339 638.40625 512.03125 C 636.7822 511.75755 635.23686 511.70639 633.78125 511.84375 z M 658.96875 535.15625 C 660.27433 542.56639 659.53935 550.72605 657 558.1875 C 663.62356 562.46748 669.44792 568.76632 673.375 575.625 C 683.69464 570.13316 690.74832 560.7289 689 548.9375 C 687.0388 535.71041 673.19621 532.1896 658.96875 535.15625 z M 673.375 575.625 C 666.72991 579.16134 658.72898 581.01415 650.84375 580.90625 C 648.81707 588.52714 644.62259 595.99206 639.3125 601.84375 C 647.72472 609.9625 658.85643 613.74439 669.53125 608.4375 C 681.50874 602.483 680.59932 588.24235 673.375 575.625 z M 639.3125 601.84375 C 633.8992 596.6193 629.67827 589.59029 627.34375 582.0625 C 619.47258 582.4886 611.07851 580.80264 603.875 577.5625 C 598.75377 588.07148 598.56075 599.80042 606.90625 608.3125 C 616.26752 617.86062 629.54601 612.60636 639.3125 601.84375 z M 603.875 577.5625 C 607.17583 570.78905 612.54869 564.57972 619 560.03125 C 616.15917 552.66962 615.17142 544.17147 616.03125 536.3125 C 604.44752 534.68308 593.20701 538.1457 587.6875 548.71875 C 581.49902 560.57328 590.61949 571.60016 603.875 577.5625 z M 619 560.03125 C 620.58142 564.12927 622.66437 567.91726 625.4375 570.9375 C 625.31384 566.99916 625.72159 563.09116 626.9375 559.375 C 627.45404 557.79631 628.14209 556.27713 628.96875 554.8125 C 625.46134 556.07553 622.10606 557.84134 619 560.03125 z M 628.96875 554.8125 C 632.6772 553.47707 636.52624 552.6482 640.4375 552.65625 C 642.08445 552.65964 643.74037 552.82809 645.375 553.15625 C 643.08702 550.21229 640.35716 547.58784 637.3125 545.3125 C 633.91217 548.07939 630.98037 551.24844 628.96875 554.8125 z M 645.375 553.15625 C 647.80057 556.27726 649.76443 559.67363 650.96875 563.40625 C 651.47446 564.97364 651.83822 566.59397 652.03125 568.25 C 654.11829 565.17129 655.77843 561.77688 657 558.1875 C 653.30401 555.79924 649.40192 553.96468 645.375 553.15625 z M 625.4375 570.9375 C 625.5549 574.67637 626.21413 578.41998 627.34375 582.0625 C 631.73573 581.82475 635.95434 580.95819 639.6875 579.25 C 635.90316 578.1506 632.3152 576.5863 629.15625 574.28125 C 627.8143 573.30204 626.5751 572.17647 625.4375 570.9375 z M 639.6875 579.25 C 643.27578 580.29244 647.03466 580.85413 650.84375 580.90625 C 651.9734 576.65846 652.50166 572.35698 652.03125 568.28125 C 649.81437 571.54665 647.17313 574.48579 644 576.78125 C 642.65784 577.75218 641.21258 578.55217 639.6875 579.25 z "
+ inkscape:radius="3.8779137"
+ sodipodi:type="inkscape:offset" />
+ <path
+ transform="matrix(-0.837424,0.000000,0.000000,0.837424,1187.222,93.41910)"
+ d="m 669.52397,608.45043 c 23.5962,-11.73065 -2.73712,-55.73808 -29.08832,-55.79229 -27.21449,-0.056 -52.57833,36.23202 -33.52582,55.66481 18.44813,18.81636 52.16425,-19.82716 44.07283,-44.9054 -8.3565,-25.89981 -50.7063,-38.80865 -63.30043,-14.68358 -12.19463,23.35979 34.9764,43.48422 56.32683,28.03922 22.04988,-15.95099 21.24012,-60.21708 -5.596,-64.73976 -25.98483,-4.37921 -30.54764,46.70189 -9.26093,62.23459 21.98408,16.04157 63.83341,1.59246 59.84191,-25.32779 -3.86488,-26.06629 -53.85588,-14.62086 -62.0504,10.42388 -8.46298,25.86521 18.2111,61.20127 42.58033,49.08632 z"
+ inkscape:randomized="0.0000000"
+ inkscape:rounded="0.41880668"
+ inkscape:flatsided="false"
+ sodipodi:arg2="-1.4037483"
+ sodipodi:arg1="0.94451370"
+ sodipodi:r2="12.816465"
+ sodipodi:r1="53.262882"
+ sodipodi:cy="565.29620"
+ sodipodi:cx="638.30463"
+ sodipodi:sides="5"
+ id="path11596"
+ style="color:#000000;fill:#d8d8d8;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.81250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.81250000 2.4375000 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;"
+ sodipodi:type="star" />
+ <text
+ sodipodi:linespacing="100%"
+ id="text12220"
+ style="font-size:7.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;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;text-anchor:start;writing-mode:lr;"
+ xml:space="preserve"><textPath
+ style="font-family:Bitstream Vera Serif;"
+ id="textPath12229"
+ xlink:href="#path12219"><tspan
+ dy="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0"
+ dx="0 0 0 0 0 0 0 0 0 0 1.424045 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2.8480902 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2.8480902 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1.6613858 0 0 2.9802322e-08 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2.3734083 0 0 0.71202254 0.23734084"
+ style="font-family:Bitstream Vera Serif;"
+ id="tspan12221">Text put on an offset linked to a star. Editing the star updates both the offset and the text-on-path.</tspan></textPath></text>
+ </g>
+ <text
+ id="text1252"
+ style="font-size:10.894934;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;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;text-anchor:start;writing-mode:lr;"
+ xml:space="preserve"><textPath
+ id="textPath1351"
+ xlink:href="#path1255"><tspan
+ id="tspan1253">If a path has several subpaths, text attached to it flows from one subpath to the next.</tspan></textPath></text>
+ <path
+ sodipodi:nodetypes="cccccc"
+ id="path1255"
+ d="M 574.45650,189.86218 C 588.83319,248.99223 662.74876,236.14998 705.97823,225.18826 M 618.47823,282.79698 C 703.51603,318.10304 664.53955,258.10710 708.15218,253.99262 M 587.50000,253.44914 C 586.08597,382.25349 725.22040,319.74596 722.82608,264.31870"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.1250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;opacity:0.23826715;stroke-miterlimit:4.0000000;stroke-dasharray:6.3750000,2.1250000;stroke-dashoffset:0.0000000;" />
+ <text
+ transform="matrix(1.129392,-3.954504e-2,3.954504e-2,1.129392,-87.34642,-45.93676)"
+ sodipodi:linespacing="150.00000%"
+ id="text1366"
+ style="font-size:5.5000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:150.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><textPath
+ id="textPath1372"
+ xlink:href="#path10162"><tspan
+ id="tspan1368"> glyph rotation (Alt+[, Alt+]) </tspan><tspan
+ id="tspan1370">works in text-on-path too</tspan></textPath></text>
+</svg>
diff --git a/share/examples/tiger.svgz b/share/examples/tiger.svgz
new file mode 100644
index 0000000..27e7e23
--- /dev/null
+++ b/share/examples/tiger.svgz
Binary files differ
diff --git a/share/examples/tref.svg b/share/examples/tref.svg
new file mode 100644
index 0000000..306ee76
--- /dev/null
+++ b/share/examples/tref.svg
@@ -0,0 +1,110 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ 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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="521.51471"
+ height="158.39999"
+ viewBox="0 0 1000 300"
+ version="1.0"
+ id="svg2255"
+ sodipodi:version="0.32"
+ inkscape:version="0.92.0 r15304"
+ sodipodi:docname="tref.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape">
+ <metadata
+ id="metadata2271">
+ <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>
+ <sodipodi:namedview
+ inkscape:window-height="744"
+ inkscape:window-width="1280"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0.0"
+ guidetolerance="10.0"
+ gridtolerance="10.0"
+ objecttolerance="10.0"
+ borderopacity="1.0"
+ bordercolor="#666666"
+ pagecolor="#ffffff"
+ id="base"
+ inkscape:zoom="2.1974452"
+ inkscape:cx="260.75735"
+ inkscape:cy="79.199997"
+ inkscape:window-x="0"
+ inkscape:window-y="25"
+ inkscape:current-layer="svg2255"
+ width="488.92px"
+ height="148.5px"
+ showgrid="false"
+ inkscape:window-maximized="0" />
+ <defs
+ id="defs2257">
+ <text
+ id="ReferencedText">Referenced character data</text>
+ </defs>
+ <text
+ x="40.090099"
+ y="42.696518"
+ font-size="45"
+ id="text2262"
+ style="font-size:29.54101944px;fill:#0000ff">Inline character data</text>
+ <text
+ x="38.907303"
+ y="84.391068"
+ font-size="45"
+ id="text2264"
+ style="font-size:29.54101944px;fill:#ff0000">
+ <tref
+ xlink:href="#ReferencedText"
+ id="tref2266" />
+ </text>
+ <text
+ id="text2217"
+ font-size="45"
+ y="126.08561"
+ x="38.907303"
+ style="font-size:29.54101944px;fill:#a05a2c">This text is stripped from the meta data: <tref
+ id="tref2219"
+ xlink:href="#metadata2271"
+ style="fill:#a05a2c" />
+</text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-weight:normal;font-size:21.00694847px;font-family:'Aldine401 BT';fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ x="34.670681"
+ y="169.49898"
+ id="text2252"><tspan
+ sodipodi:role="line"
+ id="tspan2254"
+ x="34.670681"
+ y="169.49898">The tref element allows you to refer to character data from any other svg element.</tspan><tspan
+ sodipodi:role="line"
+ x="34.670681"
+ y="195.75766"
+ id="tspan2256">The tref will act just like a tspan for this cloned text, and the same properties that</tspan><tspan
+ sodipodi:role="line"
+ x="34.670681"
+ y="222.01634"
+ id="tspan2258">can be applied to a tspan can be applied to a tref. As such, regular tspans and text</tspan><tspan
+ sodipodi:role="line"
+ x="34.670681"
+ y="248.27504"
+ id="tspan2260">nodes can be contained in the same text object as a tref. The cloned character data</tspan><tspan
+ sodipodi:role="line"
+ x="34.670681"
+ y="274.53372"
+ id="tspan2262">may not be edited even though the rest of the text can be.</tspan></text>
+</svg>
diff --git a/share/examples/turbulence_filters.svg b/share/examples/turbulence_filters.svg
new file mode 100644
index 0000000..517c5a5
--- /dev/null
+++ b/share/examples/turbulence_filters.svg
@@ -0,0 +1,517 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ 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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="210mm"
+ height="297mm"
+ id="svg1901"
+ sodipodi:version="0.32"
+ inkscape:version="0.92.0 r15304"
+ sodipodi:docname="turbulence_filters.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ version="1.1">
+ <defs
+ id="defs1903">
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ id="perspective2445"
+ inkscape:vp_x="-53.333333 : 640 : 1"
+ inkscape:vp_y="0 : 1066.6667 : 0"
+ inkscape:vp_z="746.66667 : 640 : 1"
+ inkscape:persp3d-origin="320 : 426.66667 : 1" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient2393">
+ <stop
+ style="stop-color:#ff00ff;stop-opacity:1;"
+ offset="0"
+ id="stop2395" />
+ <stop
+ id="stop2401"
+ offset="0.51618499"
+ style="stop-color:#7b85ff;stop-opacity:1" />
+ <stop
+ style="stop-color:#00ff78;stop-opacity:1"
+ offset="1"
+ id="stop2397" />
+ </linearGradient>
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ id="perspective7"
+ inkscape:vp_x="-53.333333 : 640 : 1"
+ inkscape:vp_y="0 : 1066.6667 : 0"
+ inkscape:vp_z="746.66667 : 640 : 1"
+ inkscape:persp3d-origin="320 : 426.66667 : 1" />
+ <filter
+ id="filter2387"
+ color-interpolation-filters="sRGB"
+ inkscape:label="smudge">
+ <feTurbulence
+ id="feTurbulence2389"
+ type="fractalNoise"
+ baseFrequency="0.1"
+ numOctaves="1"
+ seed="363"
+ result="resultTurbulence" />
+ <feDisplacementMap
+ id="feDisplacementMap2391"
+ yChannelSelector="G"
+ xChannelSelector="R"
+ scale="52.334152334152343"
+ in="SourceGraphic"
+ in2="resultTurbulence" />
+ </filter>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2393"
+ id="linearGradient2399"
+ x1="189"
+ y1="564.36218"
+ x2="281"
+ y2="470.36218"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2393"
+ id="linearGradient2405"
+ gradientUnits="userSpaceOnUse"
+ x1="189"
+ y1="564.36218"
+ x2="281"
+ y2="470.36218" />
+ <filter
+ id="filter2407"
+ color-interpolation-filters="sRGB"
+ inkscape:label="camo_holes">
+ <feTurbulence
+ id="feTurbulence2409"
+ type="fractalNoise"
+ baseFrequency="0.1"
+ numOctaves="1"
+ seed="338" />
+ <feColorMatrix
+ id="feColorMatrix2411"
+ type="matrix"
+ values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 10 -5 "
+ result="result0" />
+ <feComposite
+ id="feComposite2413"
+ in="SourceGraphic"
+ operator="in"
+ in2="result0" />
+ </filter>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2393"
+ id="linearGradient2421"
+ gradientUnits="userSpaceOnUse"
+ x1="189"
+ y1="564.36218"
+ x2="281"
+ y2="470.36218" />
+ <filter
+ id="filter2423"
+ color-interpolation-filters="sRGB"
+ inkscape:label="add_noise">
+ <feTurbulence
+ id="feTurbulence2425"
+ type="fractalNoise"
+ baseFrequency="0.1"
+ numOctaves="2"
+ seed="363" />
+ <feComposite
+ id="feComposite2429"
+ in2="SourceGraphic"
+ operator="atop" />
+ </filter>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2393"
+ id="linearGradient2433"
+ gradientUnits="userSpaceOnUse"
+ x1="189"
+ y1="564.36218"
+ x2="281"
+ y2="470.36218" />
+ <filter
+ inkscape:label="cloudy"
+ color-interpolation-filters="sRGB"
+ id="filter2435">
+ <feTurbulence
+ seed="363"
+ numOctaves="5"
+ baseFrequency="0.03"
+ type="fractalNoise"
+ id="feTurbulence2437" />
+ <feColorMatrix
+ id="feColorMatrix2441"
+ type="matrix"
+ values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 4 -2 " />
+ <feComposite
+ operator="atop"
+ in2="SourceGraphic"
+ id="feComposite2439"
+ k1="0"
+ k2="1"
+ k3="1"
+ k4="0" />
+ </filter>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2393"
+ id="linearGradient2449"
+ gradientUnits="userSpaceOnUse"
+ x1="189"
+ y1="564.36218"
+ x2="281"
+ y2="470.36218" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2393"
+ id="linearGradient2451"
+ gradientUnits="userSpaceOnUse"
+ x1="189"
+ y1="564.36218"
+ x2="281"
+ y2="470.36218" />
+ <filter
+ inkscape:label="black_white_speckles"
+ color-interpolation-filters="sRGB"
+ id="filter2457">
+ <feTurbulence
+ seed="363"
+ numOctaves="2"
+ baseFrequency="0.2"
+ type="turbulence"
+ id="feTurbulence2459" />
+ <feColorMatrix
+ values="0.42 1.44 0.14 0 0 0.42 1.44 0.14 0 0 0.42 1.44 0.14 0 0 0 0 0 6 -2 "
+ id="feColorMatrix2461" />
+ <feComposite
+ operator="atop"
+ in2="SourceGraphic"
+ id="feComposite2463" />
+ </filter>
+ <filter
+ id="filter2465"
+ color-interpolation-filters="sRGB"
+ inkscape:label="crumbled_tin_foil">
+ <feTurbulence
+ id="feTurbulence2467"
+ type="fractalNoise"
+ numOctaves="5"
+ baseFrequency="0.05"
+ seed="364"
+ result="result0" />
+ <feDiffuseLighting
+ id="feDiffuseLighting2469"
+ surfaceScale="5"
+ diffuseConstant="1"
+ kernelUnitLength="1"
+ result="result1">
+ <feDistantLight
+ id="feDistantLight2471"
+ azimuth="210"
+ elevation="150" />
+ </feDiffuseLighting>
+ <feSpecularLighting
+ id="feSpecularLighting2475"
+ in="result0"
+ surfaceScale="5"
+ specularConstant="1"
+ specularExponent="13.83879781420765"
+ kernelUnitLength="1"
+ result="result3">
+ <feDistantLight
+ id="feDistantLight2477"
+ azimuth="210"
+ elevation="150" />
+ </feSpecularLighting>
+ <feComposite
+ id="feComposite2479"
+ in="result1"
+ in2="SourceGraphic"
+ operator="arithmetic"
+ k1="1"
+ k2="0"
+ k3="0"
+ result="result2" />
+ <feComposite
+ id="feComposite2481"
+ in="result2"
+ in2="result3"
+ operator="arithmetic"
+ k1="0"
+ k2="1"
+ k3="1"
+ k4="0" />
+ <feComposite
+ id="feComposite2449"
+ in2="SourceAlpha"
+ operator="in" />
+ </filter>
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="0.41781004"
+ inkscape:cx="396.85039"
+ inkscape:cy="561.25984"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ gridtolerance="10000"
+ inkscape:window-width="614"
+ inkscape:window-height="688"
+ inkscape:window-x="85"
+ inkscape:window-y="25"
+ showgrid="false"
+ showguides="true"
+ inkscape:guide-bbox="true"
+ objecttolerance="1"
+ guidetolerance="4"
+ inkscape:snap-bbox="true"
+ inkscape:window-maximized="0" />
+ <metadata
+ id="metadata1906">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title>feTurbulence usage examples</dc:title>
+ <dc:date>2008-01-11</dc:date>
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>Niko Kiirala &lt;niko@kiirala.com&gt;</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:rights>
+ <cc:Agent>
+ <dc:title>Under cc-by-sa-3.0 license. Filter effect definitions may be freely used.</dc:title>
+ </cc:Agent>
+ </dc:rights>
+ <dc:publisher>
+ <cc:Agent>
+ <dc:title>Inkscape (http://inkscape.org)</dc:title>
+ </cc:Agent>
+ </dc:publisher>
+ <dc:identifier />
+ <dc:source />
+ <dc:relation />
+ <dc:language>en</dc:language>
+ <dc:subject>
+ <rdf:Bag>
+ <rdf:li>feTurbulence</rdf:li>
+ <rdf:li>filter effects</rdf:li>
+ <rdf:li>example</rdf:li>
+ </rdf:Bag>
+ </dc:subject>
+ <dc:coverage />
+ <dc:description>These are examples of effects attainable with feTurbulence filter primitive.</dc:description>
+ <dc:contributor>
+ <cc:Agent>
+ <dc:title />
+ </cc:Agent>
+ </dc:contributor>
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" />
+ </cc:Work>
+ <cc:License
+ rdf:about="http://creativecommons.org/licenses/by-sa/3.0/">
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#Reproduction" />
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#Distribution" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#Notice" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#Attribution" />
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+ </cc:License>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Taso 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ style="opacity:1">
+ <path
+ sodipodi:type="star"
+ style="display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient2399);fill-opacity:1;fill-rule:evenodd;marker:none;marker-start:none;marker-mid:none;marker-end:none;filter:url(#filter2387);enable-background:accumulate"
+ id="path2385"
+ sodipodi:sides="5"
+ sodipodi:cx="239"
+ sodipodi:cy="505.36218"
+ sodipodi:r1="155.55385"
+ sodipodi:r2="71.064049"
+ sodipodi:arg1="1.0380944"
+ sodipodi:arg2="1.666413"
+ inkscape:flatsided="false"
+ inkscape:rounded="0"
+ inkscape:randomized="0"
+ d="m 318,639.36218 -85.78456,-63.26055 -96.24467,45.8023 33.65548,-101.13456 -73.301817,-77.38043 106.584787,0.75597 50.94166,-93.62604 32.21754,101.60176 104.78549,19.51636 -86.67325,62.03738 z"
+ transform="matrix(1.0666667,0,0,1.0666667,-50.878384,-317.7747)" />
+ <path
+ transform="matrix(1.0666667,0,0,1.0666667,311.78828,-317.7747)"
+ d="m 318,639.36218 -85.78456,-63.26055 -96.24467,45.8023 33.65548,-101.13456 -73.301817,-77.38043 106.584787,0.75597 50.94166,-93.62604 32.21754,101.60176 104.78549,19.51636 -86.67325,62.03738 z"
+ inkscape:randomized="0"
+ inkscape:rounded="0"
+ inkscape:flatsided="false"
+ sodipodi:arg2="1.666413"
+ sodipodi:arg1="1.0380944"
+ sodipodi:r2="71.064049"
+ sodipodi:r1="155.55385"
+ sodipodi:cy="505.36218"
+ sodipodi:cx="239"
+ sodipodi:sides="5"
+ id="path2403"
+ style="display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient2405);fill-opacity:1;fill-rule:evenodd;marker:none;marker-start:none;marker-mid:none;marker-end:none;filter:url(#filter2407);enable-background:accumulate"
+ sodipodi:type="star" />
+ <path
+ transform="matrix(1.0666667,0,0,1.0666667,-50.878384,23.558635)"
+ d="m 318,639.36218 -85.78456,-63.26055 -96.24467,45.8023 33.65548,-101.13456 -73.301817,-77.38043 106.584787,0.75597 50.94166,-93.62604 32.21754,101.60176 104.78549,19.51636 -86.67325,62.03738 z"
+ inkscape:randomized="0"
+ inkscape:rounded="0"
+ inkscape:flatsided="false"
+ sodipodi:arg2="1.666413"
+ sodipodi:arg1="1.0380944"
+ sodipodi:r2="71.064049"
+ sodipodi:r1="155.55385"
+ sodipodi:cy="505.36218"
+ sodipodi:cx="239"
+ sodipodi:sides="5"
+ id="path2419"
+ style="display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient2421);fill-opacity:1;fill-rule:evenodd;marker:none;marker-start:none;marker-mid:none;marker-end:none;filter:url(#filter2423);enable-background:accumulate"
+ sodipodi:type="star" />
+ <path
+ sodipodi:type="star"
+ style="display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient2433);fill-opacity:1;fill-rule:evenodd;marker:none;marker-start:none;marker-mid:none;marker-end:none;filter:url(#filter2435);enable-background:accumulate"
+ id="path2431"
+ sodipodi:sides="5"
+ sodipodi:cx="239"
+ sodipodi:cy="505.36218"
+ sodipodi:r1="155.55385"
+ sodipodi:r2="71.064049"
+ sodipodi:arg1="1.0380944"
+ sodipodi:arg2="1.666413"
+ inkscape:flatsided="false"
+ inkscape:rounded="0"
+ inkscape:randomized="0"
+ d="m 318,639.36218 -85.78456,-63.26055 -96.24467,45.8023 33.65548,-101.13456 -73.301817,-77.38043 106.584787,0.75597 50.94166,-93.62604 32.21754,101.60176 104.78549,19.51636 -86.67325,62.03738 z"
+ transform="matrix(1.0666667,0,0,1.0666667,311.78828,23.558635)" />
+ <path
+ sodipodi:type="star"
+ style="display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient2449);fill-opacity:1;fill-rule:evenodd;marker:none;marker-start:none;marker-mid:none;marker-end:none;filter:url(#filter2457);enable-background:accumulate"
+ id="path2445"
+ sodipodi:sides="5"
+ sodipodi:cx="239"
+ sodipodi:cy="505.36218"
+ sodipodi:r1="155.55385"
+ sodipodi:r2="71.064049"
+ sodipodi:arg1="1.0380944"
+ sodipodi:arg2="1.666413"
+ inkscape:flatsided="false"
+ inkscape:rounded="0"
+ inkscape:randomized="0"
+ d="m 318,639.36218 -85.78456,-63.26055 -96.24467,45.8023 33.65548,-101.13456 -73.301817,-77.38043 106.584787,0.75597 50.94166,-93.62604 32.21754,101.60176 104.78549,19.51636 -86.67325,62.03738 z"
+ transform="matrix(1.0666667,0,0,1.0666667,-50.878384,364.89197)" />
+ <path
+ transform="matrix(1.0666667,0,0,1.0666667,311.78828,364.89197)"
+ d="m 318,639.36218 -85.78456,-63.26055 -96.24467,45.8023 33.65548,-101.13456 -73.301817,-77.38043 106.584787,0.75597 50.94166,-93.62604 32.21754,101.60176 104.78549,19.51636 -86.67325,62.03738 z"
+ inkscape:randomized="0"
+ inkscape:rounded="0"
+ inkscape:flatsided="false"
+ sodipodi:arg2="1.666413"
+ sodipodi:arg1="1.0380944"
+ sodipodi:r2="71.064049"
+ sodipodi:r1="155.55385"
+ sodipodi:cy="505.36218"
+ sodipodi:cx="239"
+ sodipodi:sides="5"
+ id="path2447"
+ style="display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient2451);fill-opacity:1;fill-rule:evenodd;marker:none;marker-start:none;marker-mid:none;marker-end:none;filter:url(#filter2465);enable-background:accumulate"
+ sodipodi:type="star" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:38.40000153px;line-height:125%;font-family:'Bitstream Vera Sans';-inkscape-font-specification:'Bitstream Vera Sans';text-align:end;writing-mode:lr-tb;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ x="-16.668652"
+ y="112.77187"
+ id="text2483"><tspan
+ sodipodi:role="line"
+ id="tspan2485"
+ x="-16.668646"
+ y="112.77187"
+ style="stroke-width:1.06666672px">smudge</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:38.40000153px;line-height:125%;font-family:'Bitstream Vera Sans';-inkscape-font-specification:'Bitstream Vera Sans';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ x="813.26752"
+ y="111.70312"
+ id="text2487"><tspan
+ sodipodi:role="line"
+ id="tspan2489"
+ x="813.26752"
+ y="111.70312"
+ style="stroke-width:1.06666672px">camo_holes</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:38.40000153px;line-height:125%;font-family:'Bitstream Vera Sans';-inkscape-font-specification:'Bitstream Vera Sans';text-align:end;writing-mode:lr-tb;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ x="-16.66865"
+ y="468.14343"
+ id="text2491"><tspan
+ sodipodi:role="line"
+ id="tspan2493"
+ x="-16.668648"
+ y="468.14343"
+ style="stroke-width:1.06666672px">add_noise</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:38.40000153px;line-height:125%;font-family:'Bitstream Vera Sans';-inkscape-font-specification:'Bitstream Vera Sans';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ x="813.26752"
+ y="469.21219"
+ id="text2495"><tspan
+ sodipodi:role="line"
+ id="tspan2497"
+ x="813.26752"
+ y="469.21219"
+ style="stroke-width:1.06666672px">cloudy</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:38.40000153px;line-height:125%;font-family:'Bitstream Vera Sans';-inkscape-font-specification:'Bitstream Vera Sans';text-align:end;writing-mode:lr-tb;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ x="-16.74365"
+ y="810.60565"
+ id="text2499"><tspan
+ sodipodi:role="line"
+ id="tspan2501"
+ x="-16.743649"
+ y="810.60565"
+ style="stroke-width:1.06666672px">black_white_speckles</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:38.40000153px;line-height:125%;font-family:'Bitstream Vera Sans';-inkscape-font-specification:'Bitstream Vera Sans';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ x="815.38629"
+ y="810.34314"
+ id="text2503"><tspan
+ sodipodi:role="line"
+ id="tspan2505"
+ x="815.38629"
+ y="810.34314"
+ style="stroke-width:1.06666672px">crumbled_tin_foil</tspan></text>
+ </g>
+</svg>