Code

Fix ef spam when adjusting pattern on text - patch from Adonis Papaderos
authorKrzysztof Kosiński <tweenk.pl@gmail.com>
Thu, 25 Nov 2010 20:21:40 +0000 (21:21 +0100)
committerKrzysztof Kosiński <tweenk.pl@gmail.com>
Thu, 25 Nov 2010 20:21:40 +0000 (21:21 +0100)
po/nl.po
share/tutorials/Makefile.am
share/tutorials/tutorial-calligraphy.svg
share/tutorials/tutorial-tips.nl.svg [new file with mode: 0644]
share/tutorials/tutorial-tips.svg
src/eraser-context.cpp
src/extension/internal/filter/color.h
src/extension/internal/filter/filter-all.cpp
src/ui/tool/node-tool.cpp
src/widgets/ege-paint-def.cpp

index e14ac45f1a8c33f49a5ba6be34a99a7a02aa2418..3cd860ee6065350714eeaef559f799621c68fea8 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -52,7 +52,7 @@ msgstr ""
 "Project-Id-Version: inkscape 0.48\n"
 "Report-Msgid-Bugs-To: inkscape-devel@lists.sourceforge.net\n"
 "POT-Creation-Date: 2010-11-02 18:43+0100\n"
-"PO-Revision-Date: 2010-11-13 21:14+0100\n"
+"PO-Revision-Date: 2010-11-24 22:18+0100\n"
 "Last-Translator: Kris De Gussem <Kris.DeGussem@gmail.com>\n"
 "Language-Team: Dutch <vertaling@vrijschrift.org>\n"
 "MIME-Version: 1.0\n"
@@ -9583,7 +9583,7 @@ msgstr "De vervaging voor elke kolom om-en-om afwisselen"
 
 #: ../src/dialogs/clonetiler.cpp:2374
 msgid "<b>Fade out:</b>"
-msgstr "<b>Oplossing:</b>"
+msgstr "<b>Ondoorzichtigheid:</b>"
 
 #: ../src/dialogs/clonetiler.cpp:2381
 msgid "Decrease tile opacity by this percentage for each row"
@@ -12769,7 +12769,7 @@ msgstr "<b>Einde</b> van lineair kleurverloop"
 #: ../src/gradient-context.cpp:132
 #: ../src/gradient-drag.cpp:76
 msgid "Linear gradient <b>mid stop</b>"
-msgstr "<b>Overgangspunt</b> in lineair kleurverloop"
+msgstr "<b>Overgang</b> in lineair kleurverloop"
 
 #: ../src/gradient-context.cpp:133
 #: ../src/gradient-drag.cpp:77
@@ -12794,7 +12794,7 @@ msgstr "<b>Brandpunt</b> van radiaal kleurverloop"
 #: ../src/gradient-drag.cpp:81
 #: ../src/gradient-drag.cpp:82
 msgid "Radial gradient <b>mid stop</b>"
-msgstr "<b>Overgangspunt</b> in radiaal kleurverloop"
+msgstr "<b>Overgang</b> in radiaal kleurverloop"
 
 #. TRANSLATORS: %s will be substituted with the point name (see previous messages); This is part of a compound message
 #: ../src/gradient-context.cpp:163
@@ -12834,16 +12834,16 @@ msgstr[1] "Handvat geselecteerd dat %d overgangen verenigt (sleep met <b>Shift</
 #, c-format
 msgid "<b>%d</b> gradient handle selected out of %d"
 msgid_plural "<b>%d</b> gradient handles selected out of %d"
-msgstr[0] "<b>%d</b> van %d kleurverloophandvat geselecteerd"
-msgstr[1] "<b>%d</b> van %d kleurverloophandvatten geselecteerd"
+msgstr[0] "<b>%d</b> (van %d) kleurverloophandvat geselecteerd"
+msgstr[1] "<b>%d</b> (van %d) kleurverloophandvatten geselecteerd"
 
 #. TRANSLATORS: The plural refers to number of selected objects
 #: ../src/gradient-context.cpp:187
 #, c-format
 msgid "<b>No</b> gradient handles selected out of %d on %d selected object"
 msgid_plural "<b>No</b> gradient handles selected out of %d on %d selected objects"
-msgstr[0] "<b>Geen</b> van %d kleurverloophandvat geselecteerd op %d geselecteerde objecten"
-msgstr[1] "<b>Geen</b> van %d kleurverloophandvatten geselecteerd op %d geselecteerde objecten"
+msgstr[0] "<b>Geen</b> (van %d) kleurverloophandvat geselecteerd op %d geselecteerd object"
+msgstr[1] "<b>Geen</b> (van %d) kleurverloophandvat geselecteerd op %d geselecteerde objecten"
 
 #: ../src/gradient-context.cpp:387
 #: ../src/gradient-context.cpp:480
@@ -13207,7 +13207,7 @@ msgstr "Breedbeeld"
 
 #: ../src/interface.cpp:835
 msgid "Setup for widescreen work"
-msgstr "Setup voor breedbeelwerk"
+msgstr "Setup voor breedbeeldwerk"
 
 #: ../src/interface.cpp:932
 #, c-format
@@ -17250,35 +17250,35 @@ msgstr "Grondlijnen van teksten uitlijnen"
 
 #: ../src/ui/dialog/align-and-distribute.cpp:943
 msgid "Make horizontal gaps between objects equal"
-msgstr "De horizontale afstand tussen objecten gelijk maken"
+msgstr "Horizontale afstand tussen objecten gelijk maken"
 
 #: ../src/ui/dialog/align-and-distribute.cpp:947
 msgid "Distribute left edges equidistantly"
-msgstr "De afstand tussen de linkerzijden van de objecten gelijkmatig verdelen"
+msgstr "Afstand tussen de linkerzijden van de objecten gelijkmatig verdelen"
 
 #: ../src/ui/dialog/align-and-distribute.cpp:950
 msgid "Distribute centers equidistantly horizontally"
-msgstr "De objectmiddens gelijkmatig verdelen in horizontale richting"
+msgstr "Objectmiddens gelijkmatig verdelen in horizontale richting"
 
 #: ../src/ui/dialog/align-and-distribute.cpp:953
 msgid "Distribute right edges equidistantly"
-msgstr "De afstand tussen de rechterzijden van de objecten gelijkmatig verdelen"
+msgstr "Afstand tussen de rechterzijden van de objecten gelijkmatig verdelen"
 
 #: ../src/ui/dialog/align-and-distribute.cpp:957
 msgid "Make vertical gaps between objects equal"
-msgstr "De verticale afstand tussen de objecten gelijk maken"
+msgstr "Verticale afstand tussen de objecten gelijk maken"
 
 #: ../src/ui/dialog/align-and-distribute.cpp:961
 msgid "Distribute top edges equidistantly"
-msgstr "De afstand tussen de bovenzijden van de objecten gelijkmatig verdelen"
+msgstr "Afstand tussen de bovenzijden van de objecten gelijkmatig verdelen"
 
 #: ../src/ui/dialog/align-and-distribute.cpp:964
 msgid "Distribute centers equidistantly vertically"
-msgstr "De objectmiddens gelijkmatig verdelen in verticale richting"
+msgstr "Objectmiddens gelijkmatig verdelen in verticale richting"
 
 #: ../src/ui/dialog/align-and-distribute.cpp:967
 msgid "Distribute bottom edges equidistantly"
-msgstr "De afstand tussen de onderzijden van de objecten gelijkmatig verdelen"
+msgstr "Afstand tussen de onderzijden van de objecten gelijkmatig verdelen"
 
 #: ../src/ui/dialog/align-and-distribute.cpp:972
 msgid "Distribute baseline anchors of texts horizontally"
@@ -17286,7 +17286,7 @@ msgstr "Geselecteerde teksten horizontaal verdelen"
 
 #: ../src/ui/dialog/align-and-distribute.cpp:975
 msgid "Distribute baselines of texts vertically"
-msgstr "De grondlijnen van geselecteerde teksten verticaal verdelen"
+msgstr "Grondlijnen van geselecteerde teksten verticaal verdelen"
 
 #: ../src/ui/dialog/align-and-distribute.cpp:981
 #: ../src/widgets/toolbox.cpp:8206
@@ -17307,11 +17307,11 @@ msgstr "Posities van geselecteerde objecten uitwisselen - met de klok draaien"
 
 #: ../src/ui/dialog/align-and-distribute.cpp:995
 msgid "Randomize centers in both dimensions"
-msgstr "De objectmiddens in beide richtingen willekeurig verdelen"
+msgstr "Objectmiddens in beide richtingen willekeurig verdelen"
 
 #: ../src/ui/dialog/align-and-distribute.cpp:998
 msgid "Unclump objects: try to equalize edge-to-edge distances"
-msgstr "Objecten ontklonteren; proberen de rand-tot-rand afstanden gelijk te maken"
+msgstr "Objecten ontklonteren: rand-tot-rand afstanden gelijk proberen maken"
 
 #: ../src/ui/dialog/align-and-distribute.cpp:1003
 msgid "Move objects as little as possible so that their bounding boxes do not overlap"
@@ -17319,19 +17319,19 @@ msgstr "Objecten zo min mogelijk verplaatsen opdat hun omvattende vakken niet ov
 
 #: ../src/ui/dialog/align-and-distribute.cpp:1011
 msgid "Align selected nodes to a common horizontal line"
-msgstr "De geselecteerde knooppunten uitlijnen op een gemeenschappelijke horizontale lijn"
+msgstr "Geselecteerde knooppunten uitlijnen op een gemeenschappelijke horizontale lijn"
 
 #: ../src/ui/dialog/align-and-distribute.cpp:1014
 msgid "Align selected nodes to a common vertical line"
-msgstr "De geselecteerde knooppunten uitlijnen op een gemeenschappelijke verticale lijn"
+msgstr "Geselecteerde knooppunten uitlijnen op een gemeenschappelijke verticale lijn"
 
 #: ../src/ui/dialog/align-and-distribute.cpp:1017
 msgid "Distribute selected nodes horizontally"
-msgstr "De geselecteerde knooppunten horizontaal verdelen"
+msgstr "Geselecteerde knooppunten horizontaal verdelen"
 
 #: ../src/ui/dialog/align-and-distribute.cpp:1020
 msgid "Distribute selected nodes vertically"
-msgstr "De geselecteerde knooppunten verticaal verdelen"
+msgstr "Geselecteerde knooppunten verticaal verdelen"
 
 #. Rest of the widgetry
 #: ../src/ui/dialog/align-and-distribute.cpp:1025
@@ -19911,7 +19911,7 @@ msgstr "Vensters"
 
 #: ../src/ui/dialog/inkscape-preferences.cpp:638
 msgid "Move in parallel"
-msgstr "Parallel meeverplaatsen"
+msgstr "Parallel verplaatsen"
 
 #: ../src/ui/dialog/inkscape-preferences.cpp:640
 msgid "Stay unmoved"
@@ -19996,7 +19996,7 @@ msgstr "Voor toepassen afsnijpad/masker"
 
 #: ../src/ui/dialog/inkscape-preferences.cpp:683
 msgid "Do not group clipped/masked objects"
-msgstr "Afgescneden/gemaskerde objecten niet groeperen"
+msgstr "Afgesneden/gemaskerde objecten niet groeperen"
 
 #: ../src/ui/dialog/inkscape-preferences.cpp:684
 msgid "Enclose every clipped/masked object in its own group"
@@ -23262,7 +23262,7 @@ msgstr "tutorial-elements.nl.svg"
 #. TRANSLATORS: See "tutorial-basic.svg" comment.
 #: ../src/verbs.cpp:1919
 msgid "tutorial-tips.svg"
-msgstr "tutorial-tips.svg"
+msgstr "tutorial-tips.nl.svg"
 
 #: ../src/verbs.cpp:2195
 #: ../src/verbs.cpp:2726
@@ -24336,7 +24336,7 @@ msgstr "Penvoorkeuren"
 
 #: ../src/verbs.cpp:2547
 msgid "Open Preferences for the Pen tool"
-msgstr "Voorkeuren voor het pen-gereedschap openen"
+msgstr "Voorkeuren voor het pengereedschap openen"
 
 #: ../src/verbs.cpp:2548
 msgid "Calligraphic Preferences"
@@ -24904,11 +24904,11 @@ msgstr "Beginselen van een ontwerp in de vorm van een handleiding"
 #. "tutorial_design"
 #: ../src/verbs.cpp:2708
 msgid "_Tips and Tricks"
-msgstr "_Tips en ideeën"
+msgstr "_Tips en trucs"
 
 #: ../src/verbs.cpp:2709
 msgid "Miscellaneous tips and tricks"
-msgstr "Verschillende tips en ideeën"
+msgstr "Verschillende tips en trucs"
 
 #. "tutorial_tips"
 #. Effect -- renamed Extension
@@ -27180,7 +27180,7 @@ msgstr "Kies ondoorzichtigheid"
 
 #: ../src/widgets/toolbox.cpp:5686
 msgid "Pick both the color and the alpha (transparency) under cursor; otherwise, pick only the visible color premultiplied by alpha"
-msgstr "Neem zowel de kleur als de alfa (transparantie) onder de cursor; zoniet, neem alleen de zichtbare kleur voorvermenigvuldigd met alfa"
+msgstr "Zowel kleur als alfa (transparantie) onder de cursor nemen; zoniet, alleen de zichtbare kleur voorvermenigvuldigd met alfa nemen"
 
 #: ../src/widgets/toolbox.cpp:5689
 msgid "Pick"
index b625a3d81d8373045323136b181afecf3c1728c5..572f6e288e21236496310f335d875cda72f365fb 100644 (file)
@@ -160,6 +160,7 @@ tutorial_DATA = \
     tutorial-tips.ja.svg \
     tutorial-tips.id.svg \
     tutorial-tips.it.svg \
+    tutorial-tips.nl.svg \
     tutorial-tips.pl.svg \
     tutorial-tips.pt_BR.svg \
     tutorial-tips.ru.svg \
index 8bcee8623a1c125fefa78081843c89c73c2b6424..39430b531271965346d3fc583844d04445b6b5e6 100644 (file)
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. -->
 <svg id="svg1" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" sodipodi:docname="tutorial-basic.svg" xmlns:string="http://www.jclark.com/xt/java/java.lang.String" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" sodipodi:version="0.32" height="3170pt" width="256pt" version="1.1" xmlns:cc="http://web.resource.org/cc/" xmlns:xlink="http://www.w3.org/1999/xlink" inkscape:version="0.48" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <sodipodi:namedview id="base" inkscape:window-x="0" inkscape:window-y="0" snaptoguides="true" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" showborder="false" inkscape:window-height="580" showguides="true"/>
  <defs id="defs3" xmlns:cc="http://creativecommons.org/ns#">
@@ -153,7 +154,7 @@ currently functions.
   </flowRegion>
   <flowDiv xml:space="preserve">One great advantage that we have over the scribes of the past is the
 <flowSpan font-family="sans serif">Undo</flowSpan> command: If you make a mistake, the entire page is not
-ruined. Inkscape's Calligraphy tool also enables some techniques which would not be
+ruined. Inkscape&apos;s Calligraphy tool also enables some techniques which would not be
 possible with a traditional pen-and-ink.
 </flowDiv>
  </flowRoot>
@@ -203,7 +204,7 @@ now on, Inkscape will remember those settings on startup.
    <use y="0" x="0" xlink:href="#d0e105"/>
   </flowRegion>
   <flowDiv xml:space="preserve">The Inkscape calligraphy pen can be sensitive to the <flowSpan font-style="italic">velocity</flowSpan> of
-the stroke (see “Thinning” below), so if you are using a mouse, you'll probably want to
+the stroke (see “Thinning” below), so if you are using a mouse, you&apos;ll probably want to
 zero this parameter.
 </flowDiv>
  </flowRoot>
@@ -233,12 +234,12 @@ drawing tablets).
   <flowDiv xml:space="preserve">This pair of options control the <flowSpan font-style="italic">width</flowSpan> of your pen. The width can
 vary from 1 to 100 and (by default) is measured in units relative to the size of
 your editing window, but independent of zoom. This makes sense, because the 
-natural “unit of measure” in calligraphy is the range of your hand's movement,
+natural “unit of measure” in calligraphy is the range of your hand&apos;s movement,
 and it is therefore convenient to have the width of your pen nib in constant 
 ratio to the size of your “drawing board” and not in some real units which 
 would make it depend on zoom. This behavior is optional though, so it can be
 changed for those who would prefer absolute units regardless of zoom. To switch
-to this mode, use the checkbox on the tool's Preferences page (you can open it
+to this mode, use the checkbox on the tool&apos;s Preferences page (you can open it
 by double-clicking the tool button).
 </flowDiv>
  </flowRoot>
@@ -356,7 +357,7 @@ the angle is determined by the tilt of the pen.
    <use y="0" x="0" xlink:href="#d0e208"/>
   </flowRegion>
   <flowDiv xml:space="preserve">Each traditional calligraphy style has its own prevalent pen angle. For example, the
-Unicial hand uses the angle of 25 degrees. More complex hands and more experienced
+Uncial hand uses the angle of 25 degrees. More complex hands and more experienced
 calligraphers will often vary the angle while drawing, and Inkscape makes this possible
 by pressing <flowSpan font-weight="bold">up</flowSpan> and <flowSpan font-weight="bold">down</flowSpan> arrow keys or with a tablet that
 supports the tilt sensitivity feature. For beginning calligraphy lessons, however,
@@ -392,7 +393,7 @@ natural and traditional for right-handed calligraphy.
    <use y="0" x="0" xlink:href="#d0e230"/>
   </flowRegion>
   <flowDiv xml:space="preserve">The level of contrast between the thinnest and the thickest is controlled by the
-<flowSpan font-style="italic">fixation</flowSpan> parameter. The value of 1 means that the angle is always
+<flowSpan font-style="italic">fixation</flowSpan> parameter. The value of 100 means that the angle is always
 constant, as set in the Angle field. Decreasing fixation lets the pen turn a little
 against the direction of the stroke.  With fixation=0, pen rotates freely to be always
 perpendicular to the stroke, and Angle has no effect anymore:
@@ -659,7 +660,7 @@ splotches. This significantly expands the creative range of the tool.
    <use y="0" x="0" xlink:href="#d0e277"/>
   </flowRegion>
   <flowDiv xml:space="preserve">Unlike width and angle, these two last parameters define how the tool “feels” rather
-than affect its visual output. So there won't be any illustrations in this section;
+than affect its visual output. So there won&apos;t be any illustrations in this section;
 instead just try them yourself to get a better idea.
 </flowDiv>
  </flowRoot>
@@ -704,7 +705,7 @@ it with Inkscape. This section will show you just a few simple examples.
   <flowRegion>
    <use y="0" x="0" xlink:href="#d0e301"/>
   </flowRegion>
-  <flowDiv xml:space="preserve">First of all, to do letters, you need to create a pair of rulers to guide you. If you're
+  <flowDiv xml:space="preserve">First of all, to do letters, you need to create a pair of rulers to guide you. If you&apos;re
 going to write in a slanted or cursive hand, add some slanted guides across the two
 rulers as well, for example:
 </flowDiv>
@@ -733,7 +734,7 @@ movement range, adjust width and angle, and off you go!
   </flowRegion>
   <flowDiv xml:space="preserve">Probably the first thing you would do as a beginner calligrapher is practice the basic
 elements of letters — vertical and horizontal stems, round strokes, slanted
-stems. Here are some letter elements for the Unicial hand:
+stems. Here are some letter elements for the Uncial hand:
 </flowDiv>
  </flowRoot>
  <path id="calligraphy-f09-en.svgpath8610" stroke-linejoin="miter" style="stroke-dasharray:0.59489660 1.7846897;" d="M10.513,1.4559h290.3" display="block" transform="translate(10, 3227.1048566999993) " stroke-dashoffset="0.0000000" stroke="#aeaeae" stroke-linecap="butt" stroke-miterlimit="4.0000000" stroke-width="0.59489685" sodipodi:insensitive="true" fill="none"/>
@@ -767,7 +768,7 @@ stems. Here are some letter elements for the Unicial hand:
   <flowRegion>
    <use y="0" x="0" xlink:href="#d0e336"/>
   </flowRegion>
-  <flowDiv xml:space="preserve">If your hand is comfortable on the tablet, don't move it. Instead,
+  <flowDiv xml:space="preserve">If your hand is comfortable on the tablet, don&apos;t move it. Instead,
 scroll the canvas (<flowSpan font-weight="bold">Ctrl+arrow</flowSpan> keys) with your left hand after finishing
 each letter.  </flowDiv>
  </flowRoot>
@@ -779,7 +780,7 @@ each letter.  </flowDiv>
   </flowRegion>
   <flowDiv xml:space="preserve">If your last stroke is bad, just undo it
 (<flowSpan font-weight="bold">Ctrl+Z</flowSpan>). However, if its shape is good but the position or size are
-slightly off, it's better to switch to Selector temporarily (<flowSpan font-weight="bold">Space</flowSpan>) and
+slightly off, it&apos;s better to switch to Selector temporarily (<flowSpan font-weight="bold">Space</flowSpan>) and
 nudge/scale/rotate it as needed (using mouse or keys), then press <flowSpan font-weight="bold">Space</flowSpan>
 again to return to Calligraphy tool.  
 </flowDiv>
@@ -791,7 +792,7 @@ again to return to Calligraphy tool.
    <use y="0" x="0" xlink:href="#d0e356"/>
   </flowRegion>
   <flowDiv xml:space="preserve">Having done a word, switch to Selector again to adjust stem uniformity
-and letterspacing. Don't overdo this, however; good calligraphy must retain somewhat
+and letterspacing. Don&apos;t overdo this, however; good calligraphy must retain somewhat
 irregular handwritten look.  Resist the temptation to copy over letters and letter
 elements; each stroke must be original.  
 </flowDiv>
@@ -924,8 +925,8 @@ elements; each stroke must be original.
   <flowRegion>
    <use y="0" x="0" xlink:href="#d0e379"/>
   </flowRegion>
-  <flowDiv xml:space="preserve">Calligraphy is not only fun; it's a deeply spiritual art that may 
-transform your outlook on everything you do and see. Inkscape's
+  <flowDiv xml:space="preserve">Calligraphy is not only fun; it&apos;s a deeply spiritual art that may 
+transform your outlook on everything you do and see. Inkscape&apos;s
 calligraphy tool can only serve as a modest introduction. And yet
 it is very nice to play with and may be useful in real design. Enjoy! 
 </flowDiv>
diff --git a/share/tutorials/tutorial-tips.nl.svg b/share/tutorials/tutorial-tips.nl.svg
new file mode 100644 (file)
index 0000000..40be5ef
--- /dev/null
@@ -0,0 +1,700 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. -->
+<svg id="svg1" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" sodipodi:docname="tutorial-basic.svg" xmlns:string="http://www.jclark.com/xt/java/java.lang.String" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" sodipodi:version="0.32" height="3170pt" width="256pt" version="1.1" xmlns:cc="http://web.resource.org/cc/" xmlns:xlink="http://www.w3.org/1999/xlink" inkscape:version="0.48" xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <sodipodi:namedview id="base" inkscape:window-x="0" inkscape:window-y="0" snaptoguides="true" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" showborder="false" inkscape:window-height="580" showguides="true"/>
+ <defs id="defs3" xmlns:cc="http://creativecommons.org/ns#">
+  <linearGradient id="linearGradient841">
+   <stop id="stop842" stop-color="#0082ab" offset="0"/>
+   <stop id="stop843" stop-color="#FFF" stop-opacity="0" offset="1"/>
+  </linearGradient>
+  <linearGradient id="linearGradient1657" y2="0.91667" xlink:href="#linearGradient841" y1="0.16666" x2="0.51619" x1="0.51619"/>
+  <linearGradient id="linearGradient666">
+   <stop id="stop667" stop-color="#FFF" stop-opacity="0.336" offset="0"/>
+   <stop id="stop668" stop-color="#FFF" stop-opacity="0" offset="1"/>
+  </linearGradient>
+  <radialGradient id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs>
+ <metadata id="metadata4" xmlns:cc="http://creativecommons.org/ns#">
+  <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" xmlns:cc="http://creativecommons.org/ns#" inkscape:label="Layer 1" inkscape:groupmode="layer">
+  <rect id="rect582" fill-rule="evenodd" rx="0" ry="6.1828" height="69.248" width="319.89" y="0.27753" x="0.18215" fill="url(#linearGradient1657)"/>
+  <path id="path93" stroke-width="1.0000000pt" fill="#FFF" d="M150.97,4.9606h-9.58v0.613h0.29c1.29,0,1.43,0.0652,1.43,0.6129v0.3782,6.2073,0.378c0,0.548-0.14,0.613-1.43,0.613h-0.29v0.613h9.79l0.31-3.482h-0.7c-0.2,0.913-0.57,1.722-0.95,2.1-0.5,0.522-1.41,0.769-2.74,0.769h-1.06c-0.48,0-0.87-0.078-1.02-0.195-0.11-0.079-0.12-0.157-0.12-0.431v-3.3251h0.31c0.98,0,1.37,0.0783,1.69,0.3521,0.42,0.339,0.58,0.756,0.61,1.526h0.75v-4.2776h-0.75c-0.08,1.278-0.72,1.7866-2.23,1.7866h-0.38v-2.9734c0-0.5607,0.14-0.652,1-0.652h0.83c1.4,0,2.09,0.1173,2.63,0.4825,0.52,0.3391,0.91,1.0694,1.15,2.243h0.68l-0.22-3.3385zm-21.15,5.2294h1.8c1.43,0,2.18-0.091,2.82-0.339,1.13-0.4434,1.77-1.278,1.77-2.3082,0-0.9912-0.56-1.7475-1.61-2.1779-0.62-0.2608-1.61-0.4043-2.71-0.4043h-5.58v0.613h0.29c1.29,0,1.43,0.0652,1.43,0.6129v0.3782,6.2073,0.378c0,0.548-0.14,0.613-1.43,0.613h-0.29v0.613h5.36v-0.613h-0.42c-1.29,0-1.43-0.065-1.43-0.613v-0.378-2.582zm0-0.6128v-3.3385c0-0.5999,0.09-0.6651,0.97-0.6651h1.02c1.66,0,2.44,0.639,2.44,2.0213,0,1.3433-0.81,1.9823-2.5,1.9823h-1.93zm-13.87-4.7991h-0.67l-3.67,7.6029c-0.31,0.678-0.38,0.769-0.62,0.978-0.25,0.248-0.7,0.404-1.13,0.404h-0.06v0.613h4.22v-0.613h-0.32c-0.86,0-1.29-0.247-1.29-0.743,0-0.156,0.05-0.339,0.14-0.548l0.53-1.147h4.22l0.87,1.747c0.09,0.196,0.12,0.287,0.12,0.352,0,0.209-0.4,0.339-0.99,0.339h-0.66v0.613h4.94v-0.613h-0.23c-0.79,0-0.97-0.104-1.34-0.834l-4.06-8.1509zm-0.78,2.1387l1.8,3.7032h-3.57l1.77-3.7032zm-11-2.0474h-0.61l-0.63,0.7694c-1.13-0.6782-1.76-0.8738-2.82-0.8738-1.55,0-2.825,0.5086-3.909,1.565-1.02,0.9911-1.498,2.0865-1.498,3.4297,0,2.8043,2.247,4.8123,5.387,4.8123,2.55,0,4.18-1.226,4.54-3.417l-0.75-0.104c-0.16,0.691-0.35,1.16-0.63,1.552-0.66,0.9-1.68,1.356-2.97,1.356-2.358,0-3.473-1.343-3.473-4.1471,0-1.4736,0.239-2.4647,0.781-3.2472,0.494-0.7303,1.482-1.1867,2.502-1.1867,1.12,0,2.1,0.4825,2.71,1.3171,0.3,0.4304,0.54,0.939,0.91,1.9431h0.7l-0.24-3.7688zm-15.955,0.013h-0.589l-0.638,0.7825c-0.749-0.5869-1.769-0.8999-2.901-0.8999-2.088,0-3.491,1.0955-3.491,2.7256,0,1.4215,0.861,2.1257,3.204,2.6214l1.514,0.313c1.18,0.248,1.291,0.274,1.626,0.482,0.478,0.3,0.733,0.731,0.733,1.239,0,0.522-0.239,0.952-0.717,1.304-0.526,0.379-1.052,0.522-1.928,0.522-1.18,0-2.025-0.3-2.774-0.978-0.669-0.613-1.004-1.226-1.243-2.23h-0.686l0.064,3.717h0.622l0.717-0.887c1.068,0.717,1.961,0.978,3.347,0.978,2.343,0,3.842-1.122,3.842-2.869,0-0.809-0.335-1.5-0.957-1.9954-0.43-0.3391-1.052-0.5608-2.327-0.8216l-1.705-0.3521c-1.419-0.3-2.088-0.8086-2.088-1.6041,0-0.9128,0.908-1.5388,2.263-1.5388,1.116,0,2.024,0.3912,2.662,1.1346,0.462,0.5347,0.749,1.0824,0.956,1.7475h0.686l-0.192-3.3907zm-21.55,5.2296v-3.5473-0.3782c0-0.5477,0.144-0.6129,1.435-0.6129h0.303v-0.613h-5.244v0.613h0.287c1.291,0,1.434,0.0652,1.434,0.6129v0.3782,6.2073,0.378c0,0.548-0.143,0.613-1.434,0.613h-0.287v0.613h5.244v-0.613h-0.303c-1.291,0-1.435-0.065-1.435-0.613v-0.378-1.656l1.849-1.5258,2.774,3.3258c0.255,0.313,0.319,0.417,0.319,0.547,0,0.209-0.303,0.3-1.084,0.3h-0.494v0.613h5.451v-0.613h-0.303c-0.877,0-1.1-0.091-1.562-0.652l-3.857-4.551,2.375-1.9431c0.765-0.6651,1.737-1.0433,2.693-1.0433v-0.613h-4.909v0.613h0.399c0.733,0,1.036,0.1173,1.036,0.3912,0,0.1826-0.319,0.5608-0.781,0.939l-3.906,3.2082zm-17.82-5.1514h-3.283v0.613h0.398c0.813,0,1.18,0.1043,1.467,0.4303v5.5421c0,1.787-0.319,2.165-1.849,2.217v0.613h4.543v-0.613c-1.515-0.052-1.834-0.43-1.834-2.217v-4.8379l7.109,7.8509h0.67v-6.7685c0-1.7866,0.319-2.1648,1.849-2.2169v-0.613h-4.543v0.613c1.514,0.0521,1.833,0.4303,1.833,2.2169v4.0945l-6.36-6.9244zm-10.36,1.6041v-0.3782c0-0.5477,0.143-0.6129,1.418-0.6129h0.319v-0.613h-5.276v0.613h0.319c1.291,0,1.435,0.0652,1.435,0.6129v0.3782,6.2073,0.378c0,0.548-0.144,0.613-1.435,0.613h-0.319v0.613h5.276v-0.613h-0.319c-1.275,0-1.418-0.065-1.418-0.613v-0.378-6.2073z"/>
+  <use id="use1325" opacity="0.0786517" xlink:href="#path93" transform="matrix(2.39436,0,0,2.331219,-82.96365,-14.49494)" height="1052.3622" width="320" y="0" x="0"/>
+  <g id="g1798" fill-rule="evenodd" transform="translate(-1.250000e-6,0.000000)">
+   <path id="path691" sodipodi:rx="179.39815" sodipodi:ry="53.819443" sodipodi:type="arc" d="m606.48,567.71c0,29.724-80.319,53.819-179.4,53.819-99.079,0-179.4-24.096-179.4-53.819,0-29.724,80.319-53.819,179.4-53.819,99.079,0,179.4,24.096,179.4,53.819z" fill-opacity="0.75000000" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" sodipodi:cy="567.70831" sodipodi:cx="427.08334" fill="url(#radialGradient669)"/>
+   <path id="path690" sodipodi:rx="179.39815" sodipodi:ry="53.819443" sodipodi:type="arc" d="m606.48,567.71c0,29.724-80.319,53.819-179.4,53.819-99.079,0-179.4-24.096-179.4-53.819,0-29.724,80.319-53.819,179.4-53.819,99.079,0,179.4,24.096,179.4,53.819z" fill-opacity="0.75000000" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" sodipodi:cy="567.70831" sodipodi:cx="427.08334" fill="url(#radialGradient669)"/>
+   <path id="path689" sodipodi:rx="179.39815" sodipodi:ry="53.819443" sodipodi:type="arc" d="m606.48,567.71c0,29.724-80.319,53.819-179.4,53.819-99.079,0-179.4-24.096-179.4-53.819,0-29.724,80.319-53.819,179.4-53.819,99.079,0,179.4,24.096,179.4,53.819z" fill-opacity="0.75000000" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" sodipodi:cy="567.70831" sodipodi:cx="427.08334" fill="url(#radialGradient669)"/>
+   <path id="path688" sodipodi:rx="179.39815" sodipodi:ry="53.819443" sodipodi:type="arc" d="m606.48,567.71c0,29.724-80.319,53.819-179.4,53.819-99.079,0-179.4-24.096-179.4-53.819,0-29.724,80.319-53.819,179.4-53.819,99.079,0,179.4,24.096,179.4,53.819z" fill-opacity="0.75000000" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" sodipodi:cy="567.70831" sodipodi:cx="427.08334" fill="url(#radialGradient669)"/>
+   <path id="path674" sodipodi:rx="179.39815" sodipodi:ry="53.819443" sodipodi:type="arc" d="m606.48,567.71c0,29.724-80.319,53.819-179.4,53.819-99.079,0-179.4-24.096-179.4-53.819,0-29.724,80.319-53.819,179.4-53.819,99.079,0,179.4,24.096,179.4,53.819z" fill-opacity="0.75000000" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" sodipodi:cy="567.70831" sodipodi:cx="427.08334" fill="url(#radialGradient669)"/>
+   <path id="path673" sodipodi:rx="179.39815" sodipodi:ry="53.819443" sodipodi:type="arc" d="m606.48,567.71c0,29.724-80.319,53.819-179.4,53.819-99.079,0-179.4-24.096-179.4-53.819,0-29.724,80.319-53.819,179.4-53.819,99.079,0,179.4,24.096,179.4,53.819z" fill-opacity="0.75000000" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" sodipodi:cy="567.70831" sodipodi:cx="427.08334" fill="url(#radialGradient669)"/>
+   <path id="path672" sodipodi:rx="179.39815" sodipodi:ry="53.819443" sodipodi:type="arc" d="m606.48,567.71c0,29.724-80.319,53.819-179.4,53.819-99.079,0-179.4-24.096-179.4-53.819,0-29.724,80.319-53.819,179.4-53.819,99.079,0,179.4,24.096,179.4,53.819z" fill-opacity="0.75000000" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" sodipodi:cy="567.70831" sodipodi:cx="427.08334" fill="url(#radialGradient669)"/>
+   <path id="path671" sodipodi:rx="179.39815" sodipodi:ry="53.819443" sodipodi:type="arc" d="m606.48,567.71c0,29.724-80.319,53.819-179.4,53.819-99.079,0-179.4-24.096-179.4-53.819,0-29.724,80.319-53.819,179.4-53.819,99.079,0,179.4,24.096,179.4,53.819z" fill-opacity="0.75000000" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" sodipodi:cy="567.70831" sodipodi:cx="427.08334" fill="url(#radialGradient669)"/>
+   <path id="path670" sodipodi:rx="179.39815" sodipodi:ry="53.819443" sodipodi:type="arc" d="m606.48,567.71c0,29.724-80.319,53.819-179.4,53.819-99.079,0-179.4-24.096-179.4-53.819,0-29.724,80.319-53.819,179.4-53.819,99.079,0,179.4,24.096,179.4,53.819z" fill-opacity="0.75000000" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" sodipodi:cy="567.70831" sodipodi:cx="427.08334" fill="url(#radialGradient669)"/>
+   <path id="path665" sodipodi:rx="179.39815" sodipodi:ry="53.819443" sodipodi:type="arc" d="m606.48,567.71c0,29.724-80.319,53.819-179.4,53.819-99.079,0-179.4-24.096-179.4-53.819,0-29.724,80.319-53.819,179.4-53.819,99.079,0,179.4,24.096,179.4,53.819z" fill-opacity="0.75000000" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" sodipodi:cy="567.70831" sodipodi:cx="427.08334" fill="url(#radialGradient669)"/>
+   <g id="g839" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+    <path id="path805" d="M397.64,320.25l-117.25-37.73-29.65-157.69,94.34-95.683,48.52,17.52,90.3,88.953-86.26,184.63z" stroke="#000" stroke-width="0.93619299pt" fill="#FFF"/>
+    <path id="path1791" d="M476.96,339.17c18.82,3.77,22.59,16.94,18.82,20.71-3.76,3.76-13.17,7.53-20.7,1.88-7.54-5.65-7.54-18.82,1.88-22.59z" stroke-width="1.0000000pt" fill="#000"/>
+    <path id="path1792" d="M286.46,340.43c-1.83,0.49-17.16-12.72-29.29-6.6s-20.28,19.83-8.94,25.45c11.33,5.62,19.43-0.86,29.37-7.84s9.58-8.32,8.86-11.01z" stroke-width="1.0000000pt" fill="#000"/>
+    <path id="path1793" d="M510.36,306.93c10.23-2.56,33.88,0,30.12,15.06-3.77,15.06-35.77,9.41-56.48,1.88-1.88-15.06,21.53-15.74,26.36-16.94z" stroke-width="1.0000000pt" fill="#000"/>
+    <path id="path831" d="M359.24,21.363c-11.31,0-22.61,4.32-31.27,12.989l-154.1,154.06c-8.49,8.5-12.76,19.55-12.93,30.64h-0.06c0,0.04,0.06,0.07,0.06,0.11,0,0.19-0.06,0.37-0.06,0.56h0.27c2.95,11.22,79.15,25.52,87.65,34.02,12.84,12.84-49.23,22.27-36.4,35.11,12.84,12.84,77.59,24.84,90.43,37.68s-26.23,26.51-13.39,39.35c12.83,12.84,55.96-3.21,48.15,30.28,17.34,17.34,53.51,9.06,77.73-8.28,12.84-12.84-24.63-11.7-11.79-24.54s45.25-12.91,72.56-43.62c-10.99-17.1-46.98-24.38-34.14-37.22s37.8-6.32,91.66-30.78c26.29-11.94,24.12-21.01,24.02-32-0.01-0.23,0-0.44,0-0.67h-0.06c-0.17-11.09-4.47-22.14-12.96-30.64l-154.07-154.06c-8.66-8.669-19.99-12.989-31.3-12.989zm-1.32,20.04c5.03,0.131,9.1,3.965,17.06,9.128l72.79,53.979c0.8,0.51,1.55,1.05,2.25,1.61,0.7,0.55,1.34,1.14,1.93,1.72,0.6,0.59,1.14,1.18,1.64,1.79s0.95,1.24,1.35,1.87c0.4,0.64,0.75,1.28,1.05,1.93s0.53,1.33,0.73,1.99,0.37,1.32,0.47,1.99,0.15,1.35,0.15,2.02l-43.13-20.831-4.3,32.561-23.72-11.12-36.63,24.46-14.02-48.33-18.05,42.28-50.41,5.03,0.56-22.44c0-5.39,29.06-43.124,46.75-52.107l32.39-23.259c4.78-3.097,8.13-4.35,11.14-4.271zm-66.99,220.21c22.94,5.95,48.47,13.76,68.95,13.9l0.88,9.22c-17.54-1.81-54.65-10.28-63.4-14.75l-6.43-8.37z" stroke-width="1.0000000pt" fill="#000"/>
+   </g>
+  </g>
+  <path id="use2086" style="color:#000000;" d="m100.21,10.827,5.6958,0-3.4988,11.473,6.4281,0-0.5696,1.8715-6.4281,0-1.546,4.7193c-1.3019,4.0142-2.6851,8.8691-4.1498,14.565-1.4646,5.6415-2.1969,8.9234-2.1969,9.8455,0,1.2476,0.5696,1.8715,1.7088,1.8715,2.0071,0,4.421-2.7665,7.2417-8.2995,0.27125-0.5967,0.6781-1.329,1.2205-2.1969l1.6274,0.81368c-2.1156,4.3939-3.6887,7.2146-4.7194,8.4623-2.2241,2.658-4.5837,3.987-7.079,3.987-1.6816,0-3.0377-0.51533-4.0684-1.546-1.0307-1.0849-1.546-2.4682-1.546-4.1498,0-1.5189,0.2439-3.2276,0.73231-5.1262,0.54247-2.1156,2.2783-8.1911,5.2076-18.226l1.3833-4.7193h-6.5095l0.65093-1.8715h6.5095l3.9057-11.473zm40.901,10.822,6.1026,0c-5.1533,16.436-7.73,26.851-7.73,31.245,0,1.6274,0.43397,2.441,1.3019,2.441,1.0306,0,2.2512-0.97642,3.6616-2.9293,1.4646-2.0071,2.7394-4.4752,3.8243-7.4045l1.7901,0.73231c-2.875,8.1368-6.4552,12.205-10.741,12.205-3.6887,0-5.533-2.0613-5.533-6.184,0-1.0849,0.13562-2.8479,0.40684-5.2889-2.1156,3.2547-3.8243,5.6144-5.1262,7.079-2.6038,2.9293-5.5602,4.3939-8.8691,4.3939-1.9528,0-3.5802-0.67807-4.8821-2.0342s-1.9528-3.0377-1.9528-5.0448c0-0.97642,0.81369-4.2583,2.4411-9.8455l1.4646-5.0448c1.6273-5.5873,2.441-9.0319,2.441-10.334,0-1.0307-0.35256-1.546-1.0578-1.546-2.2783,0-5.2889,3.5802-9.0319,10.741l-1.7901-0.89505c4.1226-8.4623,8.2724-12.693,12.449-12.693,1.5189,0,2.7394,0.56958,3.6616,1.7087,0.97644,1.1392,1.4646,2.6309,1.4646,4.4752,0,2.2783-0.54244,5.1262-1.6273,8.5436l-2.197,6.9163c-1.7901,5.6415-2.6852,8.9234-2.6852,9.8455,0,1.8986,0.97644,2.8479,2.9293,2.8479,1.7358,0,3.6344-1.0578,5.6958-3.1734,2.1156-2.1156,4.0141-4.9092,5.6958-8.3809,2.5495-5.2618,5.1804-12.721,7.8927-22.376zm24.058-10.822,5.6958,0-3.4988,11.473,6.4281,0-0.56959,1.8715-6.4281,0-1.546,4.7193c-1.3019,4.0142-2.6852,8.8691-4.1498,14.565-1.4646,5.6415-2.1969,8.9234-2.1969,9.8455,0,1.2476,0.56959,1.8715,1.7088,1.8715,2.007,0,4.421-2.7665,7.2417-8.2995,0.27125-0.5967,0.67809-1.329,1.2205-2.1969l1.6274,0.81368c-2.1156,4.3939-3.6887,7.2146-4.7194,8.4623-2.2241,2.658-4.5837,3.987-7.079,3.987-1.6816,0-3.0378-0.51533-4.0684-1.546-1.0306-1.0849-1.546-2.4682-1.546-4.1498,0-1.5189,0.24428-3.2276,0.73231-5.1262,0.54248-2.1156,2.2783-8.1911,5.2076-18.226l1.3833-4.7193h-6.5095l0.65093-1.8715h6.5095l3.9057-11.473zm28.154,12.287c-3.9057-0.217-7.3774,3.6887-10.415,11.717-2.1156,5.5873-3.1733,10.605-3.1733,15.053,0,4.1226,1.8172,6.184,5.4516,6.184,2.9293,0,5.4788-1.8715,7.6486-5.6144,1.4104-2.3868,2.6309-5.533,3.6616-9.4387,1.0306-3.9599,1.6273-7.6757,1.7901-11.147,0.21693-4.2854-1.4375-6.5366-4.9635-6.7536zm-0.0813-1.8715c3.2005,0,5.8043,1.2748,7.8114,3.8243,2.007,2.4953,3.0106,5.75,3.0106,9.7642,0,4.9363-1.763,9.9269-5.2889,14.972-3.7972,5.4245-8.408,8.1368-13.833,8.1368-3.309,0-6.0212-1.1392-8.1368-3.4175-2.1156-2.3326-3.1734-5.2889-3.1734-8.8691,0-6.0755,2.2241-11.825,6.6722-17.25,3.9057-4.7736,8.2182-7.1604,12.938-7.1604zm15.867,12.856-1.7088-0.73231c1.4104-3.4717,3.1191-6.3467,5.1262-8.625,2.0071-2.3326,3.7972-3.4988,5.3703-3.4988,3.526,0,5.2889,2.5767,5.2889,7.73,0,0.92217-0.1626,2.7665-0.48818,5.533,3.7429-8.842,7.73-13.263,11.961-13.263,1.1934,0,2.1969,0.37972,3.0106,1.1392,0.86793,0.70519,1.3019,1.5731,1.3019,2.6038,0,0.86793-0.29823,1.6002-0.89506,2.1969-0.59668,0.5967-1.329,0.89505-2.1969,0.89505-1.8443,0-2.7665-1.0578-2.7665-3.1734,0-0.5967-0.18995-0.89505-0.56956-0.89505-0.54247,0-1.3019,0.48821-2.2783,1.4646-0.97644,0.97642-1.8172,2.1156-2.5224,3.4175-2.1698,3.9057-5.6958,13.236-10.578,27.991h-6.1026c2.5496-7.6486,4.204-13.236,4.9635-16.762,1.1934-5.533,1.7901-9.5472,1.7901-12.042,0-2.658-0.43397-3.987-1.3019-3.987-0.75943,0-1.8715,0.97642-3.3361,2.9293-1.4104,1.9528-2.7665,4.3125-4.0684,7.079zm45.973-31.245c1.0306,0,1.8986,0.37972,2.6038,1.1392,0.75944,0.70519,1.1392,1.5731,1.1392,2.6038s-0.37991,1.9257-1.1392,2.6851c-0.70518,0.75944-1.5731,1.1392-2.6038,1.1392-1.0306,0-1.9257-0.37972-2.6852-1.1392-0.75944-0.75944-1.1392-1.6545-1.1392-2.6851,0-1.0307,0.37991-1.8986,1.1392-2.6038,0.75943-0.75944,1.6545-1.1392,2.6852-1.1392zm1.2205,42.718,1.6273,0.81368c-3.6344,7.7028-7.5944,11.554-11.88,11.554-1.5189,0-2.7665-0.54245-3.7429-1.6274-0.97644-1.1392-1.4646-2.5767-1.4646-4.3125,0-1.1934,0.16261-2.3054,0.48819-3.3361s1.2205-3.3361,2.6852-6.9163l3.092-7.4045c1.8443-4.3939,2.7665-7.3503,2.7665-8.8691,0-1.0849-0.46109-1.6274-1.3833-1.6274-1.8986,0-4.5024,2.9835-7.8113,8.9505l-1.72-19.042c3.8514-7.0519,7.5401-10.578,11.066-10.578,1.4646,0,2.658,0.54246,3.5802,1.6274,0.92215,1.0849,1.3832,2.4953,1.3832,4.2311,0,2.0613-1.112,5.8856-3.3361,11.473l-3.4175,8.5437c-1.4104,3.526-2.1156,5.8314-2.1156,6.9163,0,0.97642,0.43397,1.4646,1.3019,1.4646,1.0306,0,2.3597-0.92217,3.987-2.7665,1.6816-1.8986,3.2819-4.2854,4.8008-7.1604zm27.584-22.295c-1.6273-0.1085-3.5259,0.8408-5.6958,2.8479-2.1156,1.9528-4.0955,4.5837-5.9399,7.8927-3.6887,6.5637-5.533,12.07-5.533,16.518,0,3.4717,1.3561,5.2076,4.0684,5.2076,4.3939,0,8.5436-4.3125,12.449-12.938,2.658-5.8585,4.1498-10.713,4.4752-14.565,0.10865-1.4104-0.18996-2.5767-0.89503-3.4988-0.70522-0.92217-1.6816-1.4104-2.9293-1.4646zm6.8349-0.97642,5.7771,0c-1.3561,3.6344-3.2005,8.9505-5.533,15.948-2.4953,7.5401-3.743,12.666-3.743,15.379,0,1.1392,0.43397,1.7087,1.3019,1.7087,1.8986,0,4.5566-3.6887,7.9741-11.066l1.7901,0.73232c-2.2783,4.9363-4.2312,8.3267-5.8585,10.171-1.6274,1.8443-3.4717,2.7665-5.5331,2.7665-3.3632,0-5.0448-1.5189-5.0448-4.5566,0-0.81368,0.2439-2.4682,0.73231-4.9635-3.8514,6.401-7.9741,9.6014-12.368,9.6014-2.7665,0-5.0177-0.92217-6.7536-2.7665-1.7358-1.8443-2.6038-4.2583-2.6038-7.2418,0-6.184,2.4411-12.178,7.3231-17.982,4.8821-5.8585,9.8998-8.7878,15.053-8.7878,2.7123,0,4.7736,1.4918,6.184,4.4752l1.3019-3.4175zm16.708-17.82,0.48822-1.8715c4.0684-0.16275,8.6793-0.43396,13.833-0.81368-0.43393,1.4646-0.75944,2.5224-0.9764,3.1734-0.59669,1.6816-1.4375,4.2311-2.5224,7.6486l-6.5908,21.481c-3.1462,10.252-4.7193,16.545-4.7193,18.877,0,1.6816,0.48819,2.5224,1.4646,2.5224,1.3561,0,3.0377-1.4646,5.0448-4.3939,1.0307-1.5189,2.197-3.526,3.4988-6.0212l1.8715,0.89505c-1.6274,2.9835-2.8479,5.0991-3.6616,6.3467-2.4953,3.7429-5.3432,5.6144-8.5437,5.6144-1.6273,0-2.9564-0.5967-3.987-1.7901s-1.546-2.7123-1.546-4.5566c0-2.2783,0.92219-6.4281,2.7665-12.449l7.1-41.415c1.5731-5.1533,2.3597-8.0554,2.3597-8.7064,0-0.97642-0.37952-1.6274-1.1392-1.9528-0.75944-0.37972-2.3597-0.5967-4.8007-0.65094z" fill-rule="nonzero" sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" fill-opacity="0.110769" fill="#FFF"/>
+  <text id="text7519" opacity="0.5" style="writing-mode:lr-tb;text-anchor:start;text-align:start;" line-height="125%" font-weight="normal" xml:space="preserve" transform="matrix(0,1,-1,0,0,0)" font-style="normal" font-stretch="normal" font-size="6.96932268px" font-variant="normal" y="-326.81229" x="3.6203015" font-family="sans" sodipodi:linespacing="125%" fill="#000000"><tspan id="tspan7521" sodipodi:role="line" x="3.6203015" style="letter-spacing:0.29056421;" y="-326.81229">Gebruik <tspan id="tspan7523" font-weight="bold">Ctrl+pijl omlaag</tspan> om te scrollen </tspan></text>
+  <path id="path7527" opacity="0.5" style="color:#000000;" sodipodi:type="star" sodipodi:sides="3" fill-rule="evenodd" fill="#000" sodipodi:r1="7.6034532" sodipodi:r2="3.8017266" sodipodi:arg1="0.62024949" sodipodi:arg2="1.667447" transform="matrix(0.614962,0.04549602,0.06191898,-0.451855,112.4558,236.80469)" inkscape:randomized="0" sodipodi:cy="193.40422" sodipodi:cx="332.34018" inkscape:rounded="0" inkscape:flatsided="true" d="m338.53,197.82-13.108-1.2709,7.6547-10.717,5.4534,11.987z"/>
+  <text id="text4226" style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-family="Times New Roman" font-weight="normal" xml:space="preserve" font-style="italic" font-stretch="normal" line-height="125%" font-variant="normal" y="24.862183" x="127.49774" stroke-width="1pt" sodipodi:linespacing="125%" fill="#ffffff"><g id="g5367" style="writing-mode:lr-tb;text-anchor:start;text-align:start;" transform="translate(-1.25e-6,0)" font-size="14.5px" line-height="125%"><tspan id="tspan4616" sodipodi:role="line">handleiding</tspan></g><use id="use5370" opacity="0.0786517" style="writing-mode:lr-tb;text-anchor:start;text-align:start;" line-height="125%" xlink:href="#path93" transform="matrix(2.39436,0,0,2.331219,-79.37211,18.142125)" height="1052.3622" width="320" font-size="6.137362px" y="0" x="0"/></text>
+ </g>
+ <text id="text1920" style="writing-mode:lr-tb;text-anchor:start;" font-family="sans" font-size="7.0000000" font-style="normal" transform="scale(1.130730,1.130730)" font-stretch="normal" font-variant="normal" y="18.25828" x="176.24451" font-weight="normal" fill="#ffffff">
+  <tspan id="tspan1668" style="letter-spacing:2.1813099;" dx="0 -0.57057059 0 0 0 0 0" fill="#ffffff">::</tspan>
+ </text>
+ <rect id="d0e12" display="none" height="1000px" width="264" y="36" x="35"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;" font-family="sans" font-size="7.2" line-height="150%" font-weight="normal" font-style="italic" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e12"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">Deze handleiding demonstreert verschillende tips en trucs die gebruikers leerden door het gebruik van Inkscape, alsook enkele “verborgen” features die je werk kunnen versnellen.</flowDiv>
+ </flowRoot>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="89.367967" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="89.367967" x="10">Radiale positionering met behulp van Tegelen met klonen</tspan>
+ </text>
+ <rect id="d0e21" display="none" height="1000px" width="288" y="94.568" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e21"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">Het gebruik van <flowSpan font-family="sans serif">Tegelen met klonen</flowSpan> is eenvoudig in te zien voor rechthoekige rasters en patronen. Maar wat indien je <flowSpan font-style="italic">radiale</flowSpan> positionering nodig hebt, waar objecten een gemeenschappelijk rotatiemiddelpunt hebben. Dat is ook mogelijk!</flowDiv>
+ </flowRoot>
+ <rect id="d0e30" display="none" height="1000px" width="288" y="144.34" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e30"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">Indien je radiaal patroon slechts 3, 4, 6, 8, of 12 elementen bevat, probeer dan P3-, P31M-, P3M1-, P4-, P4M-, P6- of P6M-symmetrie. Deze geven een mooi resultaat voor sneeuwvlokken en dergelijke. Dit is echter een meer algemene methode.</flowDiv>
+ </flowRoot>
+ <rect id="d0e33" display="none" height="1000px" width="288" y="194.12" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e33"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">Kies de P1-symmetrie (eenvoudige verplaatsing) en <flowSpan font-style="italic">compenseer</flowSpan> vervolgens voor de verplaatsing door naar de tab <flowSpan font-family="sans serif">Verplaatsing</flowSpan> te gaan en <flowSpan font-family="sans serif">Per rij / Y-verplaatsing</flowSpan> en <flowSpan font-family="sans serif">Per kolom / X-verplaatsing</flowSpan> beide op -100% in te stellen. Nu zullen alle klonen exact op het origineel liggen. Alles wat nu nog gedaan moet worden is naar de tab <flowSpan font-family="sans serif">Rotatie</flowSpan> te gaan en een rotatie per kolom in te stellen. Creëer vervolgens het patroon met een rij en meerdere kolommen. Hier is bijvoorbeeld een patroon gemaakt uit een horizontale lijn met 30 kolommen en elke kolom geroteerd over 6 graden:</flowDiv>
+ </flowRoot>
+ <path id="tips-f01-nl.svgpath25" stroke-linejoin="miter" style="marker-end:none;color:#000000;marker-start:none;marker-mid:none;" d="M81.5,58.9h117.5" inkscape:tile-w="117.80000" transform="translate(10, 305.09438) " stroke-dashoffset="0.0000000" stroke="#000" stroke-linecap="butt" inkscape:tile-h="0.30000001" stroke-miterlimit="4.0000000" inkscape:tile-cx="160.25000" inkscape:tile-cy="346.50000" stroke-width="0.30000001" fill="none"/>
+ <use id="tips-f01-nl.svguse55" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(0.994522,0.104528,-0.104528,0.994522,6.925170,-14.33743) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse56" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(0.978148,0.207912,-0.207912,0.978148,15.31072,-27.87239) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse57" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(0.951057,0.309017,-0.309017,0.951057,25.06545,-40.45673) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse58" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(0.913545,0.406737,-0.406737,0.913545,36.08194,-51.95277) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse59" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(0.866025,0.500000,-0.500000,0.866025,48.23990,-62.23401) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse60" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(0.809017,0.587785,-0.587785,0.809017,61.40597,-71.18799) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse61" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(0.743145,0.669131,-0.669131,0.743145,75.43562,-78.71674) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse62" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(0.669131,0.743145,-0.743145,0.669131,90.17562,-84.73774) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse63" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(0.587785,0.809017,-0.809017,0.587785,105.4642,-89.18526) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse64" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(0.500000,0.866025,-0.866025,0.500000,121.1340,-92.01010) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse65" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(0.406737,0.913545,-0.913545,0.406737,137.0132,-93.18140) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse66" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(0.309017,0.951057,-0.951057,0.309017,152.9274,-92.68676) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse67" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(0.207912,0.978148,-0.978148,0.207912,168.7031,-90.53114) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse68" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(0.104528,0.994522,-0.994522,0.104528,184.1673,-86.73846) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse69" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,199.1500,-81.35000) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse70" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(-0.104528,0.994522,-0.994522,-0.104528,213.4874,-74.42481) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse71" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(-0.207912,0.978148,-0.978148,-0.207912,227.0224,-66.03933) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse72" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(-0.309017,0.951057,-0.951057,-0.309017,239.6068,-56.28455) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse73" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(-0.406737,0.913545,-0.913545,-0.406737,251.1028,-45.26806) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse74" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(-0.500000,0.866025,-0.866025,-0.500000,261.3840,-33.11010) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse75" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(-0.587785,0.809017,-0.809017,-0.587785,270.3380,-19.94403) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse76" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(-0.669131,0.743145,-0.743145,-0.669131,277.8668,-5.914380) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse77" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(-0.743145,0.669131,-0.669131,-0.743145,283.8877,8.825618) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse78" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(-0.809017,0.587785,-0.587785,-0.809017,288.3353,24.11421) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse79" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(-0.866025,0.500000,-0.500000,-0.866025,291.1601,39.78401) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse80" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(-0.913545,0.406737,-0.406737,-0.913545,292.3314,55.66320) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse81" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(-0.951057,0.309017,-0.309017,-0.951057,291.8368,71.57745) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse82" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(-0.978148,0.207912,-0.207912,-0.978148,289.6811,87.35318) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f01-nl.svguse83" xlink:href="#tips-f01-nl.svgpath25" transform="translate(10, 305.09438) matrix(-0.994522,0.104528,-0.104528,-0.994522,285.8885,102.8173) translate(-10, -305.09438)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+ <rect id="d0e61" display="none" height="1000px" width="288" y="434.89" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e61"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">Om hier een wijzerplaat van een klok van te maken is het centrale deel wegsnijden (ontlink eerst de klonen voor booleaanse operaties) of overtekenen met een witte cirkel.</flowDiv>
+ </flowRoot>
+ <rect id="d0e64" display="none" height="1000px" width="288" y="472.37" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e64"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">Interessantere effecten kunnen gemaakt worden door van zowel rijen als kolommen gebruik te maken. Hier is een patroon met 10 kolommen en 8 rijen met een rotatie van 2 graden per rij en 18 per kolom. Elke groep lijnen is hier een “kolom” zodat de groepen 18 graden van elkaar liggen, met in elke kolom individuele lijnen die 2 graden uit elkaar liggen:</flowDiv>
+ </flowRoot>
+ <path id="tips-f02-nl.svgpath92" stroke-linejoin="miter" style="marker-end:none;color:#000000;marker-start:none;marker-mid:none;" d="M72.5,71.65h143" inkscape:tile-w="143.30000" transform="translate(10, 551.421257) " stroke-dashoffset="0.0000000" stroke="#000" stroke-linecap="butt" inkscape:tile-h="0.30000001" stroke-miterlimit="4.0000000" inkscape:tile-cx="164.00000" inkscape:tile-cy="543.50000" stroke-width="0.30000001" fill="none"/>
+ <use id="tips-f02-nl.svguse1473" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.999657,2.617695e-2,-2.617695e-2,0.999657,1.924910,-3.745086) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1474" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.998630,5.233596e-2,-5.233596e-2,0.998630,3.947230,-7.437965) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1475" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.996917,7.845910e-2,-7.845910e-2,0.996917,6.065500,-11.07739) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1476" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.994522,0.104528,-0.104528,0.994522,8.278530,-14.65955) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1477" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.991445,0.130526,-0.130526,0.991445,10.58424,-18.18274) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1478" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.987688,0.156434,-0.156434,0.987688,12.98172,-21.64461) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1479" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.983255,0.182236,-0.182236,0.983255,15.46808,-25.04208) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1480" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.951057,0.309017,-0.309017,0.951057,29.18885,-40.99141) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1481" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.942641,0.333807,-0.333807,0.942641,32.17667,-43.95868) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1482" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.933580,0.358368,-0.358368,0.933580,35.24138,-46.84623) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1483" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.923880,0.382683,-0.382683,0.923880,38.38095,-49.65217) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1484" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.913545,0.406737,-0.406737,0.913545,41.59183,-52.37582) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1485" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.902585,0.430511,-0.430511,0.902585,44.87392,-55.01397) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1486" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.891007,0.453990,-0.453990,0.891007,48.22376,-57.56504) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1487" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.878817,0.477159,-0.477159,0.878817,51.63863,-60.02816) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1488" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.809017,0.587785,-0.587785,0.809017,69.61669,-70.95716) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1489" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.793353,0.608761,-0.608761,0.793353,73.37512,-72.85554) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1490" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.777146,0.629320,-0.629320,0.777146,77.18198,-74.65460) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1491" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.760406,0.649448,-0.649448,0.760406,81.03440,-76.35361) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1492" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.743145,0.669131,-0.669131,0.743145,84.93020,-77.95106) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1493" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.725374,0.688355,-0.688355,0.725374,88.86650,-79.44634) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1494" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.707107,0.707107,-0.707107,0.707107,92.84060,-80.83745) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1495" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.688355,0.725374,-0.725374,0.688355,96.85030,-82.12436) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1496" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.587785,0.809017,-0.809017,0.587785,117.3249,-86.96326) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1497" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.566406,0.824126,-0.824126,0.566406,121.4861,-87.60718) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1498" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.544639,0.838671,-0.838671,0.544639,125.6626,-88.14188) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1499" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.522499,0.852640,-0.852640,0.522499,129.8520,-88.56700) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1500" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.500000,0.866025,-0.866025,0.500000,134.0508,-88.88270) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1501" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.477159,0.878817,-0.878817,0.477159,138.2564,-89.08796) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1502" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.453990,0.891007,-0.891007,0.453990,142.4656,-89.18356) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1503" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.430511,0.902585,-0.902585,0.430511,146.6768,-89.16850) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1504" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.309017,0.951057,-0.951057,0.309017,167.6443,-87.44306) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1505" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.284015,0.958820,-0.958820,0.284015,171.8011,-86.77010) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1506" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.258819,0.965926,-0.965926,0.258819,175.9385,-85.98768) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1507" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.233445,0.972370,-0.972370,0.233445,180.0541,-85.09770) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1508" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.207912,0.978148,-0.978148,0.207912,184.1447,-84.10004) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1509" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.182236,0.983255,-0.983255,0.182236,188.2082,-82.99550) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1510" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.156434,0.987688,-0.987688,0.156434,192.2414,-81.78604) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1511" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(0.130526,0.991445,-0.991445,0.130526,196.2412,-80.47010) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1512" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,215.6500,-72.35000) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1513" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-2.617695e-2,0.999657,-0.999657,-2.617695e-2,219.3950,-70.42517) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1514" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-5.233596e-2,0.998630,-0.998630,-5.233596e-2,223.0879,-68.40298) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1515" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-7.845910e-2,0.996917,-0.996917,-7.845910e-2,226.7273,-66.28453) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1516" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.104528,0.994522,-0.994522,-0.104528,230.3096,-64.07158) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1517" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.130526,0.991445,-0.991445,-0.130526,233.8331,-61.76595) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1518" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.156434,0.987688,-0.987688,-0.156434,237.2945,-59.36826) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1519" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.182236,0.983255,-0.983255,-0.182236,240.6922,-56.88192) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1520" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.309017,0.951057,-0.951057,-0.309017,256.6413,-43.16115) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1521" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.333807,0.942641,-0.942641,-0.333807,259.6088,-40.17333) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1522" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.358368,0.933580,-0.933580,-0.358368,262.4962,-37.10862) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1523" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.382683,0.923880,-0.923880,-0.382683,265.3021,-33.96905) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1524" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.406737,0.913545,-0.913545,-0.406737,268.0261,-30.75817) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1525" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.430511,0.902585,-0.902585,-0.430511,270.6643,-27.47608) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1526" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.453990,0.891007,-0.891007,-0.453990,273.2149,-24.12624) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1527" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.477159,0.878817,-0.878817,-0.477159,275.6780,-20.71137) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1528" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.587785,0.809017,-0.809017,-0.587785,286.6070,-2.733510) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1529" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.608761,0.793353,-0.793353,-0.608761,288.5057,1.025120) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1530" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.629320,0.777146,-0.777146,-0.629320,290.3045,4.831980) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1531" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.649448,0.760406,-0.760406,-0.649448,292.0034,8.684401) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1532" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.669131,0.743145,-0.743145,-0.669131,293.6010,12.58018) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1533" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.688355,0.725374,-0.725374,-0.688355,295.0964,16.51657) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1534" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.707107,0.707107,-0.707107,-0.707107,296.4873,20.49058) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1535" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.725374,0.688355,-0.688355,-0.725374,297.7741,24.50044) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1536" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.809017,0.587785,-0.587785,-0.809017,302.6135,44.97581) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1537" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.824126,0.566406,-0.566406,-0.824126,303.2572,49.13771) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1538" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.838671,0.544639,-0.544639,-0.838671,303.7919,53.31061) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1539" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.852640,0.522499,-0.522499,-0.852640,304.2170,57.50440) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1540" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.866025,0.500000,-0.500000,-0.866025,304.5327,61.70160) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1541" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.878817,0.477159,-0.477159,-0.878817,304.7380,65.90736) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1542" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.891007,0.453990,-0.453990,-0.891007,304.8336,70.11673) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1543" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.902585,0.430511,-0.430511,-0.902585,304.8185,74.32639) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1544" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.951057,0.309017,-0.309017,-0.951057,303.0931,95.29267) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1545" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.958820,0.284015,-0.284015,-0.958820,302.4201,99.45188) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1546" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.965926,0.258819,-0.258819,-0.965926,301.6377,103.5896) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1547" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.972370,0.233445,-0.233445,-0.972370,300.7477,107.7029) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1548" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.978148,0.207912,-0.207912,-0.978148,299.7500,111.7972) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1549" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.983255,0.182236,-0.182236,-0.983255,298.6455,115.8555) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1550" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.987688,0.156434,-0.156434,-0.987688,297.4360,119.8908) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f02-nl.svguse1551" xlink:href="#tips-f02-nl.svgpath92" transform="translate(10, 551.421257) matrix(-0.991445,0.130526,-0.130526,-0.991445,296.1201,123.8925) translate(-10, -551.421257)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+ <rect id="d0e77" display="none" height="1000px" width="288" y="706.72" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e77"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">In bovenstaande voorbeelden werd de lijn geroteerd rond zijn middelpunt. Maar wat indien het rotatiemiddelpunt buiten je vorm ligt? Creëer een onzichtbare rechthoek (geen vulling, lijn) die je vorm zou bedekken en waarvan het middelpunt het punt is dat je nodig hebt, groepeer de vorm en de rechthoek en gebruik <flowSpan font-family="sans serif">Tegelen met klonen</flowSpan> op deze groep. Op deze wijze kan je mooie “explosies” maken door randomisatie van schaal, rotatie en soms ondoorzichtigheid:</flowDiv>
+ </flowRoot>
+ <g id="tips-f03-nl.svgg1768" inkscape:tile-w="87.999840" transform="translate(10, 796.4167259999999) matrix(0.637680,0.000000,0.000000,0.637680,37.60870,-470.9209)" inkscape:tile-h="7.3333200" inkscape:tile-cx="158.99982" inkscape:tile-cy="859.24904">
+  <path id="tips-f03-nl.svgpath1592" style="marker-end:none;color:#000000;marker-start:none;marker-mid:none;" fill-rule="evenodd" fill="#000" d="M210.17,859.92c4.54-2.08,15.81-3.8,15.81-0.12,0,3.67-15.81,0.12-15.81,0.12z"/>
+  <rect id="tips-f03-nl.svgrect1680" opacity="0" style="marker-end:none;color:#000000;marker-start:none;marker-mid:none;" height="11.5" width="138" y="853.5" x="90" stroke-width="0.25px"/>
+ </g>
+ <use id="tips-f03-nl.svguse5827" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(1.582388,-0.949047,0.949047,1.582388,-154.0340,87.07056) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5828" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(0.158025,-0.146700,0.146700,0.158025,105.7377,85.22851) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5829" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(0.381205,-0.310377,0.310377,0.381205,62.11156,90.79346) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5830" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(0.916096,-0.772439,0.772439,0.916096,-47.81907,113.8302) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5831" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(0.271176,1.020398,-1.020398,0.271176,179.8827,-85.71164) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5832" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(5.449488e-2,1.117922,-1.117922,5.449488e-2,217.5118,-82.58176) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5833" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(1.301172,-0.342483,0.342483,1.301172,-68.23569,24.41345) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5834" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(0.437831,-5.706090e-2,5.706090e-2,0.437831,73.74740,51.22179) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5835" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(0.306813,9.940890e-2,-9.940890e-2,0.306813,104.0080,39.56182) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5836" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-3.070037e-2,0.733791,-0.733791,-3.070037e-2,199.7728,-22.62704) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5837" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(0.587705,1.503905,-1.503905,0.587705,173.1183,-177.2931) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5838" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-6.358936e-2,0.241746,-0.241746,-6.358936e-2,166.4545,48.29976) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5839" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-0.112789,0.480395,-0.480395,-0.112789,191.6708,18.91615) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5840" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(0.470476,0.344786,-0.344786,0.470476,100.1539,-7.148430) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5841" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(0.903283,1.297602,-1.297602,0.903283,113.3661,-172.9191) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5842" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(1.638722,0.413477,-0.413477,1.638722,-56.94251,-106.6588) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5843" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(1.375364,0.841378,-0.841378,1.375364,12.61539,-145.8564) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5844" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(0.372431,1.257953,-1.257953,0.372431,184.1022,-126.5285) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5845" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(0.974189,0.807369,-0.807369,0.974189,65.75931,-110.2368) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5846" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-0.731938,1.633265,-1.633265,-0.731938,366.5094,-93.65480) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5847" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(0.673132,0.518622,-0.518622,0.673132,85.37160,-46.91760) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5848" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(2.547028e-2,0.998190,-0.998190,2.547028e-2,212.3249,-63.70384) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5849" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-3.605237e-2,0.532086,-0.532086,-3.605237e-2,184.9846,5.822092) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5850" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-1.090290,0.485825,-0.485825,-1.090290,327.9609,93.43394) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5851" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-0.698354,0.189739,-0.189739,-0.698354,250.6815,104.4086) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5852" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(5.885208e-2,0.812223,-0.812223,5.885208e-2,193.3647,-40.42509) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5853" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(0.726872,1.565645,-1.565645,0.726872,158.5279,-196.5916) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5854" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-0.937370,0.984031,-0.984031,-0.937370,345.0698,12.40872) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5855" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-1.744032,-0.332291,0.332291,-1.744032,355.8320,257.4943) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5856" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(0.222960,1.144285,-1.144285,0.222960,196.1248,-99.21930) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5857" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-0.343933,1.153051,-1.153051,-0.343933,275.5978,-56.78320) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5858" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-0.184014,0.803951,-0.803951,-0.184014,226.4862,-20.57292) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5859" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-0.657759,0.630998,-0.630998,-0.657759,279.0187,39.94792) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5860" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-1.178407,8.005262e-3,-8.005262e-3,-1.178407,303.4147,166.6376) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5861" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-1.188778,0.960756,-0.960756,-1.188778,378.2234,35.00298) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5862" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-0.580462,-3.074334e-2,3.074334e-2,-0.580462,217.3166,125.9781) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5863" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-0.867001,0.425050,-0.425050,-0.867001,292.2441,84.68779) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5864" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-0.700823,0.100133,-0.100133,-0.700823,244.1245,117.0541) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5865" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-1.763055,-0.226403,0.226403,-1.763055,366.6297,244.2414) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5866" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-0.982450,-1.091297,1.091297,-0.982450,191.5241,304.3507) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5867" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-0.112597,-0.111700,0.111700,-0.112597,146.0492,101.2028) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5868" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-0.465116,-0.231915,0.231915,-0.465116,185.7921,145.0584) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5869" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-1.344854,3.164347e-2,-3.164347e-2,-1.344854,328.3710,176.1683) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5870" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-0.841796,0.711101,-0.711101,-0.841796,310.7677,42.98625) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5871" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-0.406734,-1.716231,1.716231,-0.406734,63.37569,346.8820) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5872" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-0.512726,-1.119051,1.119051,-0.512726,124.0951,272.0361) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5873" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-1.009778,0.397051,-0.397051,-1.009778,309.9339,99.57444) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5874" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-0.342373,-1.254425,1.254425,-0.342373,89.99150,277.7351) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5875" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-1.321413,-5.632474e-2,5.632474e-2,-1.321413,318.3386,186.5905) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5876" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(8.124399e-2,-1.492381,1.492381,8.124399e-2,12.78507,278.1906) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5877" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-0.735465,-0.521409,0.521409,-0.735465,201.0780,206.1158) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5878" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-0.826712,-0.390986,0.390986,-0.826712,223.8044,195.0139) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5879" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(9.504403e-2,-1.201923,1.201923,9.504403e-2,33.23421,236.7537) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5880" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-0.407521,-0.948369,0.948369,-0.407521,122.6155,240.2096) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5881" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(0.237366,-0.784455,0.784455,0.237366,45.59887,167.7661) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5882" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(0.297228,-0.331596,0.331596,0.297228,72.15004,100.2089) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5883" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-7.089730e-2,-0.560229,0.560229,-7.089730e-2,105.7138,160.3371) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5884" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-9.284730e-3,-0.591196,0.591196,-9.284730e-3,94.76460,159.8969) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5885" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(0.647489,-0.895367,0.895367,0.647489,-19.94909,151.6009) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5886" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(0.206174,-0.655204,0.655204,0.206174,59.88748,152.2020) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5887" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-0.228684,-1.074090,1.074090,-0.228684,88.07570,243.9143) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5888" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-1.157023,-1.395573,1.395573,-1.157023,192.3591,360.0865) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5889" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-1.029056,-1.277949,1.277949,-1.029056,183.6293,333.8833) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5890" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(0.838138,-1.332274,1.332274,0.838138,-80.09370,197.6504) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5891" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-9.741253e-2,-1.150852,1.150852,-9.741253e-2,63.91813,244.4753) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5892" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(-0.214987,-0.730718,0.730718,-0.214987,112.6132,195.1310) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5893" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(1.688294,-0.170486,0.170486,1.688294,-108.8011,-29.30468) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5894" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(0.553777,-0.203849,0.203849,0.553777,46.32707,62.69652) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5895" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(1.162667,-0.637705,0.637705,1.162667,-71.71793,76.11500) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5896" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(1.521722,-0.574611,0.574611,1.521722,-116.7675,39.69527) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <use id="tips-f03-nl.svguse5897" xlink:href="#tips-f03-nl.svgg1768" transform="translate(10, 796.4167259999999) matrix(0.546248,-0.904563,0.904563,0.546248,-6.585200,160.6755) translate(-10, -796.4167259999999)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="975.2274859999999" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="975.2274859999999" x="10">Uitsnijden (verschillende rechthoekige exportgebieden)</tspan>
+ </text>
+ <rect id="d0e99" display="none" height="1000px" width="288" y="980.43" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e99"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">Maak in een nieuwe laag diverse onzichtbare rechthoeken die verschillende delen van je afbeelding bedekken. Zorg ervoor dat je document px als eenheid gebruikt (standaard). Schakel het raster aan en kleef de rechthoeken aan het raster zodat elke rechthoek een geheel aantal px-eenheden omspant. Geef logische ids op aan de rechthoeken en exporteer elk naar zijn eigen bestand. Hierdoor zullen de rechthoeken hun exportbestandsnaam onthouden. Hierna is het eenvoudig om sommige rechthoeken de reëxporteren: ga naar de exportlaag, gebruik Tab om diegene die je nodig hebt te selecteren (of gebruik Zoeken met id), en klik op Exporteren in de dialoog. Je kan ook een shell script of batch file maken om al je gebieden te exporteren, met een commando zoals:</flowDiv>
+ </flowRoot>
+ <rect id="d0e102" display="none" height="1000px" width="288" y="1115.2" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e102"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">inkscape -i rechthoek-id -t bestandsnaam.svg</flowDiv>
+ </flowRoot>
+ <rect id="d0e105" display="none" height="1000px" width="288" y="1133.1" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e105"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">voor elk geëxporteerd oppervlak. De -t optie zorgt dat Inkscape de naam van de zone gebruikt voor de bestandsnaam, zoniet kan je de bestandsnaam van de uitvoer geven met de -e optie. Als alternatief kan je het gereedschap <flowSpan font-weight="bold" font-family="sans serif">svgslice</flowSpan> gebruiken voor automatische export van Inkscape SVG-documenten, met uitsnijlaag of hulplijnen.</flowDiv>
+ </flowRoot>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="1206.3313957999999" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="1206.3313957999999" x="10">Niet-lineaire kleurverlopen</tspan>
+ </text>
+ <rect id="d0e117" display="none" height="1000px" width="288" y="1211.5" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e117"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">SVG-versie 1.1 ondersteunt geen niet-lineaire kleurverlopen (dit is deze die geen niet-lineaire overgang hebben tussen de kleuren). Je kan deze echter emuleren door <flowSpan font-style="italic">multi-stop</flowSpan> kleurverlopen.</flowDiv>
+ </flowRoot>
+ <rect id="d0e123" display="none" height="1000px" width="288" y="1250.6" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e123"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">Begin met een eenvoudig tweestopskleurverloop. Open de kleurverloop-editor (bijvoorbeeld door te dubbelklikken op een kleurverloophandvat). Voeg een nieuw kleurverloop toe in het midden en versleep het een beetje. Voeg vervolgens meer kleurverlopen toe voor en na de overgang in het midden zodat het verloop vloeiend is. Hoe meer overgangen, hoe vloeiender je het uiteindelijke kleurverloop kan maken. Hier is het initiële zwart-wit kleurverloop met twee stops:</flowDiv>
+ </flowRoot>
+ <defs id="tips-f04-nl.svgdefs3">
+  <linearGradient id="tips-f04-nl.svglinearGradient844" y2="-5.6264" gradientUnits="userSpaceOnUse" x2="-753.98" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,178.9029,1.615078e-15)" y1="-71.602" x1="-753.98">
+   <stop id="tips-f04-nl.svgstop842" stop-color="#000" offset="0"/>
+   <stop id="tips-f04-nl.svgstop843" stop-color="#FFF" offset="1"/>
+  </linearGradient>
+ </defs>
+ <rect id="tips-f04-nl.svgrect1511" fill-rule="evenodd" fill-opacity="0.75" transform="translate(10, 1350.7757748) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" height="286.4" width="16.125" y="-305.42" x="-16.125" fill="url(#tips-f04-nl.svglinearGradient844)"/>
+ <rect id="d0e136" display="none" height="1000px" width="288" y="1378.9" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e136"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">Dit zijn diverse “niet-lineaire” multi-stop kleurverlopen (bekijk ze in de kleurverloop-editor):</flowDiv>
+ </flowRoot>
+ <defs id="tips-f05-nl.svgdefs3">
+  <linearGradient id="tips-f05-nl.svglinearGradient3979" y2="-4.5118" gradientUnits="userSpaceOnUse" x2="-1484.6" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,241.3779,2.179081e-15)" y1="-72.469" x1="-1484.6" inkscape:collect="always">
+   <stop id="tips-f05-nl.svgstop903" stop-color="#000" offset="0"/>
+   <stop id="tips-f05-nl.svgstop1388" stop-color="#1f1f1f" offset="0.30971"/>
+   <stop id="tips-f05-nl.svgstop911" stop-color="#3f3f3f" offset="0.51169"/>
+   <stop id="tips-f05-nl.svgstop904" stop-color="#7f7f7f" offset="0.6941"/>
+   <stop id="tips-f05-nl.svgstop905" stop-color="#bfbfbf" offset="0.85671"/>
+   <stop id="tips-f05-nl.svgstop906" stop-color="#dfdfdf" offset="0.93052"/>
+   <stop id="tips-f05-nl.svgstop907" stop-color="#efefef" offset="0.96831"/>
+   <stop id="tips-f05-nl.svgstop908" stop-color="#f7f7f7" offset="0.98965"/>
+   <stop id="tips-f05-nl.svgstop909" stop-color="#fff" offset="1"/>
+  </linearGradient>
+  <linearGradient id="tips-f05-nl.svglinearGradient3982" y2="-4.5119" gradientUnits="userSpaceOnUse" x2="-1021.7" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,243.3771,2.197130e-15)" y1="-72.469" x1="-1021.7" inkscape:collect="always">
+   <stop id="tips-f05-nl.svgstop892" stop-color="#000" offset="0"/>
+   <stop id="tips-f05-nl.svgstop893" stop-color="#3f3f3f" offset="0.032569"/>
+   <stop id="tips-f05-nl.svgstop894" stop-color="#7f7f7f" offset="0.082509"/>
+   <stop id="tips-f05-nl.svgstop895" stop-color="#bfbfbf" offset="0.15915"/>
+   <stop id="tips-f05-nl.svgstop896" stop-color="#dfdfdf" offset="0.20343"/>
+   <stop id="tips-f05-nl.svgstop897" stop-color="#efefef" offset="0.27003"/>
+   <stop id="tips-f05-nl.svgstop898" stop-color="#f7f7f7" offset="0.33919"/>
+   <stop id="tips-f05-nl.svgstop899" stop-color="#fff" offset="1"/>
+  </linearGradient>
+  <linearGradient id="tips-f05-nl.svglinearGradient3985" y2="-5.6264" gradientUnits="userSpaceOnUse" x2="-1088.6" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,243.2092,2.195615e-15)" y1="-72.469" x1="-1088.6" inkscape:collect="always">
+   <stop id="tips-f05-nl.svgstop881" stop-color="#000" offset="0"/>
+   <stop id="tips-f05-nl.svgstop882" stop-color="#3f3f3f" offset="0.050992"/>
+   <stop id="tips-f05-nl.svgstop883" stop-color="#7f7f7f" offset="0.13841"/>
+   <stop id="tips-f05-nl.svgstop884" stop-color="#bfbfbf" offset="0.31314"/>
+   <stop id="tips-f05-nl.svgstop885" stop-color="#dfdfdf" offset="0.41979"/>
+   <stop id="tips-f05-nl.svgstop886" stop-color="#efefef" offset="0.48934"/>
+   <stop id="tips-f05-nl.svgstop887" stop-color="#f7f7f7" offset="0.6629"/>
+   <stop id="tips-f05-nl.svgstop888" stop-color="#fff" offset="1"/>
+  </linearGradient>
+  <linearGradient id="tips-f05-nl.svglinearGradient3988" y2="-4.5118" gradientUnits="userSpaceOnUse" x2="-1417.6" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,241.5457,2.180595e-15)" y1="-72.469" x1="-1417.6" inkscape:collect="always">
+   <stop id="tips-f05-nl.svgstop871" stop-color="#000" offset="0"/>
+   <stop id="tips-f05-nl.svgstop1390" stop-color="#3f3f3f" offset="0.34958"/>
+   <stop id="tips-f05-nl.svgstop872" stop-color="#7f7f7f" offset="0.60247"/>
+   <stop id="tips-f05-nl.svgstop873" stop-color="#bfbfbf" offset="0.78191"/>
+   <stop id="tips-f05-nl.svgstop874" stop-color="#dfdfdf" offset="0.86472"/>
+   <stop id="tips-f05-nl.svgstop875" stop-color="#efefef" offset="0.93806"/>
+   <stop id="tips-f05-nl.svgstop876" stop-color="#f7f7f7" offset="0.97619"/>
+   <stop id="tips-f05-nl.svgstop877" stop-color="#fff" offset="1"/>
+  </linearGradient>
+  <linearGradient id="tips-f05-nl.svglinearGradient3991" y2="-4.5119" gradientUnits="userSpaceOnUse" x2="-1354.9" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,242.1509,2.186058e-15)" y1="-72.469" x1="-1354.9" inkscape:collect="always">
+   <stop id="tips-f05-nl.svgstop860" stop-color="#000" offset="0"/>
+   <stop id="tips-f05-nl.svgstop861" stop-color="#7f7f7f" offset="0.47509"/>
+   <stop id="tips-f05-nl.svgstop862" stop-color="#bfbfbf" offset="0.70159"/>
+   <stop id="tips-f05-nl.svgstop863" stop-color="#dfdfdf" offset="0.83404"/>
+   <stop id="tips-f05-nl.svgstop864" stop-color="#efefef" offset="0.89395"/>
+   <stop id="tips-f05-nl.svgstop865" stop-color="#f7f7f7" offset="0.95386"/>
+   <stop id="tips-f05-nl.svgstop866" stop-color="#fff" offset="1"/>
+  </linearGradient>
+  <linearGradient id="tips-f05-nl.svglinearGradient3994" y2="-5.6264" gradientUnits="userSpaceOnUse" x2="-1155.6" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,243.0416,2.194101e-15)" y1="-72.469" x1="-1155.6" inkscape:collect="always">
+   <stop id="tips-f05-nl.svgstop849" stop-color="#000" offset="0"/>
+   <stop id="tips-f05-nl.svgstop850" stop-color="#3f3f3f" offset="0.08634"/>
+   <stop id="tips-f05-nl.svgstop851" stop-color="#7f7f7f" offset="0.23435"/>
+   <stop id="tips-f05-nl.svgstop852" stop-color="#bfbfbf" offset="0.44844"/>
+   <stop id="tips-f05-nl.svgstop853" stop-color="#dfdfdf" offset="0.53717"/>
+   <stop id="tips-f05-nl.svgstop854" stop-color="#efefef" offset="0.64299"/>
+   <stop id="tips-f05-nl.svgstop855" stop-color="#f7f7f7" offset="0.77809"/>
+   <stop id="tips-f05-nl.svgstop856" stop-color="#fff" offset="1"/>
+  </linearGradient>
+  <linearGradient id="tips-f05-nl.svglinearGradient3997" y2="-5.6264" gradientUnits="userSpaceOnUse" x2="-1222.2" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,242.7845,2.191778e-15)" y1="-72.469" x1="-1222.2" inkscape:collect="always">
+   <stop id="tips-f05-nl.svgstop838" stop-color="#000" offset="0"/>
+   <stop id="tips-f05-nl.svgstop846" stop-color="#3f3f3f" offset="0.11729"/>
+   <stop id="tips-f05-nl.svgstop839" stop-color="#7f7f7f" offset="0.30868"/>
+   <stop id="tips-f05-nl.svgstop840" stop-color="#bfbfbf" offset="0.55673"/>
+   <stop id="tips-f05-nl.svgstop841" stop-color="#dfdfdf" offset="0.68916"/>
+   <stop id="tips-f05-nl.svgstop1490" stop-color="#efefef" offset="0.77552"/>
+   <stop id="tips-f05-nl.svgstop1491" stop-color="#f7f7f7" offset="0.85833"/>
+   <stop id="tips-f05-nl.svgstop844" stop-color="#fff" offset="1"/>
+  </linearGradient>
+  <linearGradient id="tips-f05-nl.svglinearGradient4000" y2="-5.6264" gradientUnits="userSpaceOnUse" x2="-1289.3" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,242.6501,2.190567e-15)" y1="-72.469" x1="-1289.3" inkscape:collect="always">
+   <stop id="tips-f05-nl.svgstop3629" stop-color="#000" offset="0"/>
+   <stop id="tips-f05-nl.svgstop3633" stop-color="#7f7f7f" offset="0.39661"/>
+   <stop id="tips-f05-nl.svgstop3634" stop-color="#bfbfbf" offset="0.68131"/>
+   <stop id="tips-f05-nl.svgstop3635" stop-color="#dfdfdf" offset="0.78264"/>
+   <stop id="tips-f05-nl.svgstop3636" stop-color="#efefef" offset="0.86468"/>
+   <stop id="tips-f05-nl.svgstop3637" stop-color="#f7f7f7" offset="0.89296"/>
+   <stop id="tips-f05-nl.svgstop3630" stop-color="#fff" offset="1"/>
+  </linearGradient>
+ </defs>
+ <rect id="tips-f05-nl.svgrect3632" fill-rule="evenodd" fill-opacity="0.75" transform="translate(10, 1415.2826158) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" height="286.4" width="16.125" y="-305.42" x="-79.393" fill="url(#tips-f05-nl.svglinearGradient4000)"/>
+ <rect id="tips-f05-nl.svgrect836" fill-rule="evenodd" fill-opacity="0.75" transform="translate(10, 1415.2826158) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" height="286.4" width="16.125" y="-305.42" x="-63.336" fill="url(#tips-f05-nl.svglinearGradient3997)"/>
+ <rect id="tips-f05-nl.svgrect847" fill-rule="evenodd" fill-opacity="0.75" transform="translate(10, 1415.2826158) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" height="286.4" width="16.125" y="-305.42" x="-47.28" fill="url(#tips-f05-nl.svglinearGradient3994)"/>
+ <rect id="tips-f05-nl.svgrect858" fill-opacity="0.75" fill-rule="evenodd" transform="translate(10, 1415.2826158) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" height="286.4" width="16.125" y="-305.42" x="-95.45" fill="url(#tips-f05-nl.svglinearGradient3991)"/>
+ <rect id="tips-f05-nl.svgrect869" fill-opacity="0.75" fill-rule="evenodd" transform="translate(10, 1415.2826158) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" height="286.4" width="16.125" y="-305.42" x="-111.51" fill="url(#tips-f05-nl.svglinearGradient3988)"/>
+ <rect id="tips-f05-nl.svgrect879" fill-rule="evenodd" fill-opacity="0.75" transform="translate(10, 1415.2826158) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" height="286.4" width="16.125" y="-305.42" x="-31.223" fill="url(#tips-f05-nl.svglinearGradient3985)"/>
+ <rect id="tips-f05-nl.svgrect890" fill-rule="evenodd" fill-opacity="0.75" transform="translate(10, 1415.2826158) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" height="286.4" width="16.125" y="-305.42" x="-15.167" fill="url(#tips-f05-nl.svglinearGradient3982)"/>
+ <rect id="tips-f05-nl.svgrect901" fill-opacity="0.75" fill-rule="evenodd" transform="translate(10, 1415.2826158) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" height="286.4" width="16.125" y="-305.42" x="-127.56" fill="url(#tips-f05-nl.svglinearGradient3979)"/>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="1568.6035158" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="1568.6035158" x="10">Excentrische radiale kleurverlopen</tspan>
+ </text>
+ <rect id="d0e155" display="none" height="1000px" width="288" y="1573.8" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e155"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">Radiale kleurverlopen moeten niet symmetrisch zijn. Sleep in het kleurverloopgereedschap het centrale handvat van een elliptisch kleurverloop met <flowSpan font-weight="bold">Shift</flowSpan>. Dit verplaatst het x-vormige <flowSpan font-style="italic">brandpunt</flowSpan> van het kleurverloop uit het centrum. Wanneer je het niet nodig hebt, kan je het brandpunt terugbrengen door het dichtbij het middelpunt te slepen.</flowDiv>
+ </flowRoot>
+ <defs id="tips-f06-nl.svgdefs3">
+  <radialGradient id="tips-f06-nl.svgradialGradient4031" gradientUnits="userSpaceOnUse" fx="164.26" fy="495.96" cx="187.87" cy="494.13" r="40.258" gradientTransform="matrix(0.930312,0.000000,0.000000,0.853811,16.07898,-387.2360)" inkscape:collect="always">
+   <stop id="tips-f06-nl.svgstop1057" stop-color="#0082ab" stop-opacity="0" offset="0"/>
+   <stop id="tips-f06-nl.svgstop1058" stop-color="#000" offset="1"/>
+  </radialGradient>
+  <radialGradient id="tips-f06-nl.svgradialGradient4034" gradientUnits="userSpaceOnUse" fx="122.44" fy="495.35" cx="92.072" cy="494.13" r="40.514" gradientTransform="matrix(0.930312,0.000000,0.000000,0.853811,22.35642,-387.2360)" inkscape:collect="always">
+   <stop id="tips-f06-nl.svgstop1078" stop-color="#ff2ee1" stop-opacity="0.529229" offset="0"/>
+   <stop id="tips-f06-nl.svgstop1079" stop-color="#000" stop-opacity="0" offset="1"/>
+  </radialGradient>
+ </defs>
+ <rect id="tips-f06-nl.svgrect1569" fill-rule="evenodd" fill-opacity="0.75" transform="translate(10, 1652.7654148) " height="68.187" width="74.385" stroke="#000" y="0.55902" x="70.82" stroke-width="0.89427pt" fill="url(#tips-f06-nl.svgradialGradient4034)"/>
+ <rect id="tips-f06-nl.svgrect1570" fill-rule="evenodd" fill-opacity="0.75" transform="translate(10, 1652.7654148) " height="68.187" width="74.385" stroke="#000" y="0.55902" x="153.67" stroke-width="0.89427pt" fill="url(#tips-f06-nl.svgradialGradient4031)"/>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="1746.8698737999998" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="1746.8698737999998" x="10">Uitlijnen naar het midden van de pagina</tspan>
+ </text>
+ <rect id="d0e180" display="none" height="1000px" width="288" y="1752.1" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e180"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">Om iets uit te lijnen op het midden of de zijkant van een pagina, selecteer je het object of de groep en kies je in het dialoogvenster Uitlijnen en verdelen (<flowSpan font-weight="bold">Ctrl+Shift+A</flowSpan>) <flowSpan font-family="sans serif">Pagina</flowSpan> bij <flowSpan font-family="sans serif">Relatief ten opzichte van:</flowSpan>.</flowDiv>
+ </flowRoot>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="1813.0009927999997" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="1813.0009927999997" x="10">Document opruimen</tspan>
+ </text>
+ <rect id="d0e198" display="none" height="1000px" width="288" y="1818.2" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e198"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">Veel ongebruikte kleurverlopen, patronen en markeringen (de manueel bewerkte) blijven in de corresponderende paletten en kunnen hergebruikt worden voor nieuwe objecten. Voor het optimaliseren van je document kan je de opdracht <flowSpan font-family="sans serif">Definities opruimen</flowSpan> in het menu Bestand gebruiken. Deze verwijdert alle kleurverlopen, patronen of markeringen die nergens gebruikt worden, wat zorgt voor een kleiner bestand.</flowDiv>
+ </flowRoot>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="1911.0323987999998" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="1911.0323987999998" x="10">Verborgen features en de XML-editor</tspan>
+ </text>
+ <rect id="d0e210" display="none" height="1000px" width="288" y="1916.2" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e210"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">De XML-editor laat je toe om bijna alle aspecten van het document te bewerken zonder een externe tekstbewerker. Bovendien ondersteunt Inkscape dikwijls meer features dan dat er toegankelijk zijn via de GUI. De XML-editor is een manier om toegang te krijgen tot deze features, indien je SVG kent.</flowDiv>
+ </flowRoot>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="1989.4478687999997" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="1989.4478687999997" x="10">Aanpassen van de eenheid van de liniaal</tspan>
+ </text>
+ <rect id="d0e219" display="none" height="1000px" width="288" y="1994.6" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e219"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">In het standaardsjabloon is de standaardeenheid van linialen px (“SVG gebruikerseenheid”, in Inkscape is deze gelijk aan 0.8pt of 1/90 van een inch). Dit is ook de eenheid voor weergave van coördinaten in de hoek benedenlinks en wordt voorgeselecteerd in alle dialogen. (Je kan altijd met je muis over een liniaal gaan om de gebruikte eenheid in de tooltip weer te geven.) Open de <flowSpan font-family="sans serif">Documenteigenschappen</flowSpan> (<flowSpan font-weight="bold">Ctrl+Shift+D</flowSpan>) om dit te veranderen en pas  <flowSpan font-family="sans serif">Standaardeenheid</flowSpan> aan in de tab <flowSpan font-family="sans serif">Page</flowSpan>.</flowDiv>
+ </flowRoot>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="2099.7094807999997" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="2099.7094807999997" x="10">Stempelen</tspan>
+ </text>
+ <rect id="d0e240" display="none" height="1000px" width="288" y="2104.9" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e240"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">Om snel meerdere kopieën van een object te maken, kan je <flowSpan font-style="italic">stempelen</flowSpan>. Sleep een object (of schaal of roteer het) en tijdens het ingedrukt houden van de linkermuisknop, druk je op de <flowSpan font-weight="bold">Spatiebalk</flowSpan>. Dit maakt een stempel van de huidige objectvorm. Je kan het zo vaak herhalen als je wil.</flowDiv>
+ </flowRoot>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="2178.1954428" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="2178.1954428" x="10">Trucken met de pen</tspan>
+ </text>
+ <rect id="d0e255" display="none" height="1000px" width="288" y="2183.4" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e255"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">In het pengereedschap (Bezier), heb je de volgende mogelijkheden om een lijn te beëindigen:</flowDiv>
+ </flowRoot>
+ <circle cy="0" cx="0" r="2" transform="translate(15, 2217.8909117999997)"/>
+ <rect id="d0e261" display="none" height="1000px" width="258" y="2211.9" x="20"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e261"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">Drukken op <flowSpan font-weight="bold">Enter</flowSpan></flowDiv>
+ </flowRoot>
+ <circle cy="0" cx="0" r="2" transform="translate(15, 2235.6330992999997)"/>
+ <rect id="d0e267" display="none" height="1000px" width="258" y="2229.6" x="20"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e267"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">Dubbelklikken met de linkermuisknop</flowDiv>
+ </flowRoot>
+ <circle cy="0" cx="0" r="2" transform="translate(15, 2253.3752867999997)"/>
+ <rect id="d0e271" display="none" height="1000px" width="258" y="2247.4" x="20"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e271"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">De pen opnieuw selecteren</flowDiv>
+ </flowRoot>
+ <circle cy="0" cx="0" r="2" transform="translate(15, 2271.1174742999997)"/>
+ <rect id="d0e275" display="none" height="1000px" width="258" y="2265.1" x="20"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e275"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">Een ander gereedschap selecteren</flowDiv>
+ </flowRoot>
+ <rect id="d0e279" display="none" height="1000px" width="288" y="2283" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e279"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">Noteer dat terwijl het pad nog niet beëindigd is (dit is getoond in groen en het huidige segment rood), het nog niet bestaat als object in het document. Bijgevolg gebruik je om het te annuleren op <flowSpan font-weight="bold">Esc</flowSpan> (volledige pad annuleren) of <flowSpan font-weight="bold">Backspace</flowSpan> (het laatste segment verwijderen) in plaats van <flowSpan font-family="sans serif">Ongedaan maken</flowSpan>.</flowDiv>
+ </flowRoot>
+ <rect id="d0e291" display="none" height="1000px" width="288" y="2343.5" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e291"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">Om een nieuw subpad aan een bestaand pad toe te voegen, selecteer je dat pad en begin je te tekenen met <flowSpan font-weight="bold">Shift</flowSpan> van een willekeurig punt. Indien je echter eenvoudigweg wil <flowSpan font-style="italic">voortgaan</flowSpan> met een bestaand pad, is Shift niet nodig; begin dan te tekenen vanaf een van de uiteinden.</flowDiv>
+ </flowRoot>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="2406.0738001" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="2406.0738001" x="10">Ingeven van Unicode tekens</tspan>
+ </text>
+ <rect id="d0e306" display="none" height="1000px" width="288" y="2411.3" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e306"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">In het tekstgereedscap schakelt <flowSpan font-weight="bold">Ctrl+U</flowSpan> tussen Unicode en normale modus. In Unicode modus wordt elke groep van 4 hexadecimale cijfers die je ingeeft een enkel Unicode karakter. Dit laat je toe om arbitraire symbolen in te geven (zolang je de Unicode waarden kent en het lettertype deze ondersteunt). Om Unicode-invoer te beëindigen, druk je op <flowSpan font-weight="bold">Enter</flowSpan>. Bijvoorbeeld, <flowSpan font-weight="bold">Ctrl+U 2 0 1 4 Enter</flowSpan> voegt een liggend streepje (—) in. Om de Unicode modus te verlaten zonder iets in te voegen, druk je op <flowSpan font-weight="bold">Esc</flowSpan>.</flowDiv>
+ </flowRoot>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="2516.4486931" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="2516.4486931" x="10">Het raster gebruiken voor het tekenen van iconen</tspan>
+ </text>
+ <rect id="d0e327" display="none" height="1000px" width="288" y="2521.6" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e327"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">Veronderstel dat je een 24x24 pixel icoon wil maken. Creëer een 24x24 px canvas (gebruik de <flowSpan font-family="sans serif">Documenteigenschappen</flowSpan>) en stel het raster in op 0.5px (48x48 rasterlijnen). Indien je nu gevulde objecten uitlijnd op <flowSpan font-style="italic">even</flowSpan> rasterlijnen, contouren op <flowSpan font-style="italic">oneven</flowSpan> rasterlijnen met een lijnbreedte een even nummer in px en exporteert op de standaard 90ppi resolutie (opdat 1 px 1 bitmap pixel wordt), verkrijg je een scherp beeld zonder dat anti-aliasing nodig is.</flowDiv>
+ </flowRoot>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="2616.1949431000003" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="2616.1949431000003" x="10">Objectrotatie</tspan>
+ </text>
+ <rect id="d0e345" display="none" height="1000px" width="288" y="2621.4" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e345"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">In het selectiegereedschap <flowSpan font-weight="bold">klik</flowSpan> je op een object om de schaalhandvatten te tonen. <flowSpan font-weight="bold">Klik</flowSpan> dan opnieuw op het object om de handvatten voor rotatie en scheeftrekken te tonen. Indien je op de handvatten op de hoeken klikt en sleept draait het object rond het centrum (kruisteken). Indien je tegelijkertijd <flowSpan font-weight="bold">Shift</flowSpan> ingedrukt houdt, wordt geroteerd rond de tegenovergestelde hoek.Je kan ook het rotatiecentrum naar gelijk welke plaats slepen.</flowDiv>
+ </flowRoot>
+ <rect id="d0e357" display="none" height="1000px" width="288" y="2703.1" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e357"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">Je kan ook roteren met het toetsenbord met <flowSpan font-weight="bold">[</flowSpan> en <flowSpan font-weight="bold">]</flowSpan> (per 15 graden) of <flowSpan font-weight="bold">Ctrl+[</flowSpan> en <flowSpan font-weight="bold">Ctrl+]</flowSpan> (per 90 graden). Dezelfde <flowSpan font-weight="bold">[]</flowSpan> toetsen met <flowSpan font-weight="bold">Alt</flowSpan> zorgen voor pixelgrootte rotatie.</flowDiv>
+ </flowRoot>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="2755.0850131" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="2755.0850131" x="10">Slagschaduwen</tspan>
+ </text>
+ <rect id="d0e384" display="none" height="1000px" width="288" y="2760.3" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e384"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">Inkscape ondersteunt de SVG-filter Gaussiaanse vervaging zodat je op eenvouwige wijze vage slagschaduwen kan maken. Selecteer een object. Dupliceer het met <flowSpan font-weight="bold">Ctrl+D</flowSpan>, druk op <flowSpan font-weight="bold">PgDown</flowSpan> om het onder het originele object te plaatsen. Verplaats het een beetje naar rechts en lager dan het origineel. Open nu de dialoog Vulling en lijn en verander Vervaging naar bijvoorbeeld 5.0.</flowDiv>
+ </flowRoot>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="2844.1601931" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="2844.1601931" x="10">Tekst op een pad plaatsen</tspan>
+ </text>
+ <rect id="d0e399" display="none" height="1000px" width="288" y="2849.4" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e399"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">Om tekst op een pad te plaatsen, selecteer je de tekst en de curve en kies je <flowSpan font-family="sans serif">Op pad plaatsen</flowSpan> in het menu Tekst. De tekst zal starten bij het begin van het pad. Algemeen is het best om een expliciet pad te maken waaraan je de tekst wil fitten in plaats van het te fitten op een andere object — dit geeft je meer controle zonder je afbeelding om zeep te helpen.</flowDiv>
+ </flowRoot>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="2933.1023811" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="2933.1023811" x="10">Het origineel selecteren</tspan>
+ </text>
+ <rect id="d0e411" display="none" height="1000px" width="288" y="2938.3" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e411"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">Wanneer je tekst op een pad hebt, een gekoppelde rand of een kloon, kan het moeilijk zijn om het bronobject/-pad te selecteren, omdat het er direct onder kan liggen, onzichtbaar kan zijn of vergrendeld. De magische toets <flowSpan font-weight="bold">Shift+D</flowSpan> helpt hierbij; selecteer de test, gekoppelde rand of kloon en druk <flowSpan font-weight="bold">Shift+D</flowSpan> om het corresponderende originele pad, rand of kloon te selecteren.</flowDiv>
+ </flowRoot>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="3022.0839941" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="3022.0839941" x="10">Indien het venster niet op het scherm staat</tspan>
+ </text>
+ <rect id="d0e426" display="none" height="1000px" width="288" y="3027.3" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e426"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">Bij het verplaatsen van documenten tussen verschillende systemen met verschillende resoluties of aantal schermen, kan het gebeuren dat Inkscape een vensterpositie heeft bewaard dat buiten het bereik van je scherm valt. Maximaliseer dan het venster (zodat het terug in beeld komt, gebruik de taakbalk), bewaar en herlaad. Je kan dergelijk gedrag algemeen verhinderen door de globale optie voor het bewaren van de venstergeometrie uit te vinken (<flowSpan font-family="sans serif">Inkscape-voorkeuren</flowSpan>, tab <flowSpan font-family="sans serif">Vensters</flowSpan>).</flowDiv>
+ </flowRoot>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="3131.8882161" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="3131.8882161" x="10">Transparantie, kleurverlopen en PostScript export</tspan>
+ </text>
+ <rect id="d0e441" display="none" height="1000px" width="288" y="3137.1" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e441"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">PostScript of EPS formaten ondersteunen geen <flowSpan font-style="italic">transparency</flowSpan> zodat je dit nooit zou mogen gebruiken indien je het naar PS/EPS gaat exporteren. In het geval van een egale transparantie over een egaal kleurvlak is het eenvoudig op te lossen: selecteer een van de transparante objecten, schakel over naar de pipet (<flowSpan font-weight="bold">F7</flowSpan>); zorg dat je in de modus “Zowel kleur als alfa onder de cursor nemen” bent, klik vervolgens op het geselecteerde object. Zo wordt de zichtbare kleur genomen en terug toegekend aan het object, maar dan zonder transparantie. Herhaal dit voor alle transparante objecten. Indien je transparant object over verschillende egale kleurvlakken ligt, moet je het in de overeenkomstige delen opbreken en de procedure voor elk deel toepasen.</flowDiv>
+ </flowRoot>
+ <rect id="d0e450" display="none" height="1000px" width="288" y="3271.9" x="10"/>
+ <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
+  <flowRegion>
+   <use y="0" x="0" xlink:href="#d0e450"/>
+  </flowRegion>
+  <flowDiv xml:space="preserve">Het exporteren van <flowSpan font-style="italic">kleurverlopen</flowSpan> naar PS of EPS werkt niet voor tekst (tenzij de tekst naar pad geconverteerd is) of voor de kleur van contouren. Aangezien ook transparantie verloren gaat bij export naar PS of EPS, kan je geen kleurverloop van <flowSpan font-style="italic">opaak</flowSpan> blauw naar <flowSpan font-style="italic">transparant</flowSpan> blauw gebruiken. Als tussenoplossing kan je daarvoor een kleurverloop van <flowSpan font-style="italic">opaak</flowSpan> blauw naar de <flowSpan font-style="italic">opake</flowSpan> achtergrondkleur gebruiken.</flowDiv>
+ </flowRoot>
+ <g transform="translate(0, 3353.5855850999997)">
+  <defs id="defs3" xmlns:cc="http://creativecommons.org/ns#">
+   <linearGradient id="linearGradient2465" y2="-7528.7" xlink:href="#linearGradient841" gradientUnits="userSpaceOnUse" x2="76.847" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" y1="-7656.4" x1="76.847" inkscape:collect="always"/>
+   <radialGradient id="radialGradient2456" xlink:href="#linearGradient666" gradientUnits="userSpaceOnUse" cy="1036.5" cx="233.92" gradientTransform="scale(1.825742,0.547723)" r="98.26" inkscape:collect="always"/>
+  </defs>
+  <metadata id="metadata4" xmlns:cc="http://creativecommons.org/ns#">
+   <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" xmlns:cc="http://creativecommons.org/ns#" inkscape:label="Layer 1" inkscape:groupmode="layer">
+   <rect id="rect1494" transform="scale(1.000000,-1.000000)" fill-rule="evenodd" rx="0" ry="6.1828" height="69.248" width="319.99" y="-70.334" x="-0.11217" fill="url(#linearGradient2465)"/>
+   <path id="path1508" d="m80.493,57.976-4.9567,0,0,0.3171,0.14846,0c0.66805,0,0.74228,0.0338,0.74228,0.3172v0.1956,3.212,0.1957c0,0.2835-0.07423,0.3172-0.74228,0.3172h-0.14846v0.3171h5.0639l0.16495-1.8016h-0.36289c-0.10722,0.4723-0.29691,0.8907-0.49485,1.0864-0.25566,0.2699-0.72577,0.3981-1.4186,0.3981h-0.54433c-0.24742,0-0.45361-0.0405-0.52784-0.1012-0.05773-0.0406-0.06598-0.081-0.06598-0.2227v-1.7206h0.16495c0.5031,0,0.70928,0.0404,0.87423,0.1821,0.21443,0.1754,0.2969,0.3914,0.31341,0.7895h0.38763v-2.2133h-0.38763c-0.04124,0.6612-0.37114,0.9244-1.1546,0.9244h-0.19794v-1.5385c0-0.2901,0.07423-0.3374,0.51959-0.3374h0.42887c0.72578,0,1.0804,0.0608,1.3608,0.2497,0.27217,0.1754,0.47011,0.5533,0.59382,1.1606h0.35463l-0.11546-1.7274zm-10.944,2.7059,0.93196,0c0.74227,0,1.1299-0.0472,1.4598-0.1755,0.58558-0.2294,0.91547-0.6612,0.91547-1.1943,0-0.5129-0.28866-0.9043-0.833-1.1269-0.32166-0.135-0.833-0.2092-1.4021-0.2092h-2.8866v0.3171h0.14846c0.66804,0,0.74227,0.0338,0.74227,0.3172v0.1956,3.212,0.1957c0,0.2835-0.07422,0.3172-0.74227,0.3172h-0.14846v0.3171h2.7712v-0.3171h-0.21444c-0.66804,0-0.74227-0.0337-0.74227-0.3172v-0.1957-1.336zm0-0.3172,0-1.7274c0-0.3104,0.04948-0.3442,0.5031-0.3442h0.52784c0.85774,0,1.2619,0.3307,1.2619,1.046,0,0.695-0.42062,1.0256-1.2948,1.0256h-0.99794zm-7.1753-2.4832-0.34639,0-1.8969,3.9341c-0.16495,0.3508-0.19793,0.398-0.32164,0.506-0.13196,0.1281-0.36289,0.2092-0.58557,0.2092h-0.03299v0.3171h2.1856v-0.3171h-0.16495c-0.44536,0-0.66804-0.1282-0.66804-0.3846,0-0.081,0.02474-0.1755,0.07422-0.2835l0.27217-0.5938h2.1856l0.44536,0.9042c0.04948,0.1012,0.06598,0.1485,0.06598,0.1823,0,0.1079-0.20619,0.1754-0.51134,0.1754h-0.34639v0.3171h2.5567v-0.3171h-0.11546c-0.41238,0-0.5031-0.054-0.69279-0.4319l-2.1031-4.2174zm-0.40413,1.1067,0.93196,1.9164-1.8474,0,0.91547-1.9164zm-5.6907-1.0594-0.3134,0-0.3299,0.3981c-0.58557-0.3509-0.90722-0.4521-1.4598-0.4521-0.80001,0-1.4598,0.2632-2.0206,0.8097-0.52784,0.5129-0.77526,1.0797-0.77526,1.7747,0,1.4508,1.1629,2.4899,2.7876,2.4899,1.3196,0,2.1608-0.6342,2.3505-1.7678l-0.38763-0.054c-0.08248,0.3576-0.18145,0.6005-0.3299,0.803-0.33815,0.4655-0.86599,0.7017-1.534,0.7017-1.2206,0-1.798-0.695-1.798-2.1457,0-0.7626,0.12371-1.2754,0.40413-1.6804,0.25567-0.3778,0.76701-0.614,1.2949-0.614,0.57732,0,1.0887,0.2497,1.4021,0.6816,0.1567,0.2226,0.28041,0.4858,0.47011,1.0053h0.36288l-0.12371-1.95zm-8.2557,0.0067-0.30515,0-0.3299,0.4049c-0.38763-0.3036-0.91547-0.4656-1.501-0.4656-1.0804,0-1.8062,0.5668-1.8062,1.4102,0,0.7356,0.44536,1.1,1.6577,1.3564l0.7835,0.1619c0.61031,0.1283,0.66804,0.1418,0.84124,0.2496,0.24742,0.1553,0.37938,0.3779,0.37938,0.6411,0,0.2699-0.12371,0.4926-0.37113,0.6749-0.27217,0.1956-0.54434,0.2699-0.99795,0.2699-0.61031,0-1.0474-0.1552-1.435-0.5061-0.3464-0.3171-0.51959-0.6343-0.6433-1.1539h-0.35464l0.03299,1.9231h0.32165l0.37113-0.4588c0.55258,0.371,1.0144,0.506,1.732,0.506,1.2124,0,1.9876-0.5802,1.9876-1.4845,0-0.4183-0.1732-0.776-0.49485-1.0324-0.22268-0.1754-0.54433-0.2902-1.2041-0.4251l-0.88248-0.1822c-0.73402-0.1552-1.0804-0.4183-1.0804-0.83,0-0.4724,0.47011-0.7963,1.1711-0.7963,0.57732,0,1.0474,0.2026,1.3773,0.5871,0.23918,0.2767,0.38763,0.5601,0.49484,0.9042h0.35464l-0.09897-1.7544zm-11.151,2.7059,0-1.8355,0-0.1956c0-0.2834,0.07423-0.3172,0.74227-0.3172h0.1567v-0.3171h-2.7134v0.3171h0.14846c0.66804,0,0.74227,0.0338,0.74227,0.3172v0.1956,3.212,0.1957c0,0.2835-0.07423,0.3172-0.74227,0.3172h-0.14846v0.3171h2.7134v-0.3171h-0.1567c-0.66804,0-0.74227-0.0337-0.74227-0.3172v-0.1957-0.8569l0.9567-0.7894,1.4351,1.7206c0.13196,0.1619,0.16495,0.216,0.16495,0.2834,0,0.108-0.1567,0.1552-0.56083,0.1552h-0.25567v0.3171h2.8206v-0.3171h-0.1567c-0.45361,0-0.56907-0.0472-0.80826-0.3373l-1.9959-2.3551,1.2289-1.0054c0.39588-0.3442,0.89898-0.5399,1.3938-0.5399v-0.3171h-2.5402v0.3171h0.20619c0.37938,0,0.53609,0.0608,0.53609,0.2025,0,0.0944-0.16495,0.2901-0.40413,0.4858l-2.0206,1.66zm-9.2207-2.6654-1.699,0,0,0.3171,0.20618,0c0.42062,0,0.61032,0.054,0.75877,0.2227v2.8679c0,0.9245-0.16495,1.1201-0.9567,1.1471v0.3171h2.3505v-0.3171c-0.78353-0.027-0.94848-0.2226-0.94848-1.1471v-2.5035l3.6784,4.0622h0.3464v-3.5021c0-0.9245,0.16495-1.1202,0.95671-1.1472v-0.3171h-2.3505v0.3171c0.78351,0.027,0.94846,0.2227,0.94846,1.1472v2.1189l-3.2908-3.5832zm-5.3609,0.8299,0-0.1956c0-0.2834,0.07423-0.3172,0.73402-0.3172h0.16495v-0.3171h-2.7299v0.3171h0.16495c0.66804,0,0.74227,0.0338,0.74227,0.3172v0.1956,3.212,0.1957c0,0.2835-0.07423,0.3172-0.74227,0.3172h-0.16495v0.3171h2.7299v-0.3171h-0.16495c-0.65979,0-0.73402-0.0337-0.73402-0.3172v-0.1957-3.212z" inkscape:connector-curvature="0" stroke-width="1pt" fill="#FFF"/>
+   <path id="path1517" stroke-width="1.0000000pt" fill="#FFF" d="M305.97,58.204h1.35v2.817c0,0.532-0.02,0.862-0.05,0.989-0.13,0.485-0.42,0.819-0.87,1.003-0.31,0.127-0.77,0.19-1.38,0.19-1.43,0-2.15-0.428-2.15-1.285l1.43-0.007c0.1,0.268,0.36,0.402,0.81,0.402,0.32,0,0.55-0.101,0.68-0.303,0.1-0.155,0.15-0.41,0.15-0.763v-0.12c-0.43,0.344-0.9,0.516-1.41,0.516-0.56,0-1-0.177-1.34-0.53-0.33-0.358-0.5-0.814-0.5-1.37,0-0.485,0.19-0.889,0.57-1.214,0.36-0.301,0.79-0.452,1.29-0.452,0.64,0,1.12,0.209,1.42,0.628v-0.501zm-0.07,1.638c0-0.226-0.09-0.405-0.26-0.537-0.18-0.136-0.38-0.204-0.62-0.204-0.25,0-0.46,0.073-0.63,0.219-0.16,0.146-0.24,0.343-0.24,0.593,0,0.207,0.08,0.386,0.25,0.536,0.08,0.071,0.17,0.125,0.26,0.163,0.1,0.037,0.2,0.056,0.3,0.056,0.28,0,0.5-0.068,0.66-0.205,0.19-0.15,0.28-0.357,0.28-0.621zm-6.29-1.638h1.41v0.614c0.24-0.452,0.6-0.678,1.06-0.678l0.43,0.043v1.292c-0.21-0.038-0.4-0.057-0.56-0.057-0.6,0-0.9,0.356-0.9,1.067v1.37h-1.44v-3.651zm-2.67-0.127c0.62,0,1.14,0.165,1.56,0.494,0.43,0.353,0.65,0.84,0.65,1.462,0,0.607-0.21,1.09-0.64,1.447-0.41,0.33-0.92,0.495-1.54,0.495-0.68,0-1.23-0.153-1.64-0.459-0.46-0.339-0.69-0.841-0.69-1.504,0-0.622,0.23-1.109,0.7-1.462,0.42-0.315,0.96-0.473,1.6-0.473zm-0.04,2.867c0.24,0,0.44-0.09,0.59-0.269s0.22-0.393,0.22-0.642c0-0.25-0.07-0.464-0.21-0.643s-0.33-0.268-0.58-0.268-0.46,0.087-0.61,0.261c-0.08,0.09-0.13,0.186-0.17,0.29-0.04,0.099-0.06,0.219-0.06,0.36,0,0.259,0.07,0.475,0.21,0.649,0.14,0.175,0.35,0.262,0.61,0.262zm-4.05-0.516h1.45v1.427h-1.45v-1.427zm-3.56-0.014c0.15,0.377,0.4,0.565,0.74,0.565,0.36,0,0.58-0.099,0.68-0.297,0.08,0,0.3,0.015,0.63,0.043,0.34,0.028,0.64,0.042,0.89,0.042-0.24,0.466-0.54,0.791-0.91,0.975-0.33,0.16-0.77,0.24-1.32,0.24-0.65,0-1.17-0.167-1.56-0.502-0.42-0.353-0.63-0.847-0.63-1.483,0-0.607,0.23-1.087,0.69-1.44,0.41-0.311,0.93-0.466,1.57-0.466,0.63,0,1.14,0.16,1.54,0.48,0.4,0.316,0.63,0.782,0.69,1.398l0.01,0.445h-3.02zm1.52-0.861c-0.05-0.33-0.29-0.495-0.71-0.495-0.16,0-0.33,0.045-0.5,0.135-0.17,0.089-0.26,0.209-0.28,0.36h1.49zm-7.76-1.349h1.44l-0.01,0.459c0.4-0.381,0.84-0.572,1.34-0.572,0.56,0,1,0.174,1.32,0.523,0.33,0.343,0.5,0.795,0.5,1.355,0,0.579-0.16,1.052-0.48,1.419-0.34,0.391-0.79,0.587-1.35,0.587-0.31,0-0.55-0.036-0.73-0.106-0.17-0.071-0.37-0.215-0.59-0.431v1.687h-1.44v-4.921zm2.27,2.747c0.26,0,0.47-0.09,0.63-0.269,0.16-0.183,0.24-0.404,0.24-0.663,0-0.264-0.08-0.478-0.23-0.643-0.14-0.169-0.34-0.254-0.6-0.254-0.24,0-0.44,0.085-0.62,0.254-0.17,0.17-0.26,0.377-0.26,0.621,0,0.255,0.08,0.478,0.23,0.671,0.16,0.189,0.36,0.283,0.61,0.283zm-6.81-1.646c0.11-0.475,0.38-0.812,0.78-1.009,0.3-0.141,0.73-0.212,1.29-0.212,0.53,0,0.96,0.104,1.28,0.311,0.39,0.249,0.59,0.623,0.59,1.122v1.688c0,0.108,0.01,0.207,0.03,0.296,0.01,0.09,0.05,0.208,0.11,0.354h-1.49l-0.05-0.424c-0.34,0.353-0.76,0.529-1.24,0.529-0.39,0-0.72-0.091-1.01-0.275-0.31-0.216-0.47-0.513-0.47-0.89,0-0.409,0.13-0.713,0.4-0.911,0.2-0.141,0.5-0.244,0.93-0.31l1.02-0.12c0.22-0.038,0.33-0.097,0.33-0.177,0-0.183-0.14-0.275-0.41-0.275-0.16,0-0.29,0.019-0.39,0.056-0.1,0.033-0.18,0.116-0.23,0.247h-1.47zm1.27,1.356c0,0.198,0.17,0.297,0.5,0.297,0.21,0,0.39-0.066,0.55-0.198s0.25-0.297,0.25-0.494l-0.96,0.12c-0.06,0.005-0.14,0.035-0.22,0.092-0.08,0.051-0.12,0.113-0.12,0.183zm-1.58-1.038l-1.44,0.071c-0.09-0.193-0.17-0.332-0.26-0.417-0.11-0.099-0.27-0.148-0.46-0.148-0.27,0-0.47,0.094-0.62,0.282-0.14,0.184-0.21,0.412-0.21,0.685,0,0.236,0.08,0.436,0.24,0.601,0.16,0.16,0.36,0.24,0.59,0.24,0.38,0,0.62-0.21,0.74-0.629l1.45,0.064c-0.24,1.068-0.97,1.603-2.2,1.603-0.66,0-1.19-0.16-1.59-0.481-0.45-0.348-0.68-0.838-0.68-1.468,0-0.64,0.25-1.135,0.74-1.483,0.43-0.311,0.98-0.466,1.64-0.466,0.53,0,0.97,0.132,1.34,0.395,0.36,0.259,0.61,0.643,0.72,1.151zm-7.4,1.038c0.1,0.165,0.22,0.273,0.38,0.325,0.11,0.033,0.27,0.049,0.5,0.049,0.06,0,0.1-0.002,0.13-0.007,0.03-0.009,0.07-0.026,0.12-0.049,0.1-0.042,0.15-0.106,0.15-0.191,0-0.127-0.22-0.214-0.67-0.261-0.61-0.071-1.02-0.151-1.24-0.24-0.45-0.179-0.67-0.487-0.67-0.925,0-0.475,0.23-0.821,0.68-1.038,0.35-0.165,0.78-0.247,1.32-0.247,1.11,0,1.75,0.379,1.94,1.137l-1.37,0.091c-0.07-0.122-0.16-0.211-0.27-0.268-0.1-0.033-0.23-0.049-0.38-0.049-0.36,0-0.54,0.084-0.54,0.254,0,0.056,0.06,0.106,0.18,0.148,0.13,0.043,0.44,0.094,0.94,0.156,0.5,0.061,0.85,0.15,1.04,0.268,0.3,0.169,0.45,0.447,0.45,0.833,0,0.443-0.21,0.786-0.61,1.031-0.33,0.198-0.74,0.297-1.23,0.297-0.6,0-1.07-0.069-1.4-0.205-0.46-0.189-0.76-0.53-0.87-1.024l1.42-0.085zm-5.93-3.784h1.44v2.28l1.17-0.953h2l-1.75,1.37,1.76,2.288h-1.7l-1.08-1.49-0.4,0.289v1.194h-1.44v-4.978zm-4.85,1.32h1.45v0.48c0.37-0.386,0.83-0.579,1.36-0.579,0.43,0,0.78,0.12,1.04,0.36,0.27,0.236,0.4,0.57,0.4,1.003v2.408h-1.42l-0.01-2.055c0-0.188-0.06-0.341-0.18-0.459s-0.27-0.177-0.45-0.177c-0.24,0-0.42,0.092-0.55,0.276-0.13,0.183-0.19,0.398-0.19,0.642v1.759h-1.45v-3.658zm-1.98,0.007h1.44v3.636h-1.44v-3.636zm0-1.335h1.44v0.982h-1.44v-0.982zm-2.12,3.559h1.45v1.427h-1.45v-1.427zm-5.7-2.224l0.62,2.274c0.04-0.273,0.13-0.652,0.28-1.137,0.06-0.217,0.12-0.438,0.17-0.664,0.05-0.16,0.08-0.318,0.12-0.473l1.48,0.007,0.33,1.137c0.11,0.419,0.19,0.807,0.24,1.165,0.03-0.188,0.06-0.367,0.1-0.537,0.04-0.174,0.09-0.383,0.17-0.628,0.06-0.188,0.11-0.367,0.16-0.537,0.05-0.174,0.12-0.376,0.19-0.607h1.48l-1.29,3.658h-1.56l-0.55-2.098-0.6,2.098h-1.56l-1.28-3.658h1.5zm-6.53,0l0.61,2.274c0.05-0.273,0.14-0.652,0.29-1.137,0.06-0.217,0.12-0.438,0.17-0.664,0.04-0.16,0.08-0.318,0.12-0.473l1.48,0.007,0.33,1.137c0.11,0.419,0.19,0.807,0.24,1.165,0.03-0.188,0.06-0.367,0.1-0.537,0.04-0.174,0.09-0.383,0.17-0.628,0.06-0.188,0.11-0.367,0.16-0.537,0.05-0.174,0.12-0.376,0.19-0.607h1.48l-1.29,3.658h-1.56l-0.56-2.098-0.6,2.098h-1.55l-1.28-3.658h1.5zm-6.53,0l0.61,2.274c0.04-0.273,0.14-0.652,0.28-1.137,0.07-0.217,0.12-0.438,0.18-0.664,0.04-0.16,0.08-0.318,0.11-0.473l1.49,0.007,0.33,1.137c0.11,0.419,0.19,0.807,0.24,1.165,0.03-0.188,0.06-0.367,0.1-0.537,0.04-0.174,0.09-0.383,0.17-0.628,0.05-0.188,0.11-0.367,0.16-0.537,0.05-0.174,0.11-0.376,0.19-0.607h1.48l-1.29,3.658h-1.56l-0.56-2.098-0.6,2.098h-1.55l-1.29-3.658h1.51z"/>
+   <g id="g1495" fill-rule="evenodd" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+    <path id="path1496" sodipodi:rx="179.39815" sodipodi:ry="53.819443" sodipodi:type="arc" d="m606.48,567.71c0,29.724-80.319,53.819-179.4,53.819-99.079,0-179.4-24.096-179.4-53.819,0-29.724,80.319-53.819,179.4-53.819,99.079,0,179.4,24.096,179.4,53.819z" fill-opacity="0.75000000" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" sodipodi:cy="567.70831" sodipodi:cx="427.08334" fill="url(#radialGradient2456)"/>
+    <path id="path1497" sodipodi:rx="179.39815" sodipodi:ry="53.819443" sodipodi:type="arc" d="m606.48,567.71c0,29.724-80.319,53.819-179.4,53.819-99.079,0-179.4-24.096-179.4-53.819,0-29.724,80.319-53.819,179.4-53.819,99.079,0,179.4,24.096,179.4,53.819z" fill-opacity="0.75000000" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" sodipodi:cy="567.70831" sodipodi:cx="427.08334" fill="url(#radialGradient2456)"/>
+    <path id="path1498" sodipodi:rx="179.39815" sodipodi:ry="53.819443" sodipodi:type="arc" d="m606.48,567.71c0,29.724-80.319,53.819-179.4,53.819-99.079,0-179.4-24.096-179.4-53.819,0-29.724,80.319-53.819,179.4-53.819,99.079,0,179.4,24.096,179.4,53.819z" fill-opacity="0.75000000" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" sodipodi:cy="567.70831" sodipodi:cx="427.08334" fill="url(#radialGradient2456)"/>
+    <path id="path1499" sodipodi:rx="179.39815" sodipodi:ry="53.819443" sodipodi:type="arc" d="m606.48,567.71c0,29.724-80.319,53.819-179.4,53.819-99.079,0-179.4-24.096-179.4-53.819,0-29.724,80.319-53.819,179.4-53.819,99.079,0,179.4,24.096,179.4,53.819z" fill-opacity="0.75000000" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" sodipodi:cy="567.70831" sodipodi:cx="427.08334" fill="url(#radialGradient2456)"/>
+    <path id="path1500" sodipodi:rx="179.39815" sodipodi:ry="53.819443" sodipodi:type="arc" d="m606.48,567.71c0,29.724-80.319,53.819-179.4,53.819-99.079,0-179.4-24.096-179.4-53.819,0-29.724,80.319-53.819,179.4-53.819,99.079,0,179.4,24.096,179.4,53.819z" fill-opacity="0.75000000" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" sodipodi:cy="567.70831" sodipodi:cx="427.08334" fill="url(#radialGradient2456)"/>
+    <path id="path1501" sodipodi:rx="179.39815" sodipodi:ry="53.819443" sodipodi:type="arc" d="m606.48,567.71c0,29.724-80.319,53.819-179.4,53.819-99.079,0-179.4-24.096-179.4-53.819,0-29.724,80.319-53.819,179.4-53.819,99.079,0,179.4,24.096,179.4,53.819z" fill-opacity="0.75000000" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" sodipodi:cy="567.70831" sodipodi:cx="427.08334" fill="url(#radialGradient2456)"/>
+    <path id="path1511" sodipodi:rx="179.39815" sodipodi:ry="53.819443" sodipodi:type="arc" d="m606.48,567.71c0,29.724-80.319,53.819-179.4,53.819-99.079,0-179.4-24.096-179.4-53.819,0-29.724,80.319-53.819,179.4-53.819,99.079,0,179.4,24.096,179.4,53.819z" fill-opacity="0.75000000" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" sodipodi:cy="567.70831" sodipodi:cx="427.08334" fill="url(#radialGradient2456)"/>
+    <path id="path1512" sodipodi:rx="179.39815" sodipodi:ry="53.819443" sodipodi:type="arc" d="m606.48,567.71c0,29.724-80.319,53.819-179.4,53.819-99.079,0-179.4-24.096-179.4-53.819,0-29.724,80.319-53.819,179.4-53.819,99.079,0,179.4,24.096,179.4,53.819z" fill-opacity="0.75000000" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" sodipodi:cy="567.70831" sodipodi:cx="427.08334" fill="url(#radialGradient2456)"/>
+    <path id="path1513" sodipodi:rx="179.39815" sodipodi:ry="53.819443" sodipodi:type="arc" d="m606.48,567.71c0,29.724-80.319,53.819-179.4,53.819-99.079,0-179.4-24.096-179.4-53.819,0-29.724,80.319-53.819,179.4-53.819,99.079,0,179.4,24.096,179.4,53.819z" fill-opacity="0.75000000" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" sodipodi:cy="567.70831" sodipodi:cx="427.08334" fill="url(#radialGradient2456)"/>
+    <path id="path1514" sodipodi:rx="179.39815" sodipodi:ry="53.819443" sodipodi:type="arc" d="m606.48,567.71c0,29.724-80.319,53.819-179.4,53.819-99.079,0-179.4-24.096-179.4-53.819,0-29.724,80.319-53.819,179.4-53.819,99.079,0,179.4,24.096,179.4,53.819z" fill-opacity="0.75000000" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" sodipodi:cy="567.70831" sodipodi:cx="427.08334" fill="url(#radialGradient2456)"/>
+    <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+     <path id="path1516" d="M397.64,320.25l-117.25-37.73-29.65-157.69,94.34-95.683,48.52,17.52,90.3,88.953-86.26,184.63z" stroke="#000" stroke-width="0.93619299pt" fill="#FFF"/>
+     <path id="path1518" d="M476.96,339.17c18.82,3.77,22.59,16.94,18.82,20.71-3.76,3.76-13.17,7.53-20.7,1.88-7.54-5.65-7.54-18.82,1.88-22.59z" stroke-width="1.0000000pt" fill="#000"/>
+     <path id="path1519" d="M286.46,340.43c-1.83,0.49-17.16-12.72-29.29-6.6s-20.28,19.83-8.94,25.45c11.33,5.62,19.43-0.86,29.37-7.84s9.58-8.32,8.86-11.01z" stroke-width="1.0000000pt" fill="#000"/>
+     <path id="path1520" d="M510.36,306.93c10.23-2.56,33.88,0,30.12,15.06-3.77,15.06-35.77,9.41-56.48,1.88-1.88-15.06,21.53-15.74,26.36-16.94z" stroke-width="1.0000000pt" fill="#000"/>
+     <path id="path1521" d="M359.24,21.363c-11.31,0-22.61,4.32-31.27,12.989l-154.1,154.06c-8.49,8.5-12.76,19.55-12.93,30.64h-0.06c0,0.04,0.06,0.07,0.06,0.11,0,0.19-0.06,0.37-0.06,0.56h0.27c2.95,11.22,79.15,25.52,87.65,34.02,12.84,12.84-49.23,22.27-36.4,35.11,12.84,12.84,77.59,24.84,90.43,37.68s-26.23,26.51-13.39,39.35c12.83,12.84,55.96-3.21,48.15,30.28,17.34,17.34,53.51,9.06,77.73-8.28,12.84-12.84-24.63-11.7-11.79-24.54s45.25-12.91,72.56-43.62c-10.99-17.1-46.98-24.38-34.14-37.22s37.8-6.32,91.66-30.78c26.29-11.94,24.12-21.01,24.02-32-0.01-0.23,0-0.44,0-0.67h-0.06c-0.17-11.09-4.47-22.14-12.96-30.64l-154.07-154.06c-8.66-8.669-19.99-12.989-31.3-12.989zm-1.32,20.04c5.03,0.131,9.1,3.965,17.06,9.128l72.79,53.979c0.8,0.51,1.55,1.05,2.25,1.61,0.7,0.55,1.34,1.14,1.93,1.72,0.6,0.59,1.14,1.18,1.64,1.79s0.95,1.24,1.35,1.87c0.4,0.64,0.75,1.28,1.05,1.93s0.53,1.33,0.73,1.99,0.37,1.32,0.47,1.99,0.15,1.35,0.15,2.02l-43.13-20.831-4.3,32.561-23.72-11.12-36.63,24.46-14.02-48.33-18.05,42.28-50.41,5.03,0.56-22.44c0-5.39,29.06-43.124,46.75-52.107l32.39-23.259c4.78-3.097,8.13-4.35,11.14-4.271zm-66.99,220.21c22.94,5.95,48.47,13.76,68.95,13.9l0.88,9.22c-17.54-1.81-54.65-10.28-63.4-14.75l-6.43-8.37z" stroke-width="1.0000000pt" fill="#000"/>
+    </g>
+   </g>
+   <use id="use1328" style="color:#000000;" fill-rule="nonzero" xlink:href="#path1508" transform="matrix(5.176729,0,0,5.176729,-102.7023,-256.6246)" height="1052.3622" fill-opacity="0.06461535" width="744.09448" y="0" x="0" font-family="Bitstream Vera Sans" fill="#ffffff"/>
+   <text id="text7519" opacity="0.5" style="writing-mode:lr-tb;text-anchor:start;text-align:start;" line-height="125%" font-weight="normal" xml:space="preserve" transform="matrix(0,-1,1,0,0,0)" font-style="normal" font-stretch="normal" font-size="6.96932268px" font-variant="normal" y="-6.5672836" x="-70.83046" font-family="sans" sodipodi:linespacing="125%" fill="#000000"><tspan id="tspan7521" sodipodi:role="line" x="-70.83046" style="letter-spacing:0.29056421;" y="-6.5672836">Gebruik <tspan id="tspan7523" font-weight="bold">Ctrl+pijl omhoog</tspan> om te scrollen </tspan></text>
+   <path id="path7527" opacity="0.5" style="color:#000000;" sodipodi:type="star" sodipodi:sides="3" fill-rule="evenodd" fill="#000" sodipodi:r1="7.6034532" sodipodi:r2="3.8017266" sodipodi:arg1="0.62024949" sodipodi:arg2="1.667447" transform="matrix(-0.614962,-0.04549602,-0.06191898,0.451855,207.7892,-164.55389)" inkscape:randomized="0" sodipodi:cy="193.40422" sodipodi:cx="332.34018" inkscape:rounded="0" inkscape:flatsided="true" d="m338.53,197.82-13.108-1.2709,7.6547-10.717,5.4534,11.987z"/>
+  </g>
+ </g>
+</svg>
index 616c2cbc65b9d0ea9de528964504b2e330855f9c..9d288bc97167f04195c1935acfc9d546e67a3edc 100644 (file)
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. -->
 <svg id="svg1" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" sodipodi:docname="tutorial-basic.svg" xmlns:string="http://www.jclark.com/xt/java/java.lang.String" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" sodipodi:version="0.32" height="3170pt" width="256pt" version="1.1" xmlns:cc="http://web.resource.org/cc/" xmlns:xlink="http://www.w3.org/1999/xlink" inkscape:version="0.48" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <sodipodi:namedview id="base" inkscape:window-x="0" inkscape:window-y="0" snaptoguides="true" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" showborder="false" inkscape:window-height="580" showguides="true"/>
  <defs id="defs3" xmlns:cc="http://creativecommons.org/ns#">
   <path id="path7527" opacity="0.5" style="marker-end:none;color:black;marker-start:none;marker-mid:none;" sodipodi:type="star" sodipodi:sides="3" fill-rule="evenodd" fill="#000" sodipodi:r1="7.6034532" sodipodi:r2="3.8017266" sodipodi:arg1="0.62024949" sodipodi:arg2="1.667447" transform="matrix(0.614962,4.549602e-2,6.191898e-2,-0.451855,112.4558,201.6044)" inkscape:randomized="0" sodipodi:cy="193.40422" sodipodi:cx="332.34018" inkscape:rounded="0" inkscape:flatsided="true" d="M338.53,197.82l-13.11-1.27,7.65-10.71,5.46,11.98z"/>
  </g>
  <text id="text1920" style="writing-mode:lr-tb;text-anchor:start;" font-family="sans" font-size="7.0000000" font-style="normal" transform="scale(1.130730,1.130730)" font-stretch="normal" font-variant="normal" y="18.25828" x="176.24451" font-weight="normal" fill="#ffffff">
-  <tspan id="tspan1668" style="letter-spacing:2.1813099;" dx="0 -0.57057059 0 0 0 0 0" fill="#ffffff">::TIPS AND TRICKS</tspan>
+  <tspan id="tspan1668" style="letter-spacing:2.1813099;" dx="0 -0.57057059 0 0 0 0 0" fill="#ffffff">::</tspan>
  </text>
- <rect id="d0e10" display="none" height="1000px" width="264" y="36" x="35"/>
+ <rect id="d0e12" display="none" height="1000px" width="264" y="36" x="35"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;" font-family="sans" font-size="7.2" line-height="150%" font-weight="normal" font-style="italic" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e10"/>
+   <use y="0" x="0" xlink:href="#d0e12"/>
   </flowRegion>
   <flowDiv xml:space="preserve">This tutorial will demonstrate various tips and tricks that users have learned through
 the use of Inkscape and some “hidden” features that can help you speed up production
@@ -65,37 +66,37 @@ tasks.
  <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="89.367967" x="10" font-family="sans" font-style="normal" fill="#000000">
   <tspan y="89.367967" x="10">Radial placement with Tile Clones</tspan>
  </text>
- <rect id="d0e19" display="none" height="1000px" width="288" y="94.568" x="10"/>
+ <rect id="d0e21" display="none" height="1000px" width="288" y="94.568" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e19"/>
+   <use y="0" x="0" xlink:href="#d0e21"/>
   </flowRegion>
-  <flowDiv xml:space="preserve">It's easy to see how to use the <flowSpan font-family="sans serif">Tile Clones</flowSpan> dialog for rectangular grids and
+  <flowDiv xml:space="preserve">It&apos;s easy to see how to use the <flowSpan font-family="sans serif">Tile Clones</flowSpan> dialog for rectangular grids and
 patterns. But what if you need <flowSpan font-style="italic">radial</flowSpan> placement, where objects
-share a common center of rotation? It's possible too!
+share a common center of rotation? It&apos;s possible too!
 </flowDiv>
  </flowRoot>
- <rect id="d0e28" display="none" height="1000px" width="288" y="133.59" x="10"/>
+ <rect id="d0e30" display="none" height="1000px" width="288" y="133.59" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e28"/>
+   <use y="0" x="0" xlink:href="#d0e30"/>
   </flowRegion>
   <flowDiv xml:space="preserve">If your radial pattern need only have 3, 4, 6, 8, or 12 elements, then you can try the
 P3, P31M, P3M1, P4, P4M, P6, or P6M symmetries. These would work nicely for snowflakes
 and the like. A more general method, however, is as follows.
 </flowDiv>
  </flowRoot>
- <rect id="d0e31" display="none" height="1000px" width="288" y="182.68" x="10"/>
+ <rect id="d0e33" display="none" height="1000px" width="288" y="182.68" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e31"/>
+   <use y="0" x="0" xlink:href="#d0e33"/>
   </flowRegion>
   <flowDiv xml:space="preserve">Choose the P1 symmetry (simple translation) and then <flowSpan font-style="italic">compensate</flowSpan> for
 that translation by going to the <flowSpan font-family="sans serif">Shift</flowSpan> tab and setting <flowSpan font-family="sans serif">Per
 row/Shift Y</flowSpan> and <flowSpan font-family="sans serif">Per column/Shift X</flowSpan> both to -100%. Now all
 clones will be stacked exactly on top of the original. All that remains to do is to go
 to the <flowSpan font-family="sans serif">Rotation</flowSpan> tab and set some rotation angle per column, then
-create the pattern with one row and multiple columns. For example, here's a pattern made
+create the pattern with one row and multiple columns. For example, here&apos;s a pattern made
 out of a horizontal line, with 30 columns, each column rotated 6 degrees:
 </flowDiv>
  </flowRoot>
@@ -129,21 +130,21 @@ out of a horizontal line, with 30 columns, each column rotated 6 degrees:
  <use id="tips-f01-en.svguse81" xlink:href="#tips-f01-en.svgpath25" transform="translate(10, 283.013598) matrix(-0.951057,0.309017,-0.309017,-0.951057,291.8368,71.57745) translate(-10, -283.013598)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
  <use id="tips-f01-en.svguse82" xlink:href="#tips-f01-en.svgpath25" transform="translate(10, 283.013598) matrix(-0.978148,0.207912,-0.207912,-0.978148,289.6811,87.35318) translate(-10, -283.013598)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
  <use id="tips-f01-en.svguse83" xlink:href="#tips-f01-en.svgpath25" transform="translate(10, 283.013598) matrix(-0.994522,0.104528,-0.104528,-0.994522,285.8885,102.8173) translate(-10, -283.013598)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
- <rect id="d0e59" display="none" height="1000px" width="288" y="412.81" x="10"/>
+ <rect id="d0e61" display="none" height="1000px" width="288" y="412.81" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e59"/>
+   <use y="0" x="0" xlink:href="#d0e61"/>
   </flowRegion>
   <flowDiv xml:space="preserve">To get a clock dial out of this, all you need to do is cut out or simply overlay the
 central part by a white circle (to do boolean operations on clones, unlink them first).
 </flowDiv>
  </flowRoot>
- <rect id="d0e62" display="none" height="1000px" width="288" y="451.42" x="10"/>
+ <rect id="d0e64" display="none" height="1000px" width="288" y="451.42" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e62"/>
+   <use y="0" x="0" xlink:href="#d0e64"/>
   </flowRegion>
-  <flowDiv xml:space="preserve">More interesting effects can be created by using both rows and columns. Here's a pattern
+  <flowDiv xml:space="preserve">More interesting effects can be created by using both rows and columns. Here&apos;s a pattern
 with 10 columns and 8 rows, with rotation of 2 degrees per row and 18 degrees per
 column. Each group of lines here is a “column”, so the groups are 18 degrees from each
 other; within each column, individual lines are 2 degrees apart:
@@ -229,10 +230,10 @@ other; within each column, individual lines are 2 degrees apart:
  <use id="tips-f02-en.svguse1549" xlink:href="#tips-f02-en.svgpath92" transform="translate(10, 519.833287) matrix(-0.983255,0.182236,-0.182236,-0.983255,298.6455,115.8555) translate(-10, -519.833287)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
  <use id="tips-f02-en.svguse1550" xlink:href="#tips-f02-en.svgpath92" transform="translate(10, 519.833287) matrix(-0.987688,0.156434,-0.156434,-0.987688,297.4360,119.8908) translate(-10, -519.833287)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
  <use id="tips-f02-en.svguse1551" xlink:href="#tips-f02-en.svgpath92" transform="translate(10, 519.833287) matrix(-0.991445,0.130526,-0.130526,-0.991445,296.1201,123.8925) translate(-10, -519.833287)" height="2150.5000" width="320.00000" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
- <rect id="d0e75" display="none" height="1000px" width="288" y="675.13" x="10"/>
+ <rect id="d0e77" display="none" height="1000px" width="288" y="675.13" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e75"/>
+   <use y="0" x="0" xlink:href="#d0e77"/>
   </flowRegion>
   <flowDiv xml:space="preserve">In the above examples, the line was rotated around its center. But what if you want the
 center to be outside of your shape? Just create an invisible (no fill, no stroke)
@@ -318,35 +319,36 @@ scale, rotation, and possibly opacity:
  <use id="tips-f03-en.svguse5896" xlink:href="#tips-f03-en.svgg1768" transform="translate(10, 764.8287560000001) matrix(1.521722,-0.574611,0.574611,1.521722,-116.7675,39.69527) translate(-10, -764.8287560000001)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
  <use id="tips-f03-en.svguse5897" xlink:href="#tips-f03-en.svgg1768" transform="translate(10, 764.8287560000001) matrix(0.546248,-0.904563,0.904563,0.546248,-6.585200,160.6755) translate(-10, -764.8287560000001)" height="1052.3622" width="744.09448" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
  <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="943.6395160000001" x="10" font-family="sans" font-style="normal" fill="#000000">
-  <tspan y="943.6395160000001" x="10">How to do slicing (multiple rectangluar export areas)?</tspan>
+  <tspan y="943.6395160000001" x="10">How to do slicing (multiple rectangular export areas)?</tspan>
  </text>
- <rect id="d0e97" display="none" height="1000px" width="288" y="948.84" x="10"/>
+ <rect id="d0e99" display="none" height="1000px" width="288" y="948.84" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e97"/>
+   <use y="0" x="0" xlink:href="#d0e99"/>
   </flowRegion>
   <flowDiv xml:space="preserve">Create a new layer, in that layer create invisible rectangles covering parts of your
 image. Make sure your document uses the px unit (default), turn on grid and snap the
 rects to the grid so that each one spans a whole number of px units. Assign meaningful
-ids to the rects, and export each one to its own file. Then the rects will remember
-their export filenames. After that, it's very easy to re-export some of the rects:
+ids to the rects, and export each one to its own file (<flowSpan font-family="sans serif">File &quot;
+&quot;&gt; Export Bitmap</flowSpan> (<flowSpan font-weight="bold">Shift+Ctrl+E</flowSpan>)). Then the rects will remember
+their export filenames. After that, it&apos;s very easy to re-export some of the rects:
 switch to the export layer, use Tab to select the one you need (or use Find by id), and
-click Export in the dialog. Or, you can write a shell script or batch file to export all
-of your areas, with a command like:
+click Export in the dialog. Or, you can write a shell script or batch file to export
+all of your areas, with a command like:
 </flowDiv>
  </flowRoot>
- <rect id="d0e100" display="none" height="1000px" width="288" y="1060.8" x="10"/>
+ <rect id="d0e108" display="none" height="1000px" width="288" y="1062.5" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e100"/>
+   <use y="0" x="0" xlink:href="#d0e108"/>
   </flowRegion>
   <flowDiv xml:space="preserve">inkscape -i area-id -t filename.svg
 </flowDiv>
  </flowRoot>
- <rect id="d0e103" display="none" height="1000px" width="288" y="1078.6" x="10"/>
+ <rect id="d0e111" display="none" height="1000px" width="288" y="1080.3" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e103"/>
+   <use y="0" x="0" xlink:href="#d0e111"/>
   </flowRegion>
   <flowDiv xml:space="preserve">for each exported area. The -t switch tells it to use the remembered filename hint,
 otherwise you can provide the export filename with the -e switch. Alternatively, you can
@@ -354,28 +356,28 @@ use the <flowSpan font-weight="bold" font-family="sans serif">svgslice</flowSpan
 automate exporting from Inkscape SVG documents, using either a slice layer or guides.
 </flowDiv>
  </flowRoot>
- <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="1151.8618648" x="10" font-family="sans" font-style="normal" fill="#000000">
-  <tspan y="1151.8618648" x="10">Non-linear gradients</tspan>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="1153.5653447999998" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="1153.5653447999998" x="10">Non-linear gradients</tspan>
  </text>
- <rect id="d0e115" display="none" height="1000px" width="288" y="1157.1" x="10"/>
+ <rect id="d0e123" display="none" height="1000px" width="288" y="1158.8" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e115"/>
+   <use y="0" x="0" xlink:href="#d0e123"/>
   </flowRegion>
   <flowDiv xml:space="preserve">The version 1.1 of SVG does not support non-linear gradients (i.e. those which have a
 non-linear translations between colors).  You can, however, emulate them by
 <flowSpan font-style="italic">multistop</flowSpan> gradients. </flowDiv>
  </flowRoot>
- <rect id="d0e121" display="none" height="1000px" width="288" y="1196.2" x="10"/>
+ <rect id="d0e129" display="none" height="1000px" width="288" y="1197.9" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e121"/>
+   <use y="0" x="0" xlink:href="#d0e129"/>
   </flowRegion>
   <flowDiv xml:space="preserve">Start with a simple two-stop gradient. Open the Gradient editor (e.g. by
 double-clicking on any gradient handle in the Gradient tool). Add a new gradient stop in
 the middle; drag it a bit. Then add more stops before and after the middle stop and drag
 them too, so that the gradient is smooth. The more stops you add, the smoother you can
-make the resulting gradient. Here's the initial black-white gradient with two stops:
+make the resulting gradient. Here&apos;s the initial black-white gradient with two stops:
 </flowDiv>
  </flowRoot>
  <defs id="tips-f04-en.svgdefs3">
@@ -384,11 +386,11 @@ make the resulting gradient. Here's the initial black-white gradient with two st
    <stop id="tips-f04-en.svgstop843" stop-color="#FFF" offset="1"/>
   </linearGradient>
  </defs>
- <rect id="tips-f04-en.svgrect1511" fill-rule="evenodd" fill-opacity="0.75" transform="translate(10, 1285.7795218) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" height="286.4" width="16.125" y="-305.42" x="-16.125" fill="url(#tips-f04-en.svglinearGradient844)"/>
- <rect id="d0e134" display="none" height="1000px" width="288" y="1313.9" x="10"/>
+ <rect id="tips-f04-en.svgrect1511" fill-rule="evenodd" fill-opacity="0.75" transform="translate(10, 1287.4830018) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" height="286.4" width="16.125" y="-305.42" x="-16.125" fill="url(#tips-f04-en.svglinearGradient844)"/>
+ <rect id="d0e142" display="none" height="1000px" width="288" y="1315.6" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e134"/>
+   <use y="0" x="0" xlink:href="#d0e142"/>
   </flowRegion>
   <flowDiv xml:space="preserve">And here are various “non-linear” multi-stop gradients (examine them in the Gradient
 Editor):
@@ -475,25 +477,25 @@ Editor):
    <stop id="tips-f05-en.svgstop3630" stop-color="#fff" offset="1"/>
   </linearGradient>
  </defs>
- <rect id="tips-f05-en.svgrect3632" fill-rule="evenodd" fill-opacity="0.75" transform="translate(10, 1349.8683938000001) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" height="286.4" width="16.125" y="-305.42" x="-79.393" fill="url(#tips-f05-en.svglinearGradient4000)"/>
- <rect id="tips-f05-en.svgrect836" fill-rule="evenodd" fill-opacity="0.75" transform="translate(10, 1349.8683938000001) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" height="286.4" width="16.125" y="-305.42" x="-63.336" fill="url(#tips-f05-en.svglinearGradient3997)"/>
- <rect id="tips-f05-en.svgrect847" fill-rule="evenodd" fill-opacity="0.75" transform="translate(10, 1349.8683938000001) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" height="286.4" width="16.125" y="-305.42" x="-47.28" fill="url(#tips-f05-en.svglinearGradient3994)"/>
- <rect id="tips-f05-en.svgrect858" fill-opacity="0.75" fill-rule="evenodd" transform="translate(10, 1349.8683938000001) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" height="286.4" width="16.125" y="-305.42" x="-95.45" fill="url(#tips-f05-en.svglinearGradient3991)"/>
- <rect id="tips-f05-en.svgrect869" fill-opacity="0.75" fill-rule="evenodd" transform="translate(10, 1349.8683938000001) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" height="286.4" width="16.125" y="-305.42" x="-111.51" fill="url(#tips-f05-en.svglinearGradient3988)"/>
- <rect id="tips-f05-en.svgrect879" fill-rule="evenodd" fill-opacity="0.75" transform="translate(10, 1349.8683938000001) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" height="286.4" width="16.125" y="-305.42" x="-31.223" fill="url(#tips-f05-en.svglinearGradient3985)"/>
- <rect id="tips-f05-en.svgrect890" fill-rule="evenodd" fill-opacity="0.75" transform="translate(10, 1349.8683938000001) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" height="286.4" width="16.125" y="-305.42" x="-15.167" fill="url(#tips-f05-en.svglinearGradient3982)"/>
- <rect id="tips-f05-en.svgrect901" fill-opacity="0.75" fill-rule="evenodd" transform="translate(10, 1349.8683938000001) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" height="286.4" width="16.125" y="-305.42" x="-127.56" fill="url(#tips-f05-en.svglinearGradient3979)"/>
- <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="1503.1892938" x="10" font-family="sans" font-style="normal" fill="#000000">
-  <tspan y="1503.1892938" x="10">Excentric radial gradients</tspan>
+ <rect id="tips-f05-en.svgrect3632" fill-rule="evenodd" fill-opacity="0.75" transform="translate(10, 1351.5718738) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" height="286.4" width="16.125" y="-305.42" x="-79.393" fill="url(#tips-f05-en.svglinearGradient4000)"/>
+ <rect id="tips-f05-en.svgrect836" fill-rule="evenodd" fill-opacity="0.75" transform="translate(10, 1351.5718738) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" height="286.4" width="16.125" y="-305.42" x="-63.336" fill="url(#tips-f05-en.svglinearGradient3997)"/>
+ <rect id="tips-f05-en.svgrect847" fill-rule="evenodd" fill-opacity="0.75" transform="translate(10, 1351.5718738) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" height="286.4" width="16.125" y="-305.42" x="-47.28" fill="url(#tips-f05-en.svglinearGradient3994)"/>
+ <rect id="tips-f05-en.svgrect858" fill-opacity="0.75" fill-rule="evenodd" transform="translate(10, 1351.5718738) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" height="286.4" width="16.125" y="-305.42" x="-95.45" fill="url(#tips-f05-en.svglinearGradient3991)"/>
+ <rect id="tips-f05-en.svgrect869" fill-opacity="0.75" fill-rule="evenodd" transform="translate(10, 1351.5718738) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" height="286.4" width="16.125" y="-305.42" x="-111.51" fill="url(#tips-f05-en.svglinearGradient3988)"/>
+ <rect id="tips-f05-en.svgrect879" fill-rule="evenodd" fill-opacity="0.75" transform="translate(10, 1351.5718738) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" height="286.4" width="16.125" y="-305.42" x="-31.223" fill="url(#tips-f05-en.svglinearGradient3985)"/>
+ <rect id="tips-f05-en.svgrect890" fill-rule="evenodd" fill-opacity="0.75" transform="translate(10, 1351.5718738) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" height="286.4" width="16.125" y="-305.42" x="-15.167" fill="url(#tips-f05-en.svglinearGradient3982)"/>
+ <rect id="tips-f05-en.svgrect901" fill-opacity="0.75" fill-rule="evenodd" transform="translate(10, 1351.5718738) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" height="286.4" width="16.125" y="-305.42" x="-127.56" fill="url(#tips-f05-en.svglinearGradient3979)"/>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="1504.8927738" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="1504.8927738" x="10">Excentric radial gradients</tspan>
  </text>
- <rect id="d0e153" display="none" height="1000px" width="288" y="1508.4" x="10"/>
+ <rect id="d0e161" display="none" height="1000px" width="288" y="1510.1" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e153"/>
+   <use y="0" x="0" xlink:href="#d0e161"/>
   </flowRegion>
-  <flowDiv xml:space="preserve">Radial gradients don't have to be symmetric. In Gradient tool, drag the central handle
+  <flowDiv xml:space="preserve">Radial gradients don&apos;t have to be symmetric. In Gradient tool, drag the central handle
 of an elliptic gradient with <flowSpan font-weight="bold">Shift</flowSpan>. This will move the x-shaped
-<flowSpan font-style="italic">focus handle</flowSpan> of the gradient away from its center. When you don't
+<flowSpan font-style="italic">focus handle</flowSpan> of the gradient away from its center. When you don&apos;t
 need it, you can snap the focus back by dragging it close to the center.
 </flowDiv>
  </flowRoot>
@@ -507,28 +509,28 @@ need it, you can snap the focus back by dragging it close to the center.
    <stop id="tips-f06-en.svgstop1079" stop-color="#000" stop-opacity="0" offset="1"/>
   </radialGradient>
  </defs>
- <rect id="tips-f06-en.svgrect1569" fill-rule="evenodd" fill-opacity="0.75" transform="translate(10, 1575.1604118) " height="68.187" width="74.385" stroke="#000" y="0.55902" x="70.82" stroke-width="0.89427pt" fill="url(#tips-f06-en.svgradialGradient4034)"/>
- <rect id="tips-f06-en.svgrect1570" fill-rule="evenodd" fill-opacity="0.75" transform="translate(10, 1575.1604118) " height="68.187" width="74.385" stroke="#000" y="0.55902" x="153.67" stroke-width="0.89427pt" fill="url(#tips-f06-en.svgradialGradient4031)"/>
- <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="1669.2648708" x="10" font-family="sans" font-style="normal" fill="#000000">
-  <tspan y="1669.2648708" x="10">Aligning to the center of the page</tspan>
+ <rect id="tips-f06-en.svgrect1569" fill-rule="evenodd" fill-opacity="0.75" transform="translate(10, 1576.8638918000001) " height="68.187" width="74.385" stroke="#000" y="0.55902" x="70.82" stroke-width="0.89427pt" fill="url(#tips-f06-en.svgradialGradient4034)"/>
+ <rect id="tips-f06-en.svgrect1570" fill-rule="evenodd" fill-opacity="0.75" transform="translate(10, 1576.8638918000001) " height="68.187" width="74.385" stroke="#000" y="0.55902" x="153.67" stroke-width="0.89427pt" fill="url(#tips-f06-en.svgradialGradient4031)"/>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="1670.9683508" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="1670.9683508" x="10">Aligning to the center of the page</tspan>
  </text>
- <rect id="d0e178" display="none" height="1000px" width="288" y="1674.5" x="10"/>
+ <rect id="d0e186" display="none" height="1000px" width="288" y="1676.2" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e178"/>
+   <use y="0" x="0" xlink:href="#d0e186"/>
   </flowRegion>
   <flowDiv xml:space="preserve">To align something to the center or side of a page, select the object or group and then
 choose <flowSpan font-family="sans serif">Page</flowSpan> from the <flowSpan font-family="sans serif">Relative to:</flowSpan> list in the
-Align dialog (<flowSpan font-weight="bold">Ctrl+Shift+A</flowSpan>). 
+Align and Distribute dialog (<flowSpan font-weight="bold">Ctrl+Shift+A</flowSpan>). 
 </flowDiv>
  </flowRoot>
- <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="1726.4200508" x="10" font-family="sans" font-style="normal" fill="#000000">
-  <tspan y="1726.4200508" x="10">Cleaning up the document</tspan>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="1728.1235308" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="1728.1235308" x="10">Cleaning up the document</tspan>
  </text>
- <rect id="d0e196" display="none" height="1000px" width="288" y="1731.6" x="10"/>
+ <rect id="d0e204" display="none" height="1000px" width="288" y="1733.3" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e196"/>
+   <use y="0" x="0" xlink:href="#d0e204"/>
   </flowRegion>
   <flowDiv xml:space="preserve">Many of the no-longer-used gradients, patterns, and markers (more precisely, those which
 you edited manually) remain in the corresponding palettes and can be reused for new
@@ -537,47 +539,30 @@ Defs</flowSpan> command in File menu. It will remove any gradients, patterns, or
 which are not used by anything in the document, making the file smaller.
 </flowDiv>
  </flowRoot>
- <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="1815.4755208" x="10" font-family="sans" font-style="normal" fill="#000000">
-  <tspan y="1815.4755208" x="10">Clipping or masking a bitmap</tspan>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="1817.1790008" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="1817.1790008" x="10">Hidden features and the XML editor</tspan>
  </text>
- <rect id="d0e208" display="none" height="1000px" width="288" y="1820.7" x="10"/>
+ <rect id="d0e216" display="none" height="1000px" width="288" y="1822.4" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e208"/>
+   <use y="0" x="0" xlink:href="#d0e216"/>
   </flowRegion>
-  <flowDiv xml:space="preserve">By default, an imported bitmap (e.g. a photo) is an image element which is not
-editable by the Node tool. To work around this, convert the image into a rectangle with
-pattern fill by <flowSpan font-family="sans serif">Object to Pattern</flowSpan> (<flowSpan font-weight="bold">Alt+I</flowSpan>). This will
-give you a rectangle <flowSpan font-style="italic">filled</flowSpan> with your bitmap. Now this object can
-be converted to path, node-edited, intersected with other shapes etc. In
-<flowSpan font-family="sans serif">Inkscape Preferences</flowSpan> (<flowSpan font-family="sans serif">Misc</flowSpan> tab), you can set the
-option of always importing bitmaps as pattern-filled rectangles.
+  <flowDiv xml:space="preserve">The XML editor (<flowSpan font-weight="bold">Shift+Ctrl+X</flowSpan>) allows you to change almost all aspects
+of the document without using an external text editor. Also, Inkscape usually supports
+more SVG features than are accessible from the GUI. The XML editor is one way to get
+access to these features (if you know SVG).
 </flowDiv>
  </flowRoot>
- <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="1915.2104147999999" x="10" font-family="sans" font-style="normal" fill="#000000">
-  <tspan y="1915.2104147999999" x="10">Hidden features and the XML editor</tspan>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="1895.5944708" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="1895.5944708" x="10">Changing the rulers&apos; unit of measure</tspan>
  </text>
- <rect id="d0e232" display="none" height="1000px" width="288" y="1920.4" x="10"/>
+ <rect id="d0e228" display="none" height="1000px" width="288" y="1900.8" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e232"/>
-  </flowRegion>
-  <flowDiv xml:space="preserve">The XML editor allows you to change almost all aspects of the document without using an
-external text editor. Also, Inkscape usually supports more SVG features than are
-accessible from the GUI. The XML editor is one way to get access to these features (if
-you know SVG).
-</flowDiv>
- </flowRoot>
- <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="1993.0946347999998" x="10" font-family="sans" font-style="normal" fill="#000000">
-  <tspan y="1993.0946347999998" x="10">Changing the rulers' unit of measure</tspan>
- </text>
- <rect id="d0e241" display="none" height="1000px" width="288" y="1998.3" x="10"/>
- <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
-  <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e241"/>
+   <use y="0" x="0" xlink:href="#d0e228"/>
   </flowRegion>
   <flowDiv xml:space="preserve">In the default template, the unit of measure used by the rulers is px (“SVG user unit”,
-in Inkscape it's equal to 0.8pt or 1/90 of the inch). This is also the unit used in
+in Inkscape it&apos;s equal to 0.8pt or 1/90 of the inch). This is also the unit used in
 displaying coordinates at the lower-left corner and preselected in all units menus. (You
 can always hover your mouse over a ruler to see the tooltip with the units it uses.) To
 change this, open <flowSpan font-family="sans serif">Document Preferences</flowSpan>
@@ -585,13 +570,13 @@ change this, open <flowSpan font-family="sans serif">Document Preferences</flowS
 <flowSpan font-family="sans serif">Page</flowSpan> tab.
 </flowDiv>
  </flowRoot>
- <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="2092.6965328" x="10" font-family="sans" font-style="normal" fill="#000000">
-  <tspan y="2092.6965328" x="10">Stamping</tspan>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="1995.1963687999998" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="1995.1963687999998" x="10">Stamping</tspan>
  </text>
- <rect id="d0e262" display="none" height="1000px" width="288" y="2097.9" x="10"/>
+ <rect id="d0e249" display="none" height="1000px" width="288" y="2000.4" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e262"/>
+   <use y="0" x="0" xlink:href="#d0e249"/>
   </flowRegion>
   <flowDiv xml:space="preserve">To quickly create many copies of an object, use <flowSpan font-style="italic">stamping</flowSpan>. Just
 drag an object (or scale or rotate it), and while holding the mouse button down, press
@@ -599,57 +584,57 @@ drag an object (or scale or rotate it), and while holding the mouse button down,
 repeat it as many times as you wish.
 </flowDiv>
  </flowRoot>
- <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="2160.4917138" x="10" font-family="sans" font-style="normal" fill="#000000">
-  <tspan y="2160.4917138" x="10">Pen tool tricks</tspan>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="2062.9915498" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="2062.9915498" x="10">Pen tool tricks</tspan>
  </text>
- <rect id="d0e277" display="none" height="1000px" width="288" y="2165.7" x="10"/>
+ <rect id="d0e264" display="none" height="1000px" width="288" y="2068.2" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e277"/>
+   <use y="0" x="0" xlink:href="#d0e264"/>
   </flowRegion>
   <flowDiv xml:space="preserve">In the Pen (Bezier) tool, you have the following options to finish the current line:
 </flowDiv>
  </flowRoot>
- <circle cy="0" cx="0" r="2" transform="translate(15, 2198.5231208)"/>
- <rect id="d0e283" display="none" height="1000px" width="258" y="2192.5" x="20"/>
+ <circle cy="0" cx="0" r="2" transform="translate(15, 2101.0229568)"/>
+ <rect id="d0e270" display="none" height="1000px" width="258" y="2095" x="20"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e283"/>
+   <use y="0" x="0" xlink:href="#d0e270"/>
   </flowRegion>
   <flowDiv xml:space="preserve">Press <flowSpan font-weight="bold">Enter</flowSpan>
 </flowDiv>
  </flowRoot>
- <circle cy="0" cx="0" r="2" transform="translate(15, 2214.4684333)"/>
- <rect id="d0e290" display="none" height="1000px" width="258" y="2208.5" x="20"/>
+ <circle cy="0" cx="0" r="2" transform="translate(15, 2116.9682693)"/>
+ <rect id="d0e277" display="none" height="1000px" width="258" y="2111" x="20"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e290"/>
+   <use y="0" x="0" xlink:href="#d0e277"/>
   </flowRegion>
   <flowDiv xml:space="preserve">Double click with the left mouse button
 </flowDiv>
  </flowRoot>
- <circle cy="0" cx="0" r="2" transform="translate(15, 2230.6598395)"/>
- <rect id="d0e294" display="none" height="1000px" width="258" y="2224.7" x="20"/>
+ <circle cy="0" cx="0" r="2" transform="translate(15, 2133.1596755)"/>
+ <rect id="d0e281" display="none" height="1000px" width="258" y="2127.2" x="20"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e294"/>
+   <use y="0" x="0" xlink:href="#d0e281"/>
   </flowRegion>
   <flowDiv xml:space="preserve">Select the Pen tool again
 </flowDiv>
  </flowRoot>
- <circle cy="0" cx="0" r="2" transform="translate(15, 2248.5153083)"/>
- <rect id="d0e298" display="none" height="1000px" width="258" y="2242.5" x="20"/>
+ <circle cy="0" cx="0" r="2" transform="translate(15, 2151.0151443)"/>
+ <rect id="d0e285" display="none" height="1000px" width="258" y="2145" x="20"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e298"/>
+   <use y="0" x="0" xlink:href="#d0e285"/>
   </flowRegion>
   <flowDiv xml:space="preserve">Select another tool 
 </flowDiv>
  </flowRoot>
- <rect id="d0e302" display="none" height="1000px" width="288" y="2258.7" x="10"/>
+ <rect id="d0e289" display="none" height="1000px" width="288" y="2161.2" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e302"/>
+   <use y="0" x="0" xlink:href="#d0e289"/>
   </flowRegion>
   <flowDiv xml:space="preserve">Note that while the path is unfinished (i.e. is shown green, with the current segment
 red) it does not yet exist as an object in the document. Therefore, to cancel it, use
@@ -657,10 +642,10 @@ either <flowSpan font-weight="bold">Esc</flowSpan> (cancel the whole path) or <f
 (remove the last segment of the unfinished path) instead of <flowSpan font-family="sans serif">Undo</flowSpan>.
 </flowDiv>
  </flowRoot>
- <rect id="d0e314" display="none" height="1000px" width="288" y="2317.5" x="10"/>
+ <rect id="d0e301" display="none" height="1000px" width="288" y="2220" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e314"/>
+   <use y="0" x="0" xlink:href="#d0e301"/>
   </flowRegion>
   <flowDiv xml:space="preserve">To add a new subpath to an existing path, select that path and start drawing with
 <flowSpan font-weight="bold">Shift</flowSpan> from an arbitrary point. If, however, what you want is to simply
@@ -668,13 +653,13 @@ either <flowSpan font-weight="bold">Esc</flowSpan> (cancel the whole path) or <f
 drawing from one of the end anchors of the selected path.
 </flowDiv>
  </flowRoot>
- <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="2380.0927285000002" x="10" font-family="sans" font-style="normal" fill="#000000">
-  <tspan y="2380.0927285000002" x="10">Entering Unicode values</tspan>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="2282.5925645" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="2282.5925645" x="10">Entering Unicode values</tspan>
  </text>
- <rect id="d0e329" display="none" height="1000px" width="288" y="2385.3" x="10"/>
+ <rect id="d0e316" display="none" height="1000px" width="288" y="2287.8" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e329"/>
+   <use y="0" x="0" xlink:href="#d0e316"/>
   </flowRegion>
   <flowDiv xml:space="preserve">While in the Text tool, pressing <flowSpan font-weight="bold">Ctrl+U</flowSpan> toggles between Unicode and
 normal mode. In Unicode mode, each group of 4 hexadecimal digits you type becomes a
@@ -685,13 +670,13 @@ an em-dash (—). To quit the Unicode mode without inserting anything press
 <flowSpan font-weight="bold">Esc</flowSpan>.
 </flowDiv>
  </flowRoot>
- <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="2479.8276225000004" x="10" font-family="sans" font-style="normal" fill="#000000">
-  <tspan y="2479.8276225000004" x="10">Using the grid for drawing icons</tspan>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="2382.3274585000004" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="2382.3274585000004" x="10">Using the grid for drawing icons</tspan>
  </text>
- <rect id="d0e350" display="none" height="1000px" width="288" y="2485" x="10"/>
+ <rect id="d0e337" display="none" height="1000px" width="288" y="2387.5" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e350"/>
+   <use y="0" x="0" xlink:href="#d0e337"/>
   </flowRegion>
   <flowDiv xml:space="preserve">Suppose you want to create a 24x24 pixel icon. Create a 24x24 px canvas (use the
 <flowSpan font-family="sans serif">Document Preferences</flowSpan>) and set the grid to 0.5 px (48x48 gridlines).
@@ -701,13 +686,13 @@ number, and export it at the default 90dpi (so that 1 px becomes 1 bitmap pixel)
 get a crisp bitmap image without unneeded antialiasing.
 </flowDiv>
  </flowRoot>
- <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="2579.5230915" x="10" font-family="sans" font-style="normal" fill="#000000">
-  <tspan y="2579.5230915" x="10">Object rotation</tspan>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="2482.0229275" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="2482.0229275" x="10">Object rotation</tspan>
  </text>
- <rect id="d0e368" display="none" height="1000px" width="288" y="2584.7" x="10"/>
+ <rect id="d0e355" display="none" height="1000px" width="288" y="2487.2" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e368"/>
+   <use y="0" x="0" xlink:href="#d0e355"/>
   </flowRegion>
   <flowDiv xml:space="preserve">When in the Select tool, <flowSpan font-weight="bold">click</flowSpan> on an object to see the scaling arrows,
 then <flowSpan font-weight="bold">click again</flowSpan> on the object to see the rotation and shift arrows. If
@@ -717,10 +702,10 @@ doing this, the rotation will occur around the opposite corner. You can also dra
 rotation center to any place.
 </flowDiv>
  </flowRoot>
- <rect id="d0e380" display="none" height="1000px" width="288" y="2655.8" x="10"/>
+ <rect id="d0e367" display="none" height="1000px" width="288" y="2558.3" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e380"/>
+   <use y="0" x="0" xlink:href="#d0e367"/>
   </flowRegion>
   <flowDiv xml:space="preserve">Or, you can rotate from keyboard by pressing <flowSpan font-weight="bold">[</flowSpan> and <flowSpan font-weight="bold">]</flowSpan>
 (by 15 degrees) or <flowSpan font-weight="bold">Ctrl+[</flowSpan> and <flowSpan font-weight="bold">Ctrl+]</flowSpan> (by 90
@@ -728,43 +713,28 @@ degrees). The same <flowSpan font-weight="bold">[]</flowSpan> keys with <flowSpa
 pixel-size rotation.
 </flowDiv>
  </flowRoot>
- <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="2707.6598815" x="10" font-family="sans" font-style="normal" fill="#000000">
-  <tspan y="2707.6598815" x="10">Open dialog as an object palette</tspan>
- </text>
- <rect id="d0e407" display="none" height="1000px" width="288" y="2712.9" x="10"/>
- <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
-  <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e407"/>
-  </flowRegion>
-  <flowDiv xml:space="preserve">If you have a number of small SVG files whose contents you often reuse in other
-documents, you can conveniently use the Open dialog as a palette. Add the directory with
-your SVG sources into the bookmarks list so you can open it quickly. Then browse that
-directory looking at the previews. Once you found the file you need, simply drag it to
-the canvas and it will be imported into your current document.
-</flowDiv>
- </flowRoot>
- <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="2796.7153515" x="10" font-family="sans" font-style="normal" fill="#000000">
-  <tspan y="2796.7153515" x="10">Drop shadows</tspan>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="2610.1597175" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="2610.1597175" x="10">Drop shadows</tspan>
  </text>
- <rect id="d0e416" display="none" height="1000px" width="288" y="2801.9" x="10"/>
+ <rect id="d0e394" display="none" height="1000px" width="288" y="2615.4" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e416"/>
+   <use y="0" x="0" xlink:href="#d0e394"/>
   </flowRegion>
   <flowDiv xml:space="preserve">Inkscape supports the Gaussian blur SVG filter, so you can easily create blurred drop 
 shadows for objects. Select an object, duplicate it by <flowSpan font-weight="bold">Ctrl+D</flowSpan>, press 
 <flowSpan font-weight="bold">PgDown</flowSpan> to put it beneath original object, place it a little to the right 
 and lower than original object. Now open Fill And Stroke dialog and change Blur value to, 
-say, 5.0. That's it!
+say, 5.0. That&apos;s it!
 </flowDiv>
  </flowRoot>
- <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="2875.1505325" x="10" font-family="sans" font-style="normal" fill="#000000">
-  <tspan y="2875.1505325" x="10">Placing text on a path</tspan>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="2688.5948985" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="2688.5948985" x="10">Placing text on a path</tspan>
  </text>
- <rect id="d0e431" display="none" height="1000px" width="288" y="2880.4" x="10"/>
+ <rect id="d0e409" display="none" height="1000px" width="288" y="2693.8" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e431"/>
+   <use y="0" x="0" xlink:href="#d0e409"/>
   </flowRegion>
   <flowDiv xml:space="preserve">To place text along a curve, select the text and the curve together and choose
 <flowSpan font-family="sans serif">Put on Path</flowSpan> from the Text menu. The text will start at the beginning
@@ -773,13 +743,13 @@ be fitted to, rather than fitting it to some other drawing element — this will
 more control without screwing over your drawing.
 </flowDiv>
  </flowRoot>
- <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="2964.2060024999996" x="10" font-family="sans" font-style="normal" fill="#000000">
-  <tspan y="2964.2060024999996" x="10">Selecting the original</tspan>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="2777.6503685" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="2777.6503685" x="10">Selecting the original</tspan>
  </text>
- <rect id="d0e443" display="none" height="1000px" width="288" y="2969.4" x="10"/>
+ <rect id="d0e421" display="none" height="1000px" width="288" y="2782.9" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e443"/>
+   <use y="0" x="0" xlink:href="#d0e421"/>
   </flowRegion>
   <flowDiv xml:space="preserve">When you have a text on path, a linked offset, or a clone, their source object/path may
 be difficult to select because it may be directly underneath, or made invisible and/or
@@ -788,13 +758,13 @@ offset, or clone, and press <flowSpan font-weight="bold">Shift+D</flowSpan> to m
 corresponding path, offset source, or clone original.
 </flowDiv>
  </flowRoot>
- <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="3053.3206115" x="10" font-family="sans" font-style="normal" fill="#000000">
-  <tspan y="3053.3206115" x="10">Window off-screen recovery</tspan>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="2866.7649775" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="2866.7649775" x="10">Window off-screen recovery</tspan>
  </text>
- <rect id="d0e458" display="none" height="1000px" width="288" y="3058.5" x="10"/>
+ <rect id="d0e436" display="none" height="1000px" width="288" y="2872" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e458"/>
+   <use y="0" x="0" xlink:href="#d0e436"/>
   </flowRegion>
   <flowDiv xml:space="preserve">When moving documents between systems with different resolutions or number of displays,
 you may find Inkscape has saved a window position that places the window out of reach on
@@ -804,18 +774,18 @@ option to save window geometry (<flowSpan font-family="sans serif">Inkscape Pref
 <flowSpan font-family="sans serif">Windows</flowSpan> tab).
 </flowDiv>
  </flowRoot>
- <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="3152.4848304999996" x="10" font-family="sans" font-style="normal" fill="#000000">
-  <tspan y="3152.4848304999996" x="10">Transparency, gradients, and PostScript export</tspan>
+ <text style="writing-mode:lr;text-anchor:start;" font-weight="bold" font-size="8" y="2965.9291965" x="10" font-family="sans" font-style="normal" fill="#000000">
+  <tspan y="2965.9291965" x="10">Transparency, gradients, and PostScript export</tspan>
  </text>
- <rect id="d0e473" display="none" height="1000px" width="288" y="3157.7" x="10"/>
+ <rect id="d0e451" display="none" height="1000px" width="288" y="2971.1" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e473"/>
+   <use y="0" x="0" xlink:href="#d0e451"/>
   </flowRegion>
   <flowDiv xml:space="preserve">PostScript or EPS formats do not support <flowSpan font-style="italic">transparency</flowSpan>, so you
 should never use it if you are going to export to PS/EPS. In the case of flat
-transparency which overlays flat color, it's easy to fix it: Select one of the
-transparent objects; switch to the Dropper tool (<flowSpan font-weight="bold">F7</flowSpan>); make sure it's in
+transparency which overlays flat color, it&apos;s easy to fix it: Select one of the
+transparent objects; switch to the Dropper tool (<flowSpan font-weight="bold">F7</flowSpan>); make sure it&apos;s in
 the “pick visible color without alpha” mode; click on that same object. That will pick
 the visible color and assign it back to the object, but this time without
 transparency. Repeat for all transparent objects. If your transparent object overlays
@@ -823,19 +793,19 @@ several flat color areas, you will need to break it correspondingly into pieces
 apply this procedure to each piece.
 </flowDiv>
  </flowRoot>
- <rect id="d0e482" display="none" height="1000px" width="288" y="3271.2" x="10"/>
+ <rect id="d0e460" display="none" height="1000px" width="288" y="3084.7" x="10"/>
  <flowRoot style="writing-mode:lr-tb;text-anchor:start;text-align:start;" font-weight="normal" font-size="8" font-style="normal" font-stretch="normal" font-variant="normal" font-family="serif" line-height="133.00000%" fill="#000000">
   <flowRegion>
-   <use y="0" x="0" xlink:href="#d0e482"/>
+   <use y="0" x="0" xlink:href="#d0e460"/>
   </flowRegion>
   <flowDiv xml:space="preserve">Exporting <flowSpan font-style="italic">gradients</flowSpan> to PS or EPS does not work for text
 (unless text is converted to path) or for stroke paint. Also, since transparency is lost
-on PS or EPS export, you can't use e.g. a gradient from an <flowSpan font-style="italic">opaque</flowSpan>
+on PS or EPS export, you can&apos;t use e.g. a gradient from an <flowSpan font-style="italic">opaque</flowSpan>
 blue to <flowSpan font-style="italic">transparent</flowSpan> blue; as a workaround, replace it by a gradient
 from <flowSpan font-style="italic">opaque</flowSpan> blue to <flowSpan font-style="italic">opaque</flowSpan> background
 color.</flowDiv>
  </flowRoot>
- <g transform="translate(0, 3331.6222004999995)">
+ <g transform="translate(0, 3145.0665665)">
   <defs id="defs3" xmlns:cc="http://creativecommons.org/ns#">
    <linearGradient id="linearGradient2465" y2="-7528.7" xlink:href="#linearGradient841" gradientUnits="userSpaceOnUse" x2="76.847" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" y1="-7656.4" x1="76.847" inkscape:collect="always"/>
    <radialGradient id="radialGradient2456" xlink:href="#linearGradient666" gradientUnits="userSpaceOnUse" cy="1036.5" cx="233.92" gradientTransform="scale(1.825742,0.547723)" r="98.26" inkscape:collect="always"/>
index 021479843a1a4ff9de526345c2a139b5b6c80931..9b00dcd036eaa13ed3ba3b1a7d4b22bc3ad217f1 100644 (file)
@@ -576,10 +576,13 @@ sp_eraser_context_root_handler(SPEventContext *event_context,
                 dc->repr = NULL;
             }
 
-            Inkscape::Rubberband::get(desktop)->stop();
             dc->_message_context->clear();
             ret = TRUE;
         }
+        if (Inkscape::Rubberband::get(desktop)->is_started()) {
+            Inkscape::Rubberband::get(desktop)->stop();
+        }
+            
         break;
     }
 
index e13deaf2c8d8c3a617b0eda06f41d1e75810fac1..be055463c4cf548aa7f4b342d15b02c923734027 100644 (file)
@@ -22,7 +22,17 @@ namespace Extension {
 namespace Internal {
 namespace Filter {
 
-/* Custom predefined Colorize filter */
+/* Custom predefined Colorize filter 
+
+Filter's parameters:
+    * Harsh light (0.-10., default 0) -> composite1 (k1)
+    * Normal light (0.-10., default 1) -> composite2 (k2)
+    * Duotone (boolean, default false) -> colormatrix1 (values="0")
+    * Filtered greys (boolean, default false) -> colormatrix2 (values="0")
+    * Blend mode 1 (enum, default Multiply) -> blend1 (mode)
+    * Blend mode 2 (enum, default Screen) -> blend2 (mode)
+*/
+
 class Colorize : public Inkscape::Extension::Internal::Filter::Filter {
 protected:
        virtual gchar const * get_filter_text (Inkscape::Extension::Extension * ext);
@@ -116,9 +126,18 @@ Colorize::get_filter_text (Inkscape::Extension::Extension * ext)
         "</filter>\n", hlight.str().c_str(), nlight.str().c_str(), duotone.str().c_str(), a.str().c_str(), r.str().c_str(), g.str().c_str(), b.str().c_str(), blend1.str().c_str(), blend2.str().c_str(), fg.str().c_str());
 
        return _filter;
-};
+}; /* Colorize filter */
+
+
+/* Custom predefined Duochrome filter 
+
+Filter's parameters:
+    * Fluorescence level (0.-2., default 0) -> composite4 (k2)
+    * Swap (enum, default "No swap") -> composite1, composite2 (operator)
+    * Color 1 (guint, default 1364325887) -> flood1 (flood-opacity, flood-color)
+    * Color 2 (guint, default -65281) -> flood2 (flood-opacity, flood-color)
+*/
 
-/* Custom predefined Duochrome filter */
 class Duochrome : public Inkscape::Extension::Internal::Filter::Filter {
 protected:
        virtual gchar const * get_filter_text (Inkscape::Extension::Extension * ext);
@@ -223,15 +242,17 @@ Duochrome::get_filter_text (Inkscape::Extension::Extension * ext)
         "</filter>\n", a1.str().c_str(), r1.str().c_str(), g1.str().c_str(), b1.str().c_str(), swap1.str().c_str(), a2.str().c_str(), r2.str().c_str(), g2.str().c_str(), b2.str().c_str(), swap2.str().c_str(), fluo.str().c_str());
 
        return _filter;
-};
+}; /* Duochrome filter */
 
-/* Custom predefined Quadritone filter */
-/*
-- "Répartition" = Matrice de couleurs 1 (de 0 à 360, défaut sur 280)
-- "Colors" = Matrice de couleurs 3 (de 0 à 360, défaut sur 100)
-- "Blend 1" = Blend 1 (Normal, Multiply et Superposition sont suffisantes)
-- "Oversaturation" = Composite 1 arithmetic (K2 de 0 à 1, défaut sur 0)
-- "Blend 2" = Blend 2 (les cinq options disponibles)
+
+/* Custom predefined Quadritone filter
+
+Filter's parameters:
+    * Hue distribution (0-360, default 280) -> colormatrix1 (values)
+    * Colors (0-360, default 100) -> colormatrix3 (values)
+    * Blend mode 1 (enum, default Normal) -> blend1 (mode)
+    * Over-saturation (0.-1., default 0) -> composite1 (k2)
+    * Blend mode 2 (enum, default Normal) -> blend2 (mode)
 */
 
 class Quadritone : public Inkscape::Extension::Internal::Filter::Filter {
@@ -247,7 +268,7 @@ public:
                        "<inkscape-extension xmlns=\"" INKSCAPE_EXTENSION_URI "\">\n"
                                "<name>" N_("Quadritone fantasy, custom -EXP-") "</name>\n"
                                "<id>org.inkscape.effect.filter.Quadritone</id>\n"
-                        "<param name=\"dist\" gui-text=\"" N_("Distribution:") "\" type=\"int\" min=\"0\" max=\"360\">280</param>\n"
+                        "<param name=\"dist\" gui-text=\"" N_("Hue distribution:") "\" type=\"int\" min=\"0\" max=\"360\">280</param>\n"
                         "<param name=\"colors\" gui-text=\"" N_("Colors:") "\" type=\"int\" min=\"0\" max=\"360\">100</param>\n"
                         "<param name=\"blend1\" gui-text=\"" N_("Blend1:") "\" type=\"enum\">\n"
                             "<_item value=\"normal\">Normal</_item>\n"
@@ -256,9 +277,9 @@ public:
                         "</param>\n"
                         "<param name=\"sat\" gui-text=\"" N_("Over-saturation:") "\" type=\"float\" min=\"0\" max=\"1\">0</param>\n"
                         "<param name=\"blend2\" gui-text=\"" N_("Blend2:") "\" type=\"enum\">\n"
+                            "<_item value=\"normal\">Normal</_item>\n"
                             "<_item value=\"screen\">Screen</_item>\n"
                             "<_item value=\"multiply\">Multiply</_item>\n"
-                            "<_item value=\"normal\">Normal</_item>\n"
                             "<_item value=\"lighten\">Lighten</_item>\n"
                             "<_item value=\"darken\">Darken</_item>\n"
                         "</param>\n"
@@ -305,8 +326,241 @@ Quadritone::get_filter_text (Inkscape::Extension::Extension * ext)
         "</filter>\n", dist.str().c_str(), colors.str().c_str(), blend1.str().c_str(), sat.str().c_str(), blend2.str().c_str());
 
        return _filter;
+}; /* Quadritone filter */
+
+
+/* Custom predefined Solarize filter 
+
+Filter's parameters:
+    * Type (enum, default "Solarize") ->
+        Solarize = blend1 (mode="darken"), blend2 (mode="screen")
+        Moonarize = blend1 (mode="lighten"), blend2 (mode="multiply") [No other access to the blend modes]
+    * Hue rotation (0-360, default 0) -> colormatrix1 (values)
+*/
+
+class Solarize : public Inkscape::Extension::Internal::Filter::Filter {
+protected:
+       virtual gchar const * get_filter_text (Inkscape::Extension::Extension * ext);
+
+public:
+       Solarize ( ) : Filter() { };
+       virtual ~Solarize ( ) { if (_filter != NULL) g_free((void *)_filter); return; }
+
+       static void init (void) {
+               Inkscape::Extension::build_from_mem(
+                       "<inkscape-extension xmlns=\"" INKSCAPE_EXTENSION_URI "\">\n"
+                               "<name>" N_("Solarize, custom -EXP-") "</name>\n"
+                               "<id>org.inkscape.effect.filter.Solarize</id>\n"
+                        "<param name=\"rotate\" gui-text=\"" N_("Hue rotation:") "\" type=\"int\" min=\"0\" max=\"360\">0</param>\n"
+                        "<param name=\"type\" gui-text=\"" N_("Type:") "\" type=\"enum\">\n"
+                            "<_item value=\"solarize\">Solarize</_item>\n"
+                            "<_item value=\"moonarize\">Moonarize</_item>\n"
+                        "</param>\n"
+                               "<effect>\n"
+                                       "<object-type>all</object-type>\n"
+                                       "<effects-menu>\n"
+                                               "<submenu name=\"" N_("Filters") "\">\n"
+                                               "<submenu name=\"" N_("Experimental") "\"/>\n"
+                             "</submenu>\n"
+                                       "</effects-menu>\n"
+                                       "<menu-tip>" N_("Classic photographic solarization effect") "</menu-tip>\n"
+                               "</effect>\n"
+                       "</inkscape-extension>\n", new Solarize());
+       };
+
 };
 
+gchar const *
+Solarize::get_filter_text (Inkscape::Extension::Extension * ext)
+{
+       if (_filter != NULL) g_free((void *)_filter);
+
+    std::ostringstream rotate;
+    std::ostringstream blend1;
+    std::ostringstream blend2;
+
+    rotate << ext->get_param_int("rotate");
+    const gchar *type = ext->get_param_enum("type");
+    if((g_ascii_strcasecmp("solarize", type) == 0)) {
+    // Solarize
+        blend1 << "darken";
+        blend2 << "screen";
+    } else {
+    // Moonarize
+        blend1 << "lighten";
+        blend2 << "multiply";
+    }
+
+       _filter = g_strdup_printf(
+               "<filter xmlns:inkscape=\"http://www.inkscape.org/namespaces/inkscape\" color-interpolation-filters=\"sRGB\" height=\"1\" width=\"1\" y=\"0\" x=\"0\" inkscape:label=\"Solarize, custom -EXP-\">\n"
+        "<feColorMatrix values=\"1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 1 \" />\n"
+        "<feColorMatrix type=\"hueRotate\" values=\"%s\" result=\"colormatrix2\" />\n"
+        "<feColorMatrix in=\"colormatrix2\" values=\"-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0 \" result=\"colormatrix3\" />\n"
+        "<feBlend in=\"colormatrix3\" in2=\"colormatrix2\" mode=\"%s\" result=\"blend1\" />\n"
+        "<feBlend in2=\"blend1\" mode=\"%s\" result=\"blend2\" />\n"
+        "<feComposite in2=\"SourceGraphic\" operator=\"in\" />\n"
+        "</filter>\n", rotate.str().c_str(), blend1.str().c_str(), blend2.str().c_str());
+
+       return _filter;
+}; /* Solarize filter */
+
+
+/* Custom predefined Tritone filter
+
+Filter's parameters:
+    * Option (enum, default Normal) ->
+        Normal = composite1 (in="qminp", in2="flood"), composite2 (in="p", in2="blend6"), blend6 (in2="qminpc")
+        Enhance hue = Normal + composite2 (in="SourceGraphic")
+        Radiation = Normal + blend6 (in2="SourceGraphic") composite2 (in="blend6", in2="qminpc")
+        Hue to background = Normal + composite1 (in2="BackgroundImage") [a template with an activated background is needed, or colors become black]
+    * Hue distribution (0-360, default 0) -> colormatrix1 (values)
+    * Colors (guint, default -73203457) -> flood (flood-opacity, flood-color)
+    * Global blend (enum, default Lighten) -> blend5 (mode) [Multiply, Screen, Darken, Lighten only!]
+    * Glow (0.01-10., default 0.01) -> feGaussianBlur (stdDeviation)
+    * Glow & blend (enum, default Normal) -> blend6 (mode) [Normal, Multiply and Darken only!]
+    * Local light (0.-10., default 0) -> composite2 (k1)
+    * Global light (0.-10., default 1) -> composite2 (k3) [k2 must be fixed to 1].
+*/
+
+class Tritone : public Inkscape::Extension::Internal::Filter::Filter {
+protected:
+       virtual gchar const * get_filter_text (Inkscape::Extension::Extension * ext);
+
+public:
+       Tritone ( ) : Filter() { };
+       virtual ~Tritone ( ) { if (_filter != NULL) g_free((void *)_filter); return; }
+
+       static void init (void) {
+               Inkscape::Extension::build_from_mem(
+                       "<inkscape-extension xmlns=\"" INKSCAPE_EXTENSION_URI "\">\n"
+                               "<name>" N_("Tritone, custom -EXP-") "</name>\n"
+                               "<id>org.inkscape.effect.filter.Tritone</id>\n"
+                        "<param name=\"type\" gui-text=\"" N_("Type:") "\" type=\"enum\">\n"
+                            "<_item value=\"normal\">Normal</_item>\n"
+                            "<_item value=\"enhue\">Enhance hue</_item>\n"
+                            "<_item value=\"rad\">Radiation</_item>\n"
+                            "<_item value=\"htb\">Hue to background</_item>\n"
+                        "</param>\n"
+                        "<param name=\"dist\" gui-text=\"" N_("Hue distribution:") "\" type=\"int\" min=\"0\" max=\"360\">0</param>\n"
+                                       "<param name=\"color\" gui-text=\"" N_("Color") "\" type=\"color\">-73203457</param>\n"
+                        "<param name=\"globalblend\" gui-text=\"" N_("Global blend:") "\" type=\"enum\">\n"
+                            "<_item value=\"lighten\">Lighten</_item>\n"
+                            "<_item value=\"screen\">Screen</_item>\n"
+                            "<_item value=\"multiply\">Multiply</_item>\n"
+                            "<_item value=\"darken\">Darken</_item>\n"
+                        "</param>\n"
+                        "<param name=\"glow\" gui-text=\"" N_("Glow:") "\" type=\"float\" min=\"0.01\" max=\"10\">0.01</param>\n"
+                         "<param name=\"glowblend\" gui-text=\"" N_("Glow blend:") "\" type=\"enum\">\n"
+                            "<_item value=\"normal\">Normal</_item>\n"
+                            "<_item value=\"multiply\">Multiply</_item>\n"
+                            "<_item value=\"darken\">Darken</_item>\n"
+                        "</param>\n"
+                        "<param name=\"llight\" gui-text=\"" N_("Local light:") "\" type=\"float\" min=\"0\" max=\"10\">0</param>\n"
+                        "<param name=\"glight\" gui-text=\"" N_("Global light:") "\" type=\"float\" min=\"0\" max=\"10\">1</param>\n"
+                               "<effect>\n"
+                                       "<object-type>all</object-type>\n"
+                                       "<effects-menu>\n"
+                                               "<submenu name=\"" N_("Filters") "\">\n"
+                                               "<submenu name=\"" N_("Experimental") "\"/>\n"
+                             "</submenu>\n"
+                                       "</effects-menu>\n"
+                                       "<menu-tip>" N_("Create a custom tritone palette with additional glow, blend modes and hue moving") "</menu-tip>\n"
+                               "</effect>\n"
+                       "</inkscape-extension>\n", new Tritone());
+       };
+
+};
+
+gchar const *
+Tritone::get_filter_text (Inkscape::Extension::Extension * ext)
+{
+       if (_filter != NULL) g_free((void *)_filter);
+    
+    std::ostringstream dist;
+    std::ostringstream a;
+    std::ostringstream r;
+    std::ostringstream g;
+    std::ostringstream b;
+    std::ostringstream globalblend;
+    std::ostringstream glow;
+    std::ostringstream glowblend;
+    std::ostringstream llight;
+    std::ostringstream glight;
+    std::ostringstream c1in;
+    std::ostringstream c1in2;
+    std::ostringstream c2in;
+    std::ostringstream c2in2;
+    std::ostringstream b6in2;
+    
+    guint32 color = ext->get_param_color("color");
+    r << ((color >> 24) & 0xff);
+    g << ((color >> 16) & 0xff);
+    b << ((color >>  8) & 0xff);
+    a << (color & 0xff) / 255.0F;
+    globalblend << ext->get_param_enum("globalblend");
+    dist << ext->get_param_int("dist");
+    glow << ext->get_param_float("glow");
+    glowblend << ext->get_param_enum("glowblend");
+    llight << ext->get_param_float("llight");
+    glight << ext->get_param_float("glight");
+    
+    const gchar *type = ext->get_param_enum("type");
+    if((g_ascii_strcasecmp("enhue", type) == 0)) {
+    // Enhance hue
+        c1in << "qminp";
+        c1in2 << "flood";
+        c2in << "SourceGraphic";
+        c2in2 << "blend6";
+        b6in2 << "qminpc";
+    } else if((g_ascii_strcasecmp("rad", type) == 0)) {
+    // Radiation
+        c1in << "qminp";
+        c1in2 << "flood";
+        c2in << "blend6";
+        c2in2 << "qminpc";
+        b6in2 << "SourceGraphic";
+    } else if((g_ascii_strcasecmp("htb", type) == 0)) {
+    // Hue to background
+        c1in << "qminp";
+        c1in2 << "BackgroundImage";
+        c2in << "p";
+        c2in2 << "blend6";
+        b6in2 << "qminpc";
+    } else {
+    // Normal
+        c1in << "qminp";
+        c1in2 << "flood";
+        c2in << "p";
+        c2in2 << "blend6";
+        b6in2 << "qminpc";
+    }
+    
+       _filter = g_strdup_printf(
+               "<filter xmlns:inkscape=\"http://www.inkscape.org/namespaces/inkscape\" color-interpolation-filters=\"sRGB\" height=\"1\" width=\"1\" y=\"0\" x=\"0\" inkscape:label=\"Tritone, custom -EXP-\">\n"
+        "<feColorMatrix type=\"hueRotate\" result=\"colormatrix1\" values=\"%s\" />\n"
+        "<feColorMatrix in=\"colormatrix1\" 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 \" />\n"
+        "<feColorMatrix in=\"colormatrix1\" 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 \" />\n"
+        "<feColorMatrix in=\"colormatrix1\" 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 \" />\n"
+        "<feBlend in2=\"g\" mode=\"darken\" in=\"r\" result=\"minrg\" />\n"
+        "<feBlend in2=\"b\" mode=\"darken\" in=\"minrg\" result=\"p\" />\n"
+        "<feBlend in2=\"g\" mode=\"lighten\" in=\"r\" result=\"maxrg\" />\n"
+        "<feBlend in2=\"b\" mode=\"lighten\" in=\"maxrg\" result=\"q\" />\n"
+        "<feComponentTransfer in=\"q\" result=\"q2\">\n"
+            "<feFuncR type=\"linear\" slope=\"0\" />\n"
+        "</feComponentTransfer>\n"
+        "<feBlend in2=\"q2\" mode=\"%s\" in=\"p\" result=\"pq\" />\n"
+        "<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 \" />\n"
+        "<feFlood in=\"qminp\" flood-opacity=\"%s\" flood-color=\"rgb(%s,%s,%s)\" result=\"flood\" />\n"
+        "<feComposite in=\"%s\" in2=\"%s\" result=\"qminpc\" operator=\"arithmetic\" k1=\"1\" />\n"
+        "<feGaussianBlur stdDeviation=\"%s\" />\n"
+        "<feBlend in2=\"%s\" blend=\"normal\" result=\"blend6\" mode=\"%s\" />\n"
+        "<feComposite in=\"%s\" in2=\"%s\" operator=\"arithmetic\" k1=\"%s\" k2=\"1\" k3=\"%s\" k4=\"0\" result=\"composite2\" />\n"
+        "<feComposite in2=\"SourceGraphic\" in=\"composite2\" operator=\"in\" />\n"
+        "</filter>\n", dist.str().c_str(), globalblend.str().c_str(), a.str().c_str(), r.str().c_str(), g.str().c_str(), b.str().c_str(), c1in.str().c_str(), c1in2.str().c_str(), glow.str().c_str(), b6in2.str().c_str(), glowblend.str().c_str(), c2in.str().c_str(), c2in2.str().c_str(), llight.str().c_str(), glight.str().c_str());
+
+       return _filter;
+}; /* Tritone filter */
+
 }; /* namespace Filter */
 }; /* namespace Internal */
 }; /* namespace Extension */
index 04e760de1b0e9370b565811959ee4efe9a52b334..38f54e7dfd86f035c562e11968b821d2fd759fca 100644 (file)
@@ -32,6 +32,9 @@ Filter::filters_all (void )
     Colorize::init();
     Duochrome::init();
     Quadritone::init();
+    Solarize::init();
+    Tritone::init();
+    
     // Shadows and glows
     ColorizableDropShadow::init();
     // TDB
index 9809ee848e28162e35a63958508c538b55c08287..e046fb57338b67f5ce9a28878c9ebbe91379113b 100644 (file)
@@ -567,13 +567,13 @@ void ink_node_tool_update_tip(InkNodeTool *nt, GdkEvent *event)
             // TRANSLATORS: The %s below is where the "%u of %u nodes selected" sentence gets put
             char *dyntip = g_strdup_printf(C_("Node tool tip",
                 "%s Drag to select nodes, click to edit only this object (more: Shift)"),
-                nodestring, sz, total);
+                nodestring);
             nt->_node_message_context->set(Inkscape::NORMAL_MESSAGE, dyntip);
             g_free(dyntip);
         } else {
             char *dyntip = g_strdup_printf(C_("Node tool tip",
                 "%s Drag to select nodes, click clear the selection"),
-                nodestring, sz, total);
+                nodestring);
             nt->_node_message_context->set(Inkscape::NORMAL_MESSAGE, dyntip);
             g_free(dyntip);
         }
index cab675b295b44c8448878dd5dba2a375acc1a30e..2fc6927df2e626bdb632b8a44f38c02f1359b077 100644 (file)
@@ -50,6 +50,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <stdio.h>
+#include <glibmm/stringutils.h>
 
 #if !defined(_)
 #define _(s) gettext(s)
@@ -64,8 +65,6 @@ static std::string mimeTEXT("text/plain");
 static std::string mimeX_COLOR("application/x-color");
 static std::string mimeOSWB_COLOR("application/x-oswb-color");
 
-static std::string doubleToStr(double d);
-
 PaintDef::PaintDef() :
     descr(_("none")),
     type(NONE),
@@ -183,11 +182,11 @@ void PaintDef::getMIMEData(std::string const & type, char*& dest, int& len, int&
             {
                 tmp += std::string("<color name=\"") + descr + "\">";
                 tmp += "<sRGB r=\"";
-                tmp += doubleToStr(getR()/255.0);
+                tmp += Glib::Ascii::dtostr(getR()/255.0);
                 tmp += "\" g=\"";
-                tmp += doubleToStr(getG()/255.0);
+                tmp += Glib::Ascii::dtostr(getG()/255.0);
                 tmp += "\" b=\"";
-                tmp += doubleToStr(getB()/255.0);
+                tmp += Glib::Ascii::dtostr(getB()/255.0);
                 tmp += "\"/>";
                 tmp += "</color>";
             }
@@ -233,20 +232,17 @@ bool PaintDef::fromMIMEData(std::string const & type, char const * data, int len
                 this->type = ege::PaintDef::RGB;
                 size_t numPos = srgb.find("r=");
                 if (numPos != std::string::npos) {
-                    char* endPtr = 0;
-                    double dbl = strtod(srgb.c_str() + numPos + 3, &endPtr);
+                    double dbl = Glib::Ascii::strtod(srgb.substr(numPos + 3));
                     this->r = static_cast<int>(255 * dbl);
                 }
                 numPos = srgb.find("g=");
                 if (numPos != std::string::npos) {
-                    char* endPtr = 0;
-                    double dbl = strtod(srgb.c_str() + numPos + 3, &endPtr);
+                    double dbl = Glib::Ascii::strtod(srgb.substr(numPos + 3));
                     this->g = static_cast<int>(255 * dbl);
                 }
                 numPos = srgb.find("b=");
                 if (numPos != std::string::npos) {
-                    char* endPtr = 0;
-                    double dbl = strtod(srgb.c_str() + numPos + 3, &endPtr);
+                    double dbl = Glib::Ascii::strtod(srgb.substr(numPos + 3));
                     this->b = static_cast<int>(255 * dbl);
                 }
 
@@ -307,13 +303,6 @@ void PaintDef::removeCallback( ColorCallback /*cb*/, void* /*data*/ )
 {
 }
 
-static std::string doubleToStr(double d)
-{
-    // TODO ensure "." is used for decimal separator.
-    std::stringstream out;
-    out << d;
-    return out.str();
-}
 
 } // namespace ege