This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: SVG version of GDB mascot (archer fish)


On Mon, Sep 25 2017, Joel Brobecker wrote:

>> Since 2001 the GDB project uses the drawing of an archer fish as its
>> logo.  The drawing was made by Jamie Guinan, who scanned it into a JPG
>> file.  That image is currently used on all the GDB web pages.
>> 
>> I've created an SVG version of that drawing and used it for my last GNU
>> Tools Cauldron slides.  Here's a slightly improved version.  Would this
>> be of interest?  If so, I might be able to provide a patch for the GDB
>> web site, not sure how to commit it though.
>
> I would say so.
>
> I could help with the import, since I have write access to
> the GDB web pages. It looks like generally supported by most
> web browsers, so if your SVG doesn't use any feature that's
> too fancy, we should be able to just import it, right?
>
> Should I go ahead?

Thanks, that would be helpful.  For your convenience, here's a patch for
the web site.  It replaces all of the logo images by the SVG version and
updates the mascot page.

--
Andreas

-- >8 --
Subject: Replace GDB mascot logo by SVG version

Add an optimized SVG version of the GDB mascot.  Redirect all links to
that version.  On the "mascot" page, leave the link to the original logo
intact, but add an appropriate note on the vector graphics version as
well and provide the Inkscape version for easier editing.  Add licensing
information.

Index: index.html
===================================================================
RCS file: /cvs/gdb/htdocs/index.html,v
retrieving revision 1.237
diff -u -r1.237 index.html
--- index.html	7 Sep 2017 15:29:57 -0000	1.237
+++ index.html	26 Sep 2017 11:34:58 -0000
@@ -17,7 +17,7 @@
 vlink="#9900DD">
 
 <a href="../gdb/mascot/"> <img border="0"
-src="../gdb/images/archer.jpg" align="right" alt="[image of Archer
+src="../gdb/images/archer.svg" align="right" alt="[image of Archer
 Fish]" /></a>
 
 <center><h1>GDB: The GNU Project Debugger</h1></center>
@@ -266,7 +266,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2017-09-07.</p>
+<p>Last modified 2017-09-26.</p>
 </address>
 
 </body>
Index: bugs/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/bugs/index.html,v
retrieving revision 1.39
diff -u -r1.39 index.html
--- bugs/index.html	22 Oct 2013 06:52:28 -0000	1.39
+++ bugs/index.html	26 Sep 2017 11:34:58 -0000
@@ -17,7 +17,7 @@
 vlink="#9900DD">
 
 <a href="../../gdb/mascot/"> <img border="0"
-src="../../gdb/images/archer.jpg" align="right" alt="[image of Archer
+src="../../gdb/images/archer.svg" align="right" alt="[image of Archer
 Fish]" /></a>
 
 <center><h1>GDB: The GNU Project Debugger</h1></center>
@@ -205,7 +205,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2013-08-29.</p>
+<p>Last modified 2017-09-26.</p>
 </address>
 
 </body>
Index: committee/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/committee/index.html,v
retrieving revision 1.23
diff -u -r1.23 index.html
--- committee/index.html	27 Sep 2014 23:45:22 -0000	1.23
+++ committee/index.html	26 Sep 2017 11:34:58 -0000
@@ -17,7 +17,7 @@
 vlink="#9900DD">
 
 <a href="../../gdb/mascot/"> <img border="0"
-src="../../gdb/images/archer.jpg" align="right" alt="[image of Archer
+src="../../gdb/images/archer.svg" align="right" alt="[image of Archer
 Fish]" /></a>
 
 <center><h1>GDB: The GNU Project Debugger</h1></center>
@@ -122,7 +122,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2014-09-27.</p>
+<p>Last modified 2017-09-26.</p>
 </address>
 
 </body>
Index: committee/release-manager.html
===================================================================
RCS file: /cvs/gdb/htdocs/committee/release-manager.html,v
retrieving revision 1.10
diff -u -r1.10 release-manager.html
--- committee/release-manager.html	22 Oct 2013 06:52:28 -0000	1.10
+++ committee/release-manager.html	26 Sep 2017 11:34:58 -0000
@@ -17,7 +17,7 @@
 vlink="#9900DD">
 
 <a href="../../gdb/mascot/"> <img border="0"
-src="../../gdb/images/archer.jpg" align="right" alt="[image of Archer
+src="../../gdb/images/archer.svg" align="right" alt="[image of Archer
 Fish]" /></a>
 
 <center><h1>GDB: The GNU Project Debugger</h1></center>
@@ -129,7 +129,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2012-11-07.</p>
+<p>Last modified 2017-09-26.</p>
 </address>
 
 </body>
Index: contribute/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/contribute/index.html,v
retrieving revision 1.32
diff -u -r1.32 index.html
--- contribute/index.html	22 Oct 2013 06:52:28 -0000	1.32
+++ contribute/index.html	26 Sep 2017 11:34:58 -0000
@@ -17,7 +17,7 @@
 vlink="#9900DD">
 
 <a href="../../gdb/mascot/"> <img border="0"
-src="../../gdb/images/archer.jpg" align="right" alt="[image of Archer
+src="../../gdb/images/archer.svg" align="right" alt="[image of Archer
 Fish]" /></a>
 
 <center><h1>GDB: The GNU Project Debugger</h1></center>
@@ -110,7 +110,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2013-08-29.</p>
+<p>Last modified 2017-09-26.</p>
 </address>
 
 </body>
Index: current/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/current/index.html,v
retrieving revision 1.46
diff -u -r1.46 index.html
--- current/index.html	22 Oct 2013 06:52:29 -0000	1.46
+++ current/index.html	26 Sep 2017 11:34:58 -0000
@@ -17,7 +17,7 @@
 vlink="#9900DD">
 
 <a href="../../gdb/mascot/"> <img border="0"
-src="../../gdb/images/archer.jpg" align="right" alt="[image of Archer
+src="../../gdb/images/archer.svg" align="right" alt="[image of Archer
 Fish]" /></a>
 
 <center><h1>GDB: The GNU Project Debugger</h1></center>
@@ -216,7 +216,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2013-08-29.</p>
+<p>Last modified 2017-09-26.</p>
 </address>
 
 </body>
Index: documentation/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/documentation/index.html,v
retrieving revision 1.50
diff -u -r1.50 index.html
--- documentation/index.html	15 Oct 2014 02:05:41 -0000	1.50
+++ documentation/index.html	26 Sep 2017 11:34:58 -0000
@@ -17,7 +17,7 @@
 vlink="#9900DD">
 
 <a href="../../gdb/mascot/"> <img border="0"
-src="../../gdb/images/archer.jpg" align="right" alt="[image of Archer
+src="../../gdb/images/archer.svg" align="right" alt="[image of Archer
 Fish]" /></a>
 
 <center><h1>GDB: The GNU Project Debugger</h1></center>
@@ -228,7 +228,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2014-10-14.</p>
+<p>Last modified 2017-09-26.</p>
 </address>
 
 </body>
Index: download/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/download/index.html,v
retrieving revision 1.79
diff -u -r1.79 index.html
--- download/index.html	7 Sep 2017 15:29:57 -0000	1.79
+++ download/index.html	26 Sep 2017 11:34:59 -0000
@@ -17,7 +17,7 @@
 vlink="#9900DD">
 
 <a href="../../gdb/mascot/"> <img border="0"
-src="../../gdb/images/archer.jpg" align="right" alt="[image of Archer
+src="../../gdb/images/archer.svg" align="right" alt="[image of Archer
 Fish]" /></a>
 
 <center><h1>GDB: The GNU Project Debugger</h1></center>
@@ -123,7 +123,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2017-09-07.</p>
+<p>Last modified 2017-09-26.</p>
 </address>
 
 </body>
Index: images/archer-inkscape.svg
===================================================================
RCS file: images/archer-inkscape.svg
diff -N images/archer-inkscape.svg
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ images/archer-inkscape.svg	26 Sep 2017 11:34:59 -0000
@@ -0,0 +1,453 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="200"
+   height="125"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.47 r22583"
+   sodipodi:docname="gdbfish.svg">
+  <title
+     id="title2876">Archer Fish</title>
+  <defs
+     id="defs4">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 51.700336 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="167.77599 : 51.700336 : 1"
+       inkscape:persp3d-origin="83.887993 : 34.466891 : 1"
+       id="perspective2856" />
+    <linearGradient
+       id="linearGradient4050">
+      <stop
+         style="stop-color:#000000;stop-opacity:0;"
+         offset="0"
+         id="stop4052" />
+      <stop
+         style="stop-color:#000000;stop-opacity:0.21487603;"
+         offset="1"
+         id="stop4054" />
+    </linearGradient>
+    <inkscape:perspective
+       id="perspective4047"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective4069"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective4091"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective4113"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective4113-1"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective4113-17"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective4187"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective4222"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective4244"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective4244-0"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective4275"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective4303"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective4331"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3064"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#9cc0db"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="6.152"
+     inkscape:cx="67.815345"
+     inkscape:cy="62.174902"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     fit-margin-top="0"
+     fit-margin-left="0"
+     fit-margin-right="0"
+     fit-margin-bottom="0"
+     inkscape:window-width="1920"
+     inkscape:window-height="1021"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     showguides="true"
+     inkscape:snap-page="false">
+    <inkscape:grid
+       type="xygrid"
+       id="grid3859"
+       empspacing="5"
+       visible="true"
+       enabled="true"
+       snapvisiblegridlinesonly="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Archer Fish</dc:title>
+        <cc:license
+           rdf:resource="https://creativecommons.org/licenses/by-sa/3.0/us/"; />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Andreas Arnez</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:description>The GDB mascot, a stylized archer fish based on a scanned drawing by Jamie Guinan.</dc:description>
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title>Jamie Guinan</dc:title>
+          </cc:Agent>
+        </dc:contributor>
+        <dc:date>2017-09-14</dc:date>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>GDB</rdf:li>
+            <rdf:li>mascot</rdf:li>
+            <rdf:li>fish</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/3.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:groupmode="layer"
+     id="layer3"
+     inkscape:label="Background"
+     style="display:inline"
+     transform="translate(0,21.599327)"
+     sodipodi:insensitive="true">
+    <path
+       style="fill:#ffffff;fill-opacity:1;display:inline"
+       d="m 109.574,9.53125 c -1.94116,0.04727 -3.48853,0.538433 -4.3125,1.53125 -0.71106,0.856776 -2.79372,2.172341 -4.62497,2.9375 -1.831278,0.765159 -3.312488,1.815631 -3.312488,2.3125 0,0.496869 -7.22921,1.205557 -16.0625,1.59375 -14.14624,0.621679 -17.35169,1.095318 -26.8125,4 -3.896833,1.196414 -7.614366,2.106165 -10.28125,2.5625 -0.533377,0.09127 -1.026264,0.165737 -1.46875,0.21875 -0.442486,0.05301 -0.818553,0.113123 -1.15625,0.125 -0.337697,0.01188 -0.624739,8.94e-4 -0.84375,-0.03125 -2.48356,-0.36451 -3.58052,0.164507 -6.125,3.0625 -1.70081,1.937115 -4.795536,4.439205 -6.90625,5.5625 -4.70906,2.5061 -8.34375,5.560741 -8.34375,7 0,0.59244 1.9125,2.26939 4.25,3.75 l 4.25,2.6875 -3.125,0.84375 c -3.108341,0.81237 -6.705166,3.8125 -4.5625,3.8125 0.590922,0 2.408871,1.9125 4.03125,4.25 7.75869,11.17861 23.52095,24.75 28.75,24.75 0.76494,0 1.40625,0.38401 1.40625,0.84375 0,0.45974 1.62642,2.93474 3.625,5.5 3.80013,4.87764 5.375,5.75079 5.375,3.03125 0,-1.16461 0.59901,-1.43848 2.15625,-1.03125 0.578807,0.15136 1.132861,0.20172 1.65625,0.1875 0.174463,-0.005 0.332709,-0.009 0.5,-0.0313 2.007494,-0.26946 3.499817,-1.811572 4,-4.3125 l 0.5625,-2.875 11.3125,-0.625 c 3.109205,-0.17589 6.282001,-0.448249 8.875,-0.71875 1.296499,-0.135251 2.442263,-0.271832 3.375,-0.40625 0.932737,-0.134418 1.65,-0.257738 2.0625,-0.375 2.257198,-0.64166 3.919068,-0.38382 6.718708,1.0625 0.32015,0.165392 0.6309,0.301028 0.9375,0.4375 2.1462,0.955304 3.96393,1.211649 5.78125,0.8125 0.17239,-0.03786 0.37135,-0.08849 0.5625,-0.15625 0.19115,-0.06776 0.38539,-0.154052 0.59375,-0.25 6.25091,-2.8784 19.90625,-18.050825 19.90625,-22.56245 0,-0.29267 -1.58642,-0.53125 -3.53125,-0.53125 l -3.5625,0 2.5625,-3.71875 c 1.39483,-2.05268 2.53125,-4.25799 2.53125,-4.875 0,-1.955923 3.23024,-4.970619 6.03125,-6.03125 0.21546,-0.08159 0.44772,-0.130371 0.65625,-0.1875 0.41706,-0.114257 0.81833,-0.1875 1.1875,-0.1875 1.63043,0 2.78803,0.542873 3.09375,0.875 0.54709,0.594381 4.52997,4.16933 9.4375,8.5 8.21992,7.25371 9.03905,7.71857 10.25,6.0625 0.72267,-0.988303 1.24306,-2.204355 1.59375,-3.59375 0.0701,-0.277879 0.13244,-0.55231 0.1875,-0.84375 0.55064,-2.914402 0.36729,-6.4971 -0.625,-10.3125 -1.34629,-5.176574 -1.35826,-6.280471 0,-10.40625 1.24573,-3.783936 1.33854,-5.77104 0.4375,-11.03125 -0.6052,-3.533137 -1.33796,-6.681707 -1.625,-6.96875 -0.28704,-0.287042 -3.83128,2.159022 -7.875,5.4375 -7.16473,5.80885 -11.21102,8.689406 -14.375,9.4375 -0.35155,0.08312 -0.69836,0.1557 -1.03125,0.1875 -1.99731,0.1908 -3.71303,-0.530627 -5.8125,-1.90625 l -2.84375,-1.875 3.15625,-0.8125 c 1.73193,-0.448788 3.15625,-1.333365 3.15625,-1.96875 0,-0.635385 -2.1772,-3.242284 -4.84375,-5.8125 -5.52774,-5.328036 -15.08278,-9.079319 -20.90625,-8.9375 z"
+       id="path3891" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer2"
+     inkscape:label="Shadow"
+     style="display:inline"
+     transform="translate(-8.4806292,21.599327)"
+     sodipodi:insensitive="true">
+    <path
+       style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#cdcdcd;fill-opacity:1;stroke:none;stroke-width:1.125;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+       d="m 168.82564,17.542164 c 3.21158,6.699466 1.08851,14.747119 -0.71502,20.704112 1.77165,5.625195 3.37012,12.72088 1.19835,18.379735 -3.15803,3.807273 -8.02599,-3.425356 -11.49059,-6.11601 -4.35903,-3.002548 -8.26549,-9.890789 -13.94884,-7.554756 -5.79726,2.465156 -6.25454,8.329095 -9.57756,13.06563 -3.13368,4.573629 -3.97543,9.975165 -8.9402,13.604921 C 116.09326,76.363112 104.7821,79.643643 93.356244,80.16417 82.6971,80.438402 71.359129,80.633685 60.869844,79.362766 52.58499,77.952882 46.993655,70.107194 41.350713,64.657698 37.357668,60.705829 32.618048,55.568994 30.591491,50.409996 c 8.758262,-5.254471 9.600568,-0.616173 14.089212,4.525129 -2.253885,-2.953873 -4.650619,-5.585358 -7.143168,-8.209755 -4.743639,-3.576408 -11.504606,-6.589961 -4.594802,-10.151632 2.791526,-1.377699 8.594312,-8.015117 7.868322,0.539388 0.659296,6.27507 1.997515,12.537782 8.776523,12.960295 6.679652,-0.295802 8.204137,-8.152753 8.297363,-12.030184 -0.118034,-4.261794 -3.865207,-8.632115 -5.387931,-11.668854 4.925183,-2.030838 11.769577,-4.181826 16.895713,-5.688352 9.974076,-2.206717 20.285109,-1.690674 30.436261,-2.046924 5.545186,-0.130728 11.728096,-0.240411 17.195026,0.224968 6.8433,0.408788 9.58434,1.351566 13.7597,4.544551 5.62409,3.21444 8.57405,7.923672 15.74054,9.038076 6.89167,-3.40167 11.70585,-7.979643 17.74338,-11.962056 1.06567,-0.881146 3.46045,-2.592471 4.55801,-2.942482 z"
+       id="path3260"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="ccccccccccccccccccccccccc" />
+    <path
+       style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.125;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+       d="m 167.40596,21.123224 c -7.14542,4.560715 -9.80519,13.622537 -21.33143,13.802176 -8.12206,0.126583 -16.23494,-13.480156 -27.77944,-12.479662 -15.13605,-0.03015 -31.280117,-0.582365 -47.062455,1.78125 -7.763474,1.324398 -11.483944,4.078832 -16.873791,4.370881 5.604306,6.370066 8.913506,20.480532 0.239289,22.923307 -2.342722,-0.920787 -11.656653,2.244843 -13.877288,-9.689216 -0.765931,-2.055704 -0.749527,-4.534969 -1.361434,-5.859091 -1.752219,1.792074 -6.068908,3.057381 -7.091974,5.074289 1.948582,2.392764 4.111904,2.435617 6.308381,4.546592 1.199843,1.684182 2.598708,3.266958 3.904474,4.8125 3.86662,4.626179 4.579796,5.759421 4.498224,7.000644 -1.295983,0.449352 -3.385062,-1.593871 -5.638031,-4.739247 -1.4919,-2.608962 -5.727186,-3.711861 -8.702167,-2.246055 5.941488,8.507732 14.352768,17.138916 22.240553,22.9375 6.975479,4.879992 19.212402,3.133259 29.728705,2.961355 18.777884,-0.819116 29.492704,0.131997 40.813724,-10.920092 5.56509,-5.719985 8.80876,-13.558934 13.71038,-20.165493 4.07648,-5.494407 11.23852,-5.271069 16.41649,-0.415117 4.93141,4.62472 6.06397,7.10334 11.47466,10.339235 3.60026,-7.168081 -1.40413,-8.67618 -2.78725,-14.451452 0.9217,-5.81854 6.21165,-13.578007 3.17038,-19.584304 z"
+       id="path3260-9"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cscccccccccccccccssccc" />
+  </g>
+  <g
+     inkscape:label="Foreground"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(-54.02702,95.56099)"
+     style="display:inline">
+    <path
+       style="fill:#000000"
+       d="m 88.39871,-12.648033 c -3.308837,-3.4025 -5.797198,-6.40523 -5.529696,-6.67273 0.267503,-0.2675 3.445126,2.51636 7.061386,6.18636 3.61626,3.6700103 6.10462,6.6727403 5.52969,6.6727403 -0.57493,0 -3.75255,-2.78387 -7.06138,-6.1863703 z"
+       id="path3164"
+       inkscape:connector-curvature="0" />
+    <path
+       id="path3156"
+       style="fill:#000000"
+       d="m 133.91084,-29.693674 c -1.90104,-2.300911 -0.72604,-3.333469 -1.75995,-5.565148 -0.20667,-0.446094 -2.78277,1.065487 -4.86324,2.255265 -2.35418,1.346311 -3.75722,2.117815 -3.21805,3.077819 0.52762,0.939438 1.26143,0.679008 3.34288,-0.35686 1.19574,-0.595078 3.53298,-1.752487 3.73893,-1.383231 0.24375,0.437022 -1.86067,1.49853 -3.23419,2.244405 -2.02329,1.098725 -3.29874,1.226561 -3.01863,2.172224 0.36577,1.234817 1.11897,0.643493 3.44312,0.65713 2.16811,0.01272 3.61256,-0.121347 3.60992,0.247657 -0.003,0.477223 -1.15731,0.550875 -3.76953,0.762546 -1.68618,0.136633 -2.88429,0.22479 -3.17594,1.140977 -0.36132,1.135041 0.12362,1.432687 2.58706,1.9657 3.439,0.744093 3.19945,1.64937 -0.37915,0.809082 -4.3354,-1.017993 -4.22994,0.333461 0.37993,3.03841 3.70216,2.172332 3.81883,2.487544 5.36231,0.257582 0.87227,-1.260214 1.97433,-4.269391 1.85624,-6.893318 -0.0839,-1.863678 0.1244,-3.188237 -0.90175,-4.43024 l 4e-5,0 z m -12.57694,8.568738 c 3.11544,-2.365354 3.6153,-6.256213 0.22707,-9.459046 2.17988,-1.831878 5.68551,-4.972694 11.44745,-6.662714 1.13993,-0.334351 0.42182,4.502701 2.58392,7.141459 1.88589,2.301665 0.69081,8.651225 -0.30857,10.822018 -0.6737,1.463372 -1.25013,2.817854 -3.49768,4.802166 -3.11402,-1.331302 -9.6321,-4.806521 -10.45219,-6.643883 z"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cssssssssssssssssscccssscc" />
+    <path
+       style="fill:#000000"
+       d="m 107.64272,-18.863443 c 4.3811,-4.06026 8.19144,-14.834374 6.54983,-19.476467 -0.59156,-1.672783 -0.19759,-2.621831 0.40225,-1.877543 4.66307,5.785987 -3.16412,23.662801 -8.07193,23.75579 -0.98459,0.01866 -0.61425,-0.79467 1.11985,-2.40178 z"
+       id="path3154"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="csssc" />
+    <path
+       style="fill:#000000"
+       d="m 140.76712,-23.882427 c 0.61288,-1.930982 0.20693,-5.653232 -0.85519,-7.26838 -1.35722,-2.063884 -1.15495,-3.743189 0.34175,-2.299491 2.31496,2.232974 2.65866,10.092449 0.88117,12.504534 -1.3295,1.804155 -0.96068,-1.068534 -0.36773,-2.936663 z"
+       id="path3150"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="csssc" />
+    <path
+       style="fill:#000000"
+       d="m 202.74108,-28.288165 c -3.75652,-3.253048 -4.42489,-4.989504 -1.64787,-3.258118 3.49484,2.178923 7.74774,6.01269 6.25,6.00802 -0.825,-0.003 -2.81463,-1.219702 -4.60213,-2.749902 z"
+       id="path3146"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cssc" />
+    <path
+       style="fill:#000000"
+       d="m 206.15801,-30.644376 c -3.51191,-1.854921 -5.75334,-3.817287 -4.21167,-3.817287 0.9762,0 9.39687,4.9664 9.39687,5.54215 0,0.83485 -1.45897,0.243257 -5.1852,-1.724863 z"
+       id="path3144"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cssc" />
+    <path
+       style="fill:#000000"
+       d="m 80.982726,-34.155516 c -0.953015,-0.953015 -0.772565,-3.306147 0.253531,-3.306147 1.22681,0 2.211647,2.817284 1.202795,3.440788 -0.449265,0.277662 -1.104612,0.217073 -1.456326,-0.134641 z"
+       id="path3140"
+       inkscape:connector-curvature="0" />
+    <path
+       style="fill:#000000"
+       d="m 193.84321,-37.461663 c 0.33992,-0.55 4.08531,-0.691201 6.28531,-0.691201 2.41203,0 4.01343,0.1991 3.82559,0.691201 -0.23057,0.604055 -2.71377,0.986947 -4.91377,0.986947 -2.41203,0 -5.56981,-0.383941 -5.19713,-0.986947 z"
+       id="path3136"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="csssc" />
+    <path
+       style="fill:#000000"
+       d="m 202.34321,-41.135058 c 0,-0.911336 9.0974,-4.451631 9.75344,-3.795594 0.52063,0.520635 -7.20242,4.505957 -8.7136,4.505957 -0.57191,0 -1.03984,-0.278998 -1.03984,-0.710363 z"
+       id="path3134"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cssc" />
+    <path
+       style="fill:#000000"
+       d="m 201.31724,-43.80431 c 2.31658,-2.279513 9.00848,-7.008173 9.61262,-6.404041 0.30273,0.30273 -1.57014,2.169579 -4.16192,4.148553 -4.74793,3.625317 -7.76729,4.535001 -5.4507,2.255488 z"
+       id="path3132"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cssz" />
+    <path
+       style="fill:#000000"
+       d="m 109.5625,31.125 c -1.94116,0.04727 -3.45728,0.538433 -4.28125,1.53125 -0.71106,0.856776 -2.79372,2.172341 -4.625,2.9375 -1.83129,0.765159 -3.34375,1.815631 -3.34375,2.3125 0,0.496869 -7.22921,1.205557 -16.0625,1.59375 -14.14624,0.621679 -17.32044,1.095318 -26.78125,4 -6.23493,1.914263 -12.02916,3.132151 -13.78125,2.875 -2.48356,-0.36451 -3.54927,0.164507 -6.09375,3.0625 -1.70081,1.937115 -5.189464,3.883917 -7.196114,5.184017 -2.435804,1.578148 -4.925092,3.728047 -6.786223,4.326158 -1.490333,0.478947 -1.315746,1.295353 -1.34941,3.140572 -0.01081,0.592341 1.962997,2.212393 4.300497,3.693003 l 4.25,2.6875 -3.125,0.8125 c -3.108341,0.81237 -6.673916,3.8125 -4.53125,3.8125 0.590922,0 2.377621,1.9125 4,4.25 7.75869,11.17861 21.601625,24.26235 28.78125,24.75 0.763182,0.0518 1.375,0.38401 1.375,0.84375 0,0.45974 1.62642,2.93474 3.625,5.5 3.80013,4.87764 5.375,5.75079 5.375,3.03125 0,-1.16461 0.59901,-1.43848 2.15625,-1.03125 3.08697,0.80726 5.48934,-0.82168 6.15625,-4.15625 l 0.59375,-2.875 11.28125,-0.625 c 6.21841,-0.35178 12.6625,-1.03095 14.3125,-1.5 2.2572,-0.64166 3.9191,-0.38382 6.71875,1.0625 2.5612,1.32314 4.67306,1.70617 6.75,1.25 5.51639,-1.21161 21.03125,-18.15635 21.03125,-22.96875 0,-0.29267 -1.58642,-0.53125 -3.53125,-0.53125 l -3.53125,0 2.53125,-3.71875 c 1.39483,-2.05268 2.53125,-4.25799 2.53125,-4.875 0,-2.40729 4.92161,-6.40625 7.875,-6.40625 1.63043,0 2.81928,0.542873 3.125,0.875 0.54709,0.594381 4.52997,4.16933 9.4375,8.5 8.21992,7.25371 9.0078,7.74982 10.21875,6.09375 2.31253,-3.16257 2.74392,-8.64536 1.15625,-14.75 -1.34629,-5.176574 -1.32701,-6.311721 0.0312,-10.4375 1.24573,-3.783936 1.30729,-5.77104 0.40625,-11.03125 -0.6052,-3.533137 -1.33796,-6.650457 -1.625,-6.9375 -0.28704,-0.287042 -3.83128,2.159022 -7.875,5.4375 -12.73729,10.326844 -15.62017,11.355828 -21.21875,7.6875 l -2.8125,-1.84375 3.125,-0.84375 c 1.73193,-0.448788 3.15625,-1.333365 3.15625,-1.96875 0,-0.635385 -2.1772,-3.242284 -4.84375,-5.8125 -5.52774,-5.328036 -15.08278,-9.079319 -20.90625,-8.9375 l 5e-5,0 z m 2.90724,2.028739 c -2.21618,0.994604 -4.07519,1.480786 -8.5404,5.040169 -1.35227,-0.109112 -2.32705,-0.07187 -3.92933,-0.03948 0.0273,-0.779406 5.57966,-2.802099 8.03101,-5.361754 1.80082,-0.15747 2.94229,-0.137407 4.43872,0.361065 z m 2.17614,0.631472 c 1.02615,0.19835 1.64177,0.389593 2.37058,0.721646 -1.5125,0.820545 -3.89939,2.482277 -4.99131,4.652597 -1.58647,-0.325774 -3.22634,-0.532368 -5.60922,-0.762886 2.78511,-2.002802 4.65988,-3.232272 8.22995,-4.611357 z m 3.99472,1.49477 c 1.30341,0.404583 3.77251,1.40234 4.9455,2.351404 -2.10276,0.431839 -4.16979,1.731792 -5.54503,2.843456 -0.99878,-0.302084 -2.17173,-0.786798 -3.9611,-1.119153 0.546,-1.613276 2.76622,-3.063446 4.56063,-4.075707 z m 6.34469,3.250201 c 2.31911,1.237433 3.17543,2.069358 4.07821,3.07294 -1.72781,0.726488 -3.81028,1.413679 -5.26395,2.143295 -1.78794,-1.006553 -2.86088,-1.682137 -4.09186,-2.55716 1.04814,-1.081408 4.12461,-2.360836 5.2776,-2.659075 z m 34.82721,1.813568 c 0.0469,-0.0082 0.0772,-0.01653 0.0937,0 1.50452,1.504562 1.54308,11.067135 0.0625,15.59375 -1.44556,4.419543 -1.47794,5.278368 -0.15625,7.8125 1.82058,3.49067 1.94399,11.35936 0.21875,13.71875 -1.15448,1.57886 -2.11474,0.99074 -10.53125,-6.3125 -5.10174,-4.42691 -10.11859,-8.0625 -11.15625,-8.0625 -3.95265,0 -6.80785,1.98536 -8.90625,6.1875 -1.18954,2.38212 -3.74961,7.0125 -5.6875,10.3125 -1.9379,3.3 -3.75541,6.76769 -4.0625,7.6875 -0.92578,2.77297 -10.60401,8.50019 -18.46875,10.9375 -6.54436,2.02812 -9.81821,2.3159 -28.40625,2.5625 -24.93748,0.33083 -24.54497,0.46825 -36.875,-12.4375 -9.606266,-10.05476 -14.148851,-16.1483 -12.40625,-16.6875 5.836956,-1.80609 6.578087,-1.61741 10.1875,2.6875 1.95918,2.3367 3.781579,4.270247 3.792379,3.642227 C 37.541399,76.220007 28.234766,66.502026 25.125,64.5 c -3.833168,-2.467743 -3.790864,-3.889853 0.9375,-6.40625 1.783953,-0.949405 3.806385,-2.20648 4.5,-2.78125 0.986695,-0.817633 1.27303,0.11555 1.3125,4.25 0.120872,12.661091 11.24532,17.70759 16.46875,7.46875 2.63862,-5.172131 2.47298,-9.204507 -0.59375,-14.4375 L 45.1875,48.21875 49,47.15625 c 5.45164,-1.513864 5.93137,-1.375245 8.3125,1.96875 2.49651,3.506023 3.49679,3.234814 4.375,-1.15625 1.41627,-7.081354 4.40542,-7.60364 7.625,-1.34375 3.00547,5.84358 4.5272,7.106026 6.5,5.46875 0.825,-0.684689 1.5,-2.018168 1.5,-2.96875 0,-0.950583 0.48994,-3.142927 1.09375,-4.875 0.87643,-2.514134 1.65494,-3.15625 3.875,-3.15625 2.17323,0 3.07962,0.676675 4.09375,3.125 1.4214,3.431564 5.65252,8.875 6.90625,8.875 0.72448,0 1.27584,-1.21383 4.25,-9.25 0.85753,-2.317024 1.62001,-2.75 4.71875,-2.75 3.25232,0 3.78946,0.396911 4.84375,3.3125 0.65571,1.813353 1.8235,4.134113 2.59375,5.1875 1.87053,2.558103 4.16769,0.738473 5.0625,-4.03125 0.35745,-1.905404 0.84386,-3.46875 1.0625,-3.46875 1.01069,0 8.35036,4.680621 11.28125,7.1875 4.878,4.1723 9.09197,6.081328 11.90625,5.375 1.35835,-0.340925 6.50246,-3.825881 11.4375,-7.71875 4.6266,-3.649564 8.67165,-6.47124 9.375,-6.59375 z m -29.66776,2.625379 c 0.97744,0.753606 2.28623,2.143832 2.81357,2.581484 -1.03641,0.631316 -3.15189,1.135065 -4.76215,1.602442 -0.76583,-0.62267 -1.51011,-1.077734 -2.71697,-2.262964 1.03445,-0.750173 3.09396,-1.472051 4.66555,-1.920962 z M 39.625,48.15625 c 1.706124,0.0048 3.446961,1.069417 5.0625,3.1875 4.27639,5.606681 4.96268,8.575 3.09375,13.46875 -0.90333,2.36537 -2.48404,4.76878 -3.5,5.3125 -3.12031,1.66994 -5.72824,1.08986 -7.9375,-1.71875 L 34.25,65.71875 37.5,64.65625 c 6.49522,-2.121135 5.76437,-12.5625 -0.875,-12.5625 -2.5686,0 -2.57892,-0.04813 -0.8125,-2 1.179465,-1.303295 2.485515,-1.941209 3.8125,-1.9375 z M 34.28125,56.25 c 0.221618,-0.0409 0.660598,-0.02786 0.96756,0.03125 0.9625,0.18536 1.621152,0.715217 1.678629,1.927439 0.03836,0.809027 -0.902439,1.512201 -1.864939,1.697561 -1.22785,0.236462 -1.75,-0.306351 -1.75,-1.8125 0,-1.129612 0.303896,-1.721048 0.96875,-1.84375 z m 96.19756,25.609909 c 0.17164,0.107755 -0.0498,0.635564 -0.69756,1.671341 -2.00992,0.152484 -3.78777,0.177128 -5.6875,-0.03125 0.59751,-1.040453 0.76063,-1.770251 0.93643,-1.822561 1.73386,-0.01171 3.73459,0.06989 5.44863,0.18247 z m -7.26933,3.371547 c 1.84747,0.305306 3.40867,0.303007 5.22802,0.237294 -0.69501,0.971123 -1.43879,2.00639 -2.28125,3.03125 -1.57488,-0.0472 -3.16391,-0.13341 -4.625,-0.59375 0.54718,-0.876429 1.14965,-1.74276 1.67823,-2.674794 z M 120.25,89.75 c 1.31466,0.564114 2.71313,0.674657 4.1875,0.75 -1.04565,1.169963 -2.1238,2.310568 -3.21875,3.4375 -1.75736,0.04486 -2.93862,-0.492041 -3.78125,-1.5 0.99044,-0.750156 1.95967,-1.631372 2.8125,-2.6875 z m -5.09375,4.1875 c 1.31441,1.22396 2.62166,1.703403 3.96875,2.0625 -1.07917,1.377265 -2.42673,2.306292 -3.78125,3.0625 -1.70851,-0.567371 -4.07837,-0.891077 -4.71875,-2.5 0.69332,-0.318711 1.30879,-0.610604 1.6875,-0.875 0.66574,-0.46479 1.68278,-1.04318 2.84375,-1.75 z m -7.65625,4 c 0.98465,1.318952 3.85545,1.969205 5.8125,2.53125 -1.48559,0.97345 -2.86036,1.76008 -3.40625,1.71875 -2.04717,-0.15498 -6.27275,-1.55077 -5.8125,-2.28125 0.17289,-0.513049 1.69691,-1.227287 3.40625,-1.96875 z m -44.425024,6.41641 c 0.993805,0.97796 1.710898,1.02984 2.268774,-0.26016 0.589366,-1.36282 0.95535,-1.28142 0.96875,0.0937 0.0084,0.86662 -1.07236,2.55748 -2.375,3.78125 l -2.34375,2.21875 -2.6875,-3.27119 c -1.548109,-1.88434 -2.766944,-3.61294 -2.072624,-3.62483 1.203605,-0.0206 1.353874,-0.13682 2.872648,1.50568 2.831898,3.0626 4.659531,2.6183 2.05035,0.33723 -2.307016,-2.0169 -1.550483,-2.04071 -0.631624,-2.04064 1.322268,1.1e-4 1.313179,0.63357 1.949976,1.26021 z m 6.643774,-1.26016 c 1.05364,0 1.23569,0.70014 0.6875,2.75 -0.40449,1.5125 -1.53142,2.90714 -2.5,3.09375 -1.56149,0.30086 -1.61738,0.0742 -0.46875,-2 0.71248,-1.28661 1.2106,-2.68125 1.09375,-3.09375 -0.11685,-0.4125 0.41006,-0.75 1.1875,-0.75 z"
+       transform="translate(54.02702,-95.56099)"
+       id="path3110"
+       sodipodi:nodetypes="csssssssssscccssssssscccsssscccsssssssssscccsscccccccccccccccccccccccssssssssssssssssssscccssssssssssssssssssccccccccsscccsscccsssccccccccccccccccccccscccsscccscccsssssscsscsc" />
+    <path
+       style="fill:#000000"
+       d="m 228.00279,-14.211663 c 0.41261,-2.0625 0.7502,-4.65 0.7502,-5.75 0,-1.1 -0.33759,-3.6875 -0.7502,-5.75 -0.44642,-2.23148 -0.36492,-3.75 0.20127,-3.75 0.52331,0 1.25392,2.19903 1.62357,4.88673 0.76111,5.53394 -0.23782,14.11327 -1.64328,14.11327 -0.54341,0 -0.61909,-1.56298 -0.18156,-3.75 z"
+       id="path3108"
+       inkscape:connector-curvature="0" />
+    <path
+       style="fill:#000000"
+       d="m 220.35403,-12.152643 c 0.006,-0.44496 0.60085,-2.83402 1.32198,-5.30902 1.28122,-4.39728 1.3356,-7.42569 0.24242,-13.5 -0.50794,-2.822413 -0.45215,-2.885094 0.94244,-1.05887 2.52216,3.30277 1.36275,18.27868 -1.55469,20.08175 -0.52963,0.32734 -0.9581,0.2311 -0.95215,-0.21386 z"
+       id="path3106"
+       inkscape:connector-curvature="0" />
+    <path
+       style="fill:#000000"
+       d="m 222.53165,-45.841036 c 0.30658,-4.238429 -0.45523,-7.380673 -1.70885,-10.022396 -0.95777,-2.01836 -1.52983,-4.031942 -1.12263,-4.288526 0.48336,-0.304572 2.67143,3.077582 3.26356,5.914208 1.20663,5.780444 1.64627,12.974914 -0.18591,13.46928 -0.71558,0.193081 -0.52762,-1.181558 -0.24617,-5.072566 z"
+       id="path3104"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cssssc" />
+    <path
+       style="fill:#000000"
+       d="m 228.50694,-49.875312 c 0.1293,-2.098433 -0.97777,-6.656909 -2.30053,-9.548386 -2.94801,-6.44417 -1.6982,-6.753575 1.04203,-0.778854 2.9113,6.347702 3.66791,14.278687 2.20831,13.740889 -0.71064,-0.261839 -1.07925,-1.312954 -0.94981,-3.413649 z"
+       id="path3102"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="csssz" />
+    <path
+       sodipodi:type="inkscape:offset"
+       inkscape:radius="0.16254877"
+       inkscape:original="M 92.1875 -57.625 C 91.360897 -57.591979 90.645205 -57.489755 90.8125 -57.1875 C 91.142599 -56.591106 92.240968 -56.59944 93.6875 -56.6875 C 94.80446 -56.755497 95.432344 -56.364541 95.96875 -55.875 C 96.505433 -55.385207 97.271571 -54.053599 98.125 -54.21875 C 98.495237 -54.290396 97.608716 -56.07431 96.875 -56.71875 C 95.926249 -57.552064 95.400175 -57.54405 94.34375 -57.59375 C 93.957342 -57.611929 93.014103 -57.658021 92.1875 -57.625 z "
+       style="fill:#000000"
+       id="path4355"
+       d="m 92.1875,-57.78125 c -0.418117,0.0167 -0.807673,0.05115 -1.09375,0.125 -0.143038,0.03693 -0.280457,0.0682 -0.375,0.15625 -0.04727,0.04402 -0.08177,0.113899 -0.09375,0.1875 -0.01198,0.0736 -0.0025,0.157788 0.03125,0.21875 0.202196,0.36531 0.63765,0.498328 1.15625,0.5625 0.5186,0.06417 1.149554,0.04416 1.875,0 1.075552,-0.06548 1.634667,0.305237 2.15625,0.78125 0.242612,0.221415 0.591043,0.676332 0.96875,1.0625 0.188853,0.193084 0.402374,0.378508 0.625,0.5 0.222626,0.121492 0.460936,0.174891 0.71875,0.125 0.05699,-0.01103 0.120105,-0.04836 0.15625,-0.09375 0.03615,-0.04539 0.05441,-0.07785 0.0625,-0.125 0.01618,-0.09431 -0.0074,-0.207448 -0.03125,-0.3125 -0.04766,-0.210103 -0.144018,-0.443589 -0.28125,-0.71875 -0.274463,-0.550323 -0.695406,-1.181375 -1.09375,-1.53125 -0.971524,-0.853316 -1.571925,-0.856708 -2.625,-0.90625 -0.385928,-0.01816 -1.318691,-0.06471 -2.15625,-0.03125 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-opacity:1"
+       id="path3014"
+       sodipodi:cx="18.388943"
+       sodipodi:cy="3.6929636"
+       sodipodi:rx="3.3034029"
+       sodipodi:ry="3.1382327"
+       d="m 21.692346,3.6929636 c 0,1.7331981 -1.478984,3.1382327 -3.303403,3.1382327 -1.824419,0 -3.303403,-1.4050346 -3.303403,-3.1382327 0,-1.7331981 1.478984,-3.13823271 3.303403,-3.13823271 1.824419,0 3.303403,1.40503461 3.303403,3.13823271 z"
+       transform="translate(62.351062,-85.961663)" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1.125;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       id="path3790"
+       sodipodi:cx="6.0562387"
+       sodipodi:cy="17.512199"
+       sodipodi:rx="5.0652175"
+       sodipodi:ry="5.0652175"
+       d="m 11.121456,17.512199 c 0,2.797443 -2.267775,5.065218 -5.0652173,5.065218 -2.7974424,0 -5.06521754,-2.267775 -5.06521754,-5.065218 0,-2.797442 2.26777514,-5.065217 5.06521754,-5.065217 2.7974423,0 5.0652173,2.267775 5.0652173,5.065217 z"
+       transform="translate(62.351062,-85.961663)" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1.125;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       id="path3794"
+       sodipodi:cx="17.563091"
+       sodipodi:cy="23.953835"
+       sodipodi:rx="1.926985"
+       sodipodi:ry="1.926985"
+       d="m 19.490076,23.953835 c 0,1.064244 -0.86274,1.926985 -1.926985,1.926985 -1.064244,0 -1.926985,-0.862741 -1.926985,-1.926985 0,-1.064245 0.862741,-1.926985 1.926985,-1.926985 1.064245,0 1.926985,0.86274 1.926985,1.926985 z"
+       transform="translate(62.351062,-85.961663)" />
+    <path
+       style="fill:#000000;display:inline"
+       d="m 158.65842,-39.40685 c 0.63271,-0.896564 0.39099,-2.751039 -0.67113,-3.512391 -1.35722,-0.972878 -1.15495,-1.764473 0.34175,-1.083939 2.31496,1.052585 2.82021,4.636241 0.88117,5.894416 -1.32395,0.859065 -1.14473,-0.457865 -0.55179,-1.298086 z"
+       id="path3150-4"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cssss" />
+    <path
+       style="fill:#000000;display:inline"
+       d="m 160.69337,-40.197693 c -1.50472,-0.811817 -1.31256,-1.640087 0.30136,-1.32626 2.92077,0.567943 2.43137,5.163562 0.47731,5.894416 -1.68514,0.630272 -0.87652,-0.429507 -0.16504,-1.470496 0.84731,-1.239727 0.60338,-2.441067 -0.61363,-3.09766 z"
+       id="path3150-4-0"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cssss" />
+    <path
+       style="fill:#000000;display:inline"
+       d="m 158.01776,-32.571279 c 0.49888,-0.977376 0.50672,-2.503287 -0.43424,-3.426186 -1.19218,-1.169295 -0.94394,-1.934817 0.46291,-1.083939 2.27457,1.375679 1.97209,4.434307 0.59846,5.894416 -1.08141,1.149507 -1.17969,-0.301749 -0.62713,-1.384291 z"
+       id="path3150-4-8"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cssss" />
+    <path
+       style="fill:#000000;display:inline"
+       d="m 165.11954,-28.753862 c -1.13334,-1.289589 -0.636,-2.300329 0.74722,-1.411531 2.13942,1.374708 1.77336,6.118326 0.0239,5.959868 -1.43214,-0.129717 1.09546,-2.424432 -0.77112,-4.548337 z"
+       id="path3150-4-02"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="csss" />
+    <path
+       style="fill:#000000;display:inline"
+       d="m 167.58296,-26.826773 c -1.73235,-0.267253 -1.44499,-1.524694 0.1895,-1.346801 2.95801,0.321939 2.95922,4.740197 1.25491,6.087001 -0.94832,0.749393 -0.95356,-0.544703 -0.67019,-1.196882 0.35739,-0.822556 1.61928,-2.186436 -0.77422,-3.543318 z"
+       id="path3150-4-0-1"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="csssc" />
+    <path
+       style="fill:#000000;display:inline"
+       d="m 164.54161,-19.558126 c 0.91705,-0.602632 1.76602,-1.519823 1.0745,-2.641856 -0.77349,-1.25504 -0.19661,-2.587089 0.95606,-1.046403 1.59242,2.128462 -0.30418,4.583664 -2.22025,5.173113 -1.50847,0.464064 -0.82603,-0.817378 0.18969,-1.484854 z"
+       id="path3150-4-8-5"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cssss" />
+    <path
+       style="fill:#000000;display:inline"
+       d="m 146.32834,-13.551338 c 1.07135,-0.843927 0.77678,-2.67901 -0.56585,-3.582573 -1.24439,-0.837445 -0.89177,-1.694291 0.53475,-1.083939 2.33801,1.000344 3.01321,4.934515 0.68817,5.894416 -1.45881,0.602271 -1.4649,-0.59155 -0.65707,-1.227904 z"
+       id="path3150-4-3"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cssss" />
+    <path
+       style="fill:#000000;display:inline"
+       d="m 148.73176,-15.184387 c -1.46296,-0.88487 -1.22999,-1.924748 0.30136,-1.32626 2.71022,1.059218 2.43137,5.163562 0.47731,5.894416 -1.68514,0.6302718 -1.2615,-0.769836 -0.39313,-1.242404 0.87639,-0.476941 1.07711,-2.441067 -0.38554,-3.325752 z"
+       id="path3150-4-0-0"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cssss" />
+    <path
+       style="fill:#000000;display:inline"
+       d="m 146.52989,-8.8563441 c 0.78176,-0.235461 0.80812,-1.7206219 -0.22369,-2.1278149 -1.20921,-0.477197 -0.99248,-1.878781 0.46291,-1.083939 2.32923,1.272086 1.58901,4.0336219 0.12473,4.2977709 -1.5125,0.272845 -1.34128,-0.791651 -0.36395,-1.086017 z"
+       id="path3150-4-8-9"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cssss" />
+    <path
+       style="fill:#000000;display:inline"
+       d="m 117.61349,-8.4643489 c 0.63271,-0.896564 0.39099,-2.7510391 -0.67113,-3.5123911 -1.35722,-0.972878 -1.15495,-1.764473 0.34175,-1.083939 2.31496,1.052585 2.82021,4.6362411 0.88117,5.8944161 -1.32395,0.859065 -1.14473,-0.457865 -0.55179,-1.298086 z"
+       id="path3150-4-5"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cssss" />
+    <path
+       style="fill:#000000;display:inline"
+       d="m 119.33162,-9.2601059 c -1.538,-0.7468401 -1.38138,-1.5825581 0.24447,-1.3379161 2.94235,0.442737 2.64959,5.0550591 0.72851,5.8686661 -1.6567,0.701637 -0.89406,-0.391696 -0.22767,-1.46211 0.79362,-1.274768 0.49862,-2.4646 -0.74531,-3.06864 z"
+       id="path3150-4-0-4"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cssss" />
+    <path
+       style="fill:#000000;display:inline"
+       d="m 116.59913,-2.2790469 c 0.69575,-0.848574 1.02867,-2.337745 0.30605,-3.440006 -0.91553,-1.396544 -0.50982,-2.091559 0.68332,-0.960356 1.92907,1.828903 0.98157,4.752762 -0.67172,5.88651702 -1.30159,0.892579 -1.08826,-0.54627302 -0.31765,-1.48615502 z"
+       id="path3150-4-8-1"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cssss" />
+  </g>
+</svg>
Index: images/archer.svg
===================================================================
RCS file: images/archer.svg
diff -N images/archer.svg
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ images/archer.svg	26 Sep 2017 11:34:59 -0000
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg xmlns="http://www.w3.org/2000/svg"; width="200" height="125" version="1.1">
+ <g id="layer3" transform="translate(0,21.599327)">
+  <path fill="#FFF" d="m109.57,9.5312c-1.9412,0.04727-3.4885,0.53843-4.3125,1.5312-0.71106,0.85678-2.7937,2.1723-4.625,2.9375-1.8313,0.76516-3.3125,1.8156-3.3125,2.3125,0,0.49687-7.2292,1.2056-16.062,1.5938-14.146,0.62168-17.352,1.0953-26.812,4-3.8968,1.1964-7.6144,2.1062-10.281,2.5625-0.53338,0.09127-1.0263,0.16574-1.4688,0.21875-0.44249,0.05301-0.81855,0.11312-1.1562,0.125-0.3377,0.01188-0.62474,0.000894-0.84375-0.03125-2.4836-0.36451-3.5805,0.16451-6.125,3.0625-1.7008,1.9371-4.7955,4.4392-6.9062,5.5625-4.7091,2.5061-8.3438,5.5607-8.3438,7,0,0.59244,1.9125,2.2694,4.25,3.75l4.25,2.6875-3.125,0.84375c-3.1083,0.81237-6.7052,3.8125-4.5625,3.8125,0.59092,0,2.4089,1.9125,4.0312,4.25,7.7587,11.179,23.521,24.75,28.75,24.75,0.76494,0,1.4062,0.38401,1.4062,0.84375s1.6264,2.9347,3.625,5.5c3.8001,4.8776,5.375,5.7508,5.375,3.0312,0-1.1646,0.59901-1.4385,2.1562-1.0312,0.57881,0.15136,1.1329,0.20172,1.6562,0.1875,0.17446-0.005,0.33271-0.009,0.5-0.0313,2.0075-0.26946,3.4998-1.8116,4-4.3125l0.5625-2.875,11.312-0.625c3.1092-0.17589,6.282-0.44825,8.875-0.71875,1.2965-0.13525,2.4423-0.27183,3.375-0.40625,0.93274-0.13442,1.65-0.25774,2.0625-0.375,2.2572-0.64166,3.9191-0.38382,6.7187,1.0625,0.32015,0.16539,0.6309,0.30103,0.9375,0.4375,2.1462,0.9553,3.9639,1.2116,5.7812,0.8125,0.17239-0.03786,0.37135-0.08849,0.5625-0.15625s0.38539-0.15405,0.59375-0.25c6.2509-2.8784,19.906-18.051,19.906-22.562,0-0.29267-1.5864-0.53125-3.5312-0.53125h-3.5625l2.5625-3.7188c1.3948-2.0527,2.5312-4.258,2.5312-4.875,0-1.9559,3.2302-4.9706,6.0312-6.0312,0.21546-0.08159,0.44772-0.13037,0.65625-0.1875,0.41706-0.11426,0.81833-0.1875,1.1875-0.1875,1.6304,0,2.788,0.54287,3.0938,0.875,0.54709,0.59438,4.53,4.1693,9.4375,8.5,8.2199,7.2537,9.039,7.7186,10.25,6.0625,0.72267-0.9883,1.2431-2.2044,1.5938-3.5938,0.0701-0.27788,0.13244-0.55231,0.1875-0.84375,0.55064-2.9144,0.36729-6.4971-0.625-10.312-1.3463-5.1766-1.3583-6.2805,0-10.406,1.2457-3.7839,1.3385-5.771,0.4375-11.031-0.6052-3.5331-1.338-6.6817-1.625-6.9688-0.28704-0.28704-3.8313,2.159-7.875,5.4375-7.1647,5.8088-11.211,8.6894-14.375,9.4375-0.35155,0.08312-0.69836,0.1557-1.0312,0.1875-1.9973,0.1908-3.713-0.53063-5.8125-1.9062l-2.8438-1.875,3.1562-0.8125c1.7319-0.44879,3.1562-1.3334,3.1562-1.9688,0-0.63538-2.1772-3.2423-4.8438-5.8125-5.5277-5.328-15.083-9.0793-20.906-8.9375z"/>
+ </g>
+ <g id="layer2" transform="translate(-8.4806292,21.599327)">
+  <path style="block-progression:tb;color:#000000;direction:ltr;text-indent:0;text-align:start;enable-background:accumulate;text-transform:none;" fill="#cdcdcd" d="m168.83,17.542c3.2116,6.6995,1.0885,14.747-0.71502,20.704,1.7716,5.6252,3.3701,12.721,1.1984,18.38-3.158,3.8073-8.026-3.4254-11.491-6.116-4.359-3.0025-8.2655-9.8908-13.949-7.5548-5.7973,2.4652-6.2545,8.3291-9.5776,13.066-3.1337,4.5736-3.9754,9.9752-8.9402,13.605-9.26,6.737-20.57,10.018-31.994,10.538-10.659,0.274-21.997,0.47-32.486-0.801-8.285-1.41-13.876-9.256-19.519-14.705-3.993-3.952-8.733-9.089-10.76-14.248,8.7583-5.2545,9.6006-0.61617,14.089,4.5251-2.2539-2.9539-4.6506-5.5854-7.1432-8.2098-4.7436-3.5764-11.505-6.59-4.5948-10.152,2.7915-1.3777,8.5943-8.0151,7.8683,0.53939,0.6593,6.2751,1.9975,12.538,8.7765,12.96,6.6797-0.2958,8.2041-8.1528,8.2974-12.03-0.11803-4.2618-3.8652-8.6321-5.3879-11.669,4.9252-2.0308,11.77-4.1818,16.896-5.6884,9.9741-2.2067,20.285-1.6907,30.436-2.0469,5.5452-0.13073,11.728-0.24041,17.195,0.22497,6.8433,0.40879,9.5843,1.3516,13.76,4.5446,5.6241,3.2144,8.574,7.9237,15.741,9.0381,6.8917-3.4017,11.706-7.9796,17.743-11.962,1.0657-0.88115,3.4604-2.5925,4.558-2.9425z"/>
+  <path style="block-progression:tb;color:#000000;direction:ltr;text-indent:0;text-align:start;enable-background:accumulate;text-transform:none;" fill="#FFF" d="m167.41,21.123c-7.1454,4.5607-9.8052,13.623-21.331,13.802-8.1221,0.12658-16.235-13.48-27.779-12.48-15.136-0.03015-31.28-0.58236-47.062,1.7812-7.7635,1.3244-11.484,4.0788-16.874,4.3709,5.6043,6.3701,8.9135,20.481,0.23929,22.923-2.3427-0.92079-11.657,2.2448-13.877-9.6892-0.76593-2.0557-0.74953-4.535-1.3614-5.8591-1.7522,1.7921-6.0689,3.0574-7.092,5.0743,1.9486,2.3928,4.1119,2.4356,6.3084,4.5466,1.1998,1.6842,2.5987,3.267,3.9045,4.8125,3.8666,4.6262,4.5798,5.7594,4.4982,7.0006-1.296,0.44935-3.3851-1.5939-5.638-4.7392-1.4919-2.609-5.7272-3.7119-8.7022-2.2461,5.9415,8.5077,14.353,17.139,22.241,22.938,6.9755,4.88,19.212,3.1333,29.729,2.9614,18.778-0.81912,29.493,0.132,40.814-10.92,5.5651-5.72,8.8088-13.559,13.71-20.165,4.0765-5.4944,11.239-5.2711,16.416-0.41512,4.9314,4.6247,6.064,7.1033,11.475,10.339,3.6003-7.1681-1.4041-8.6762-2.7872-14.451,0.9217-5.8185,6.2116-13.578,3.1704-19.584z"/>
+ </g>
+ <g id="layer1" transform="translate(-54.02702,95.56099)">
+  <path fill="#000" d="m88.399-12.648c-3.3088-3.4025-5.7972-6.4052-5.5297-6.6727s3.4451,2.5164,7.0614,6.1864,6.1046,6.6727,5.5297,6.6727c-0.57493,0-3.7526-2.7839-7.0614-6.1864z"/>
+  <path fill="#000" d="m133.91-29.694c-1.901-2.3009-0.72604-3.3335-1.76-5.5651-0.20667-0.44609-2.7828,1.0655-4.8632,2.2553-2.3542,1.3463-3.7572,2.1178-3.218,3.0778,0.52762,0.93944,1.2614,0.67901,3.3429-0.35686,1.1957-0.59508,3.533-1.7525,3.7389-1.3832,0.24375,0.43702-1.8607,1.4985-3.2342,2.2444-2.0233,1.0987-3.2987,1.2266-3.0186,2.1722,0.36577,1.2348,1.119,0.64349,3.4431,0.65713,2.1681,0.01272,3.6126-0.12135,3.6099,0.24766-0.003,0.47722-1.1573,0.55088-3.7695,0.76255-1.6862,0.13663-2.8843,0.22479-3.1759,1.141-0.36132,1.135,0.12362,1.4327,2.5871,1.9657,3.439,0.74409,3.1994,1.6494-0.37915,0.80908-4.3354-1.018-4.2299,0.33346,0.37993,3.0384,3.7022,2.1723,3.8188,2.4875,5.3623,0.25758,0.87227-1.2602,1.9743-4.2694,1.8562-6.8933-0.0839-1.8637,0.1244-3.1882-0.90175-4.4302h0.00004zm-12.577,8.5687c3.1154-2.3654,3.6153-6.2562,0.22707-9.459,2.1799-1.8319,5.6855-4.9727,11.447-6.6627,1.1399-0.33435,0.42182,4.5027,2.5839,7.1415,1.8859,2.3017,0.69081,8.6512-0.30857,10.822-0.6737,1.4634-1.2501,2.8179-3.4977,4.8022-3.114-1.3313-9.6321-4.8065-10.452-6.6439z"/>
+  <path fill="#000" d="m107.64-18.863c4.3811-4.0603,8.1914-14.834,6.5498-19.476-0.59156-1.6728-0.19759-2.6218,0.40225-1.8775,4.6631,5.786-3.1641,23.663-8.0719,23.756-0.98459,0.01866-0.61425-0.79467,1.1198-2.4018z"/>
+  <path fill="#000" d="m140.77-23.882c0.61288-1.931,0.20693-5.6532-0.85519-7.2684-1.3572-2.0639-1.155-3.7432,0.34175-2.2995,2.315,2.233,2.6587,10.092,0.88117,12.505-1.3295,1.8042-0.96068-1.0685-0.36773-2.9367z"/>
+  <path fill="#000" d="m202.74-28.288c-3.7565-3.253-4.4249-4.9895-1.6479-3.2581,3.4948,2.1789,7.7477,6.0127,6.25,6.008-0.825-0.003-2.8146-1.2197-4.6021-2.7499z"/>
+  <path fill="#000" d="m206.16-30.644c-3.5119-1.8549-5.7533-3.8173-4.2117-3.8173,0.9762,0,9.3969,4.9664,9.3969,5.5422,0,0.83485-1.459,0.24326-5.1852-1.7249z"/>
+  <path fill="#000" d="m80.983-34.156c-0.95302-0.95302-0.77256-3.3061,0.25353-3.3061,1.2268,0,2.2116,2.8173,1.2028,3.4408-0.44926,0.27766-1.1046,0.21707-1.4563-0.13464z"/>
+  <path fill="#000" d="m193.84-37.462c0.33992-0.55,4.0853-0.6912,6.2853-0.6912,2.412,0,4.0134,0.1991,3.8256,0.6912-0.23057,0.60406-2.7138,0.98695-4.9138,0.98695-2.412,0-5.5698-0.38394-5.1971-0.98695z"/>
+  <path fill="#000" d="m202.34-41.135c0-0.91134,9.0974-4.4516,9.7534-3.7956,0.52063,0.52064-7.2024,4.506-8.7136,4.506-0.57191,0-1.0398-0.279-1.0398-0.71036z"/>
+  <path fill="#000" d="m201.32-43.804c2.3166-2.2795,9.0085-7.0082,9.6126-6.404,0.30273,0.30273-1.5701,2.1696-4.1619,4.1486-4.7479,3.6253-7.7673,4.535-5.4507,2.2555z"/>
+  <path d="m109.56,31.125c-1.9412,0.04727-3.4573,0.53843-4.2812,1.5312-0.71106,0.85678-2.7937,2.1723-4.625,2.9375-1.8313,0.76516-3.3438,1.8156-3.3438,2.3125,0,0.49687-7.2292,1.2056-16.062,1.5938-14.146,0.62168-17.32,1.0953-26.781,4-6.2349,1.9143-12.029,3.1322-13.781,2.875-2.4836-0.36451-3.5493,0.16451-6.0938,3.0625-1.7008,1.9371-5.1895,3.8839-7.1961,5.184-2.4358,1.5781-4.9251,3.728-6.7862,4.3262-1.4903,0.47895-1.3157,1.2954-1.3494,3.1406-0.01081,0.59234,1.963,2.2124,4.3005,3.693l4.25,2.6875-3.125,0.8125c-3.1083,0.81237-6.6739,3.8125-4.5312,3.8125,0.59092,0,2.3776,1.9125,4,4.25,7.7587,11.179,21.602,24.262,28.781,24.75,0.76318,0.0518,1.375,0.38401,1.375,0.84375s1.6264,2.9347,3.625,5.5c3.8001,4.8776,5.375,5.7508,5.375,3.0312,0-1.1646,0.59901-1.4385,2.1562-1.0312,3.087,0.80726,5.4893-0.82168,6.1562-4.1562l0.59375-2.875,11.281-0.625c6.2184-0.35178,12.662-1.031,14.312-1.5,2.2572-0.64166,3.9191-0.38382,6.7188,1.0625,2.5612,1.3231,4.6731,1.7062,6.75,1.25,5.5164-1.2116,21.031-18.156,21.031-22.969,0-0.29267-1.5864-0.53125-3.5312-0.53125h-3.5312l2.5312-3.7188c1.3948-2.0527,2.5312-4.258,2.5312-4.875,0-2.4073,4.9216-6.4062,7.875-6.4062,1.6304,0,2.8193,0.54287,3.125,0.875,0.54709,0.59438,4.53,4.1693,9.4375,8.5,8.2199,7.2537,9.0078,7.7498,10.219,6.0938,2.3125-3.1626,2.7439-8.6454,1.1562-14.75-1.3463-5.1766-1.327-6.3117,0.0312-10.438,1.2457-3.7839,1.3073-5.771,0.40625-11.031-0.6052-3.5331-1.338-6.6505-1.625-6.9375-0.28704-0.28704-3.8313,2.159-7.875,5.4375-12.737,10.327-15.62,11.356-21.219,7.6875l-2.8125-1.8438,3.125-0.84375c1.7319-0.44879,3.1562-1.3334,3.1562-1.9688,0-0.63538-2.1772-3.2423-4.8438-5.8125-5.5277-5.328-15.083-9.0793-20.906-8.9375h0.00005zm2.9072,2.0287c-2.2162,0.9946-4.0752,1.4808-8.5404,5.0402-1.3523-0.10911-2.327-0.07187-3.9293-0.03948,0.0273-0.77941,5.5797-2.8021,8.031-5.3618,1.8008-0.15747,2.9423-0.13741,4.4387,0.36106zm2.1761,0.63147c1.0262,0.19835,1.6418,0.38959,2.3706,0.72165-1.5125,0.82054-3.8994,2.4823-4.9913,4.6526-1.5865-0.32577-3.2263-0.53237-5.6092-0.76289,2.7851-2.0028,4.6599-3.2323,8.23-4.6114zm3.9947,1.4948c1.3034,0.40458,3.7725,1.4023,4.9455,2.3514-2.1028,0.43184-4.1698,1.7318-5.545,2.8435-0.99878-0.30208-2.1717-0.7868-3.9611-1.1192,0.546-1.6133,2.7662-3.0634,4.5606-4.0757zm6.3447,3.2502c2.3191,1.2374,3.1754,2.0694,4.0782,3.0729-1.7278,0.72649-3.8103,1.4137-5.264,2.1433-1.7879-1.0066-2.8609-1.6821-4.0919-2.5572,1.0481-1.0814,4.1246-2.3608,5.2776-2.6591zm34.827,1.8136c0.0469-0.0082,0.0772-0.01653,0.0937,0,1.5045,1.5046,1.5431,11.067,0.0625,15.594-1.4456,4.4195-1.4779,5.2784-0.15625,7.8125,1.8206,3.4907,1.944,11.359,0.21875,13.719-1.1545,1.5789-2.1147,0.99074-10.531-6.3125-5.1017-4.4269-10.119-8.0625-11.156-8.0625-3.9526,0-6.8078,1.9854-8.9062,6.1875-1.1895,2.3821-3.7496,7.0125-5.6875,10.312-1.9379,3.3-3.7554,6.7677-4.0625,7.6875-0.92578,2.773-10.604,8.5002-18.469,10.938-6.5444,2.0281-9.8182,2.3159-28.406,2.5625-24.937,0.33083-24.545,0.46825-36.875-12.438-9.6063-10.055-14.149-16.148-12.406-16.688,5.837-1.8061,6.5781-1.6174,10.188,2.6875,1.9592,2.3367,3.7816,4.2702,3.7924,3.6422,0.048-1.764-9.258-11.482-12.368-13.484-3.8332-2.4677-3.7909-3.8899,0.9375-6.4062,1.784-0.9494,3.8064-2.2065,4.5-2.7812,0.9867-0.81763,1.273,0.11555,1.3125,4.25,0.12087,12.661,11.245,17.708,16.469,7.4688,2.6386-5.1721,2.473-9.2045-0.59375-14.438l-2.561-4.375,3.812-1.063c5.4516-1.5139,5.9314-1.3752,8.3125,1.9688,2.4965,3.506,3.4968,3.2348,4.375-1.1562,1.4163-7.0814,4.4054-7.6036,7.625-1.3438,3.0055,5.8436,4.5272,7.106,6.5,5.4688,0.825-0.68469,1.5-2.0182,1.5-2.9688,0-0.95058,0.48994-3.1429,1.0938-4.875,0.87643-2.5141,1.6549-3.1562,3.875-3.1562,2.1732,0,3.0796,0.67668,4.0938,3.125,1.4214,3.4316,5.6525,8.875,6.9062,8.875,0.72448,0,1.2758-1.2138,4.25-9.25,0.85753-2.317,1.62-2.75,4.7188-2.75,3.2523,0,3.7895,0.39691,4.8438,3.3125,0.65571,1.8134,1.8235,4.1341,2.5938,5.1875,1.8705,2.5581,4.1677,0.73847,5.0625-4.0312,0.35745-1.9054,0.84386-3.4688,1.0625-3.4688,1.0107,0,8.3504,4.6806,11.281,7.1875,4.878,4.1723,9.092,6.0813,11.906,5.375,1.3584-0.34092,6.5025-3.8259,11.438-7.7188,4.6266-3.6496,8.6716-6.4712,9.375-6.5938zm-29.668,2.6254c0.97744,0.75361,2.2862,2.1438,2.8136,2.5815-1.0364,0.63132-3.1519,1.1351-4.7622,1.6024-0.76583-0.62267-1.5101-1.0777-2.717-2.263,1.0344-0.75017,3.094-1.4721,4.6656-1.921zm-90.515,5.187c1.7061,0.0048,3.447,1.0694,5.0625,3.1875,4.2764,5.6067,4.9627,8.575,3.0938,13.469-0.90333,2.3654-2.484,4.7688-3.5,5.3125-3.1203,1.6699-5.7282,1.0899-7.9375-1.7188l-2.094-2.688,3.25-1.063c6.4952-2.1211,5.7644-12.562-0.875-12.562-2.5686,0-2.5789-0.04813-0.8125-2,1.1795-1.3033,2.4855-1.9412,3.8125-1.9375zm-5.344,8.094c0.22162-0.0409,0.6606-0.02786,0.96756,0.03125,0.9625,0.18536,1.6212,0.71522,1.6786,1.9274,0.03836,0.80903-0.90244,1.5122-1.8649,1.6976-1.2278,0.23646-1.75-0.30635-1.75-1.8125,0-1.1296,0.3039-1.721,0.96875-1.8438zm96.198,25.61c0.17164,0.10776-0.0498,0.63556-0.69756,1.6713-2.0099,0.15248-3.7878,0.17713-5.6875-0.03125,0.59751-1.0405,0.76063-1.7703,0.93643-1.8226,1.7339-0.01171,3.7346,0.06989,5.4486,0.18247zm-7.2693,3.3715c1.8475,0.30531,3.4087,0.30301,5.228,0.23729-0.69501,0.97112-1.4388,2.0064-2.2812,3.0312-1.5749-0.0472-3.1639-0.13341-4.625-0.59375,0.54718-0.87643,1.1496-1.7428,1.6782-2.6748zm-2.96,4.518c1.3147,0.56411,2.7131,0.67466,4.1875,0.75-1.0456,1.17-2.1238,2.3106-3.2188,3.4375-1.7574,0.04486-2.9386-0.49204-3.7812-1.5,0.99044-0.75016,1.9597-1.6314,2.8125-2.6875zm-5.0938,4.1875c1.3144,1.224,2.6217,1.7034,3.9688,2.0625-1.0792,1.3773-2.4267,2.3063-3.7812,3.0625-1.7085-0.56737-4.0784-0.89108-4.7188-2.5,0.69332-0.31871,1.3088-0.6106,1.6875-0.875,0.66574-0.46479,1.6828-1.0432,2.8438-1.75zm-7.6562,4c0.98465,1.319,3.8554,1.9692,5.8125,2.5312-1.4856,0.97345-2.8604,1.7601-3.4062,1.7188-2.0472-0.15498-6.2728-1.5508-5.8125-2.2812,0.17289-0.51305,1.6969-1.2273,3.4062-1.9688zm-44.425,6.4164c0.9938,0.97796,1.7109,1.0298,2.2688-0.26016,0.58937-1.3628,0.95535-1.2814,0.96875,0.0937,0.0084,0.86662-1.0724,2.5575-2.375,3.7812l-2.3438,2.2188-2.6875-3.2712c-1.5481-1.8843-2.7669-3.6129-2.0726-3.6248,1.2036-0.0206,1.3539-0.13682,2.8726,1.5057,2.8319,3.0626,4.6595,2.6183,2.0504,0.33723-2.307-2.0169-1.5505-2.0407-0.63162-2.0406,1.3223,0.00011,1.3132,0.63357,1.95,1.2602zm6.6438-1.2602c1.0536,0,1.2357,0.70014,0.6875,2.75-0.40449,1.5125-1.5314,2.9071-2.5,3.0938-1.5615,0.30086-1.6174,0.0742-0.46875-2,0.71248-1.2866,1.2106-2.6812,1.0938-3.0938-0.11685-0.4125,0.41006-0.75,1.1875-0.75z" transform="translate(54.02702,-95.56099)" fill="#000"/>
+  <path fill="#000" d="m228-14.212c0.41261-2.0625,0.7502-4.65,0.7502-5.75s-0.33759-3.6875-0.7502-5.75c-0.44642-2.2315-0.36492-3.75,0.20127-3.75,0.52331,0,1.2539,2.199,1.6236,4.8867,0.76111,5.5339-0.23782,14.113-1.6433,14.113-0.54341,0-0.61909-1.563-0.18156-3.75z"/>
+  <path fill="#000" d="m220.35-12.153c0.006-0.44496,0.60085-2.834,1.322-5.309,1.2812-4.3973,1.3356-7.4257,0.24242-13.5-0.50794-2.8224-0.45215-2.8851,0.94244-1.0589,2.5222,3.3028,1.3628,18.279-1.5547,20.082-0.52963,0.32734-0.9581,0.2311-0.95215-0.21386z"/>
+  <path fill="#000" d="m222.53-45.841c0.30658-4.2384-0.45523-7.3807-1.7088-10.022-0.95777-2.0184-1.5298-4.0319-1.1226-4.2885,0.48336-0.30457,2.6714,3.0776,3.2636,5.9142,1.2066,5.7804,1.6463,12.975-0.18591,13.469-0.71558,0.19308-0.52762-1.1816-0.24617-5.0726z"/>
+  <path fill="#000" d="m228.51-49.875c0.1293-2.0984-0.97777-6.6569-2.3005-9.5484-2.948-6.4442-1.6982-6.7536,1.042-0.77885,2.9113,6.3477,3.6679,14.279,2.2083,13.741-0.71064-0.26184-1.0792-1.313-0.94981-3.4136z"/>
+  <path d="m92.188-57.781c-0.41812,0.0167-0.80767,0.05115-1.0938,0.125-0.14304,0.03693-0.28046,0.0682-0.375,0.15625-0.04727,0.04402-0.08177,0.1139-0.09375,0.1875s-0.0025,0.15779,0.03125,0.21875c0.2022,0.36531,0.63765,0.49833,1.1562,0.5625,0.5186,0.06417,1.1496,0.04416,1.875,0,1.0756-0.06548,1.6347,0.30524,2.1562,0.78125,0.24261,0.22142,0.59104,0.67633,0.96875,1.0625,0.18885,0.19308,0.40237,0.37851,0.625,0.5s0.46094,0.17489,0.71875,0.125c0.05699-0.01103,0.1201-0.04836,0.15625-0.09375s0.05441-0.07785,0.0625-0.125c0.01618-0.09431-0.0074-0.20745-0.03125-0.3125-0.04766-0.2101-0.14402-0.44359-0.28125-0.71875-0.27446-0.55032-0.69541-1.1814-1.0938-1.5312-0.97152-0.85332-1.5719-0.85671-2.625-0.90625-0.38593-0.01816-1.3187-0.06471-2.1562-0.03125z" fill="#000"/>
+  <path d="m21.692,3.693c0,1.7332-1.479,3.1382-3.3034,3.1382s-3.3034-1.405-3.3034-3.1382,1.479-3.1382,3.3034-3.1382,3.3034,1.405,3.3034,3.1382z" transform="translate(62.351062,-85.961663)" stroke="#000" fill="#FFF"/>
+  <path style="stroke-dasharray:none;" d="m11.121,17.512c0,2.7974-2.2678,5.0652-5.0652,5.0652s-5.0652-2.2678-5.0652-5.0652,2.2678-5.0652,5.0652-5.0652,5.0652,2.2678,5.0652,5.0652z" transform="translate(62.351062,-85.961663)" stroke="#000" stroke-miterlimit="4" stroke-width="1.125" fill="#FFF"/>
+  <path style="stroke-dasharray:none;" d="m19.49,23.954c0,1.0642-0.86274,1.927-1.927,1.927-1.0642,0-1.927-0.86274-1.927-1.927,0-1.0642,0.86274-1.927,1.927-1.927,1.0642,0,1.927,0.86274,1.927,1.927z" transform="translate(62.351062,-85.961663)" stroke="#000" stroke-miterlimit="4" stroke-width="1.125" fill="#FFF"/>
+  <path fill="#000" d="m158.66-39.407c0.63271-0.89656,0.39099-2.751-0.67113-3.5124-1.3572-0.97288-1.155-1.7645,0.34175-1.0839,2.315,1.0526,2.8202,4.6362,0.88117,5.8944-1.324,0.85906-1.1447-0.45786-0.55179-1.2981z"/>
+  <path fill="#000" d="m160.69-40.198c-1.5047-0.81182-1.3126-1.6401,0.30136-1.3263,2.9208,0.56794,2.4314,5.1636,0.47731,5.8944-1.6851,0.63027-0.87652-0.42951-0.16504-1.4705,0.84731-1.2397,0.60338-2.4411-0.61363-3.0977z"/>
+  <path fill="#000" d="m158.02-32.571c0.49888-0.97738,0.50672-2.5033-0.43424-3.4262-1.1922-1.1693-0.94394-1.9348,0.46291-1.0839,2.2746,1.3757,1.9721,4.4343,0.59846,5.8944-1.0814,1.1495-1.1797-0.30175-0.62713-1.3843z"/>
+  <path fill="#000" d="m165.12-28.754c-1.1333-1.2896-0.636-2.3003,0.74722-1.4115,2.1394,1.3747,1.7734,6.1183,0.0239,5.9599-1.4321-0.12972,1.0955-2.4244-0.77112-4.5483z"/>
+  <path fill="#000" d="m167.58-26.827c-1.7324-0.26725-1.445-1.5247,0.1895-1.3468,2.958,0.32194,2.9592,4.7402,1.2549,6.087-0.94832,0.74939-0.95356-0.5447-0.67019-1.1969,0.35739-0.82256,1.6193-2.1864-0.77422-3.5433z"/>
+  <path fill="#000" d="m164.54-19.558c0.91705-0.60263,1.766-1.5198,1.0745-2.6419-0.77349-1.255-0.19661-2.5871,0.95606-1.0464,1.5924,2.1285-0.30418,4.5837-2.2202,5.1731-1.5085,0.46406-0.82603-0.81738,0.18969-1.4849z"/>
+  <path fill="#000" d="m146.33-13.551c1.0714-0.84393,0.77678-2.679-0.56585-3.5826-1.2444-0.83744-0.89177-1.6943,0.53475-1.0839,2.338,1.0003,3.0132,4.9345,0.68817,5.8944-1.4588,0.60227-1.4649-0.59155-0.65707-1.2279z"/>
+  <path fill="#000" d="m148.73-15.184c-1.463-0.88487-1.23-1.9247,0.30136-1.3263,2.7102,1.0592,2.4314,5.1636,0.47731,5.8944-1.6851,0.63027-1.2615-0.76984-0.39313-1.2424,0.87639-0.47694,1.0771-2.4411-0.38554-3.3258z"/>
+  <path fill="#000" d="m146.53-8.8563c0.78176-0.23546,0.80812-1.7206-0.22369-2.1278-1.2092-0.4772-0.99248-1.8788,0.46291-1.0839,2.3292,1.2721,1.589,4.0336,0.12473,4.2978-1.5125,0.27284-1.3413-0.79165-0.36395-1.086z"/>
+  <path fill="#000" d="m117.61-8.4643c0.63271-0.89656,0.39099-2.751-0.67113-3.5124-1.3572-0.97288-1.155-1.7645,0.34175-1.0839,2.315,1.0526,2.8202,4.6362,0.88117,5.8944-1.324,0.85906-1.1447-0.45786-0.55179-1.2981z"/>
+  <path fill="#000" d="m119.33-9.2601c-1.538-0.74684-1.3814-1.5826,0.24447-1.3379,2.9424,0.44274,2.6496,5.0551,0.72851,5.8687-1.6567,0.70164-0.89406-0.3917-0.22767-1.4621,0.79362-1.2748,0.49862-2.4646-0.74531-3.0686z"/>
+  <path fill="#000" d="m116.6-2.279c0.69575-0.84857,1.0287-2.3377,0.30605-3.44-0.91553-1.3965-0.50982-2.0916,0.68332-0.96036,1.9291,1.8289,0.98157,4.7528-0.67172,5.8865-1.3016,0.89258-1.0883-0.54627-0.31765-1.4862z"/>
+ </g>
+</svg>
Index: irc/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/irc/index.html,v
retrieving revision 1.3
diff -u -r1.3 index.html
--- irc/index.html	22 Oct 2013 06:52:29 -0000	1.3
+++ irc/index.html	26 Sep 2017 11:34:59 -0000
@@ -17,7 +17,7 @@
 vlink="#9900DD">
 
 <a href="../../gdb/mascot/"> <img border="0"
-src="../../gdb/images/archer.jpg" align="right" alt="[image of Archer
+src="../../gdb/images/archer.svg" align="right" alt="[image of Archer
 Fish]" /></a>
 
 <center><h1>GDB: The GNU Project Debugger</h1></center>
@@ -92,7 +92,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2013-08-29.</p>
+<p>Last modified 2017-09-26.</p>
 </address>
 
 </body>
Index: links/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/links/index.html,v
retrieving revision 1.41
diff -u -r1.41 index.html
--- links/index.html	22 Oct 2013 06:52:29 -0000	1.41
+++ links/index.html	26 Sep 2017 11:34:59 -0000
@@ -17,7 +17,7 @@
 vlink="#9900DD">
 
 <a href="../../gdb/mascot/"> <img border="0"
-src="../../gdb/images/archer.jpg" align="right" alt="[image of Archer
+src="../../gdb/images/archer.svg" align="right" alt="[image of Archer
 Fish]" /></a>
 
 <center><h1>GDB: The GNU Project Debugger</h1></center>
@@ -195,7 +195,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2013-08-29.</p>
+<p>Last modified 2017-09-26.</p>
 </address>
 
 </body>
Index: mailing-lists/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/mailing-lists/index.html,v
retrieving revision 1.39
diff -u -r1.39 index.html
--- mailing-lists/index.html	22 Oct 2013 06:52:29 -0000	1.39
+++ mailing-lists/index.html	26 Sep 2017 11:34:59 -0000
@@ -17,7 +17,7 @@
 vlink="#9900DD">
 
 <a href="../../gdb/mascot/"> <img border="0"
-src="../../gdb/images/archer.jpg" align="right" alt="[image of Archer
+src="../../gdb/images/archer.svg" align="right" alt="[image of Archer
 Fish]" /></a>
 
 <center><h1>GDB: The GNU Project Debugger</h1></center>
@@ -176,7 +176,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2013-08-29.</p>
+<p>Last modified 2017-09-26.</p>
 </address>
 
 </body>
Index: mascot/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/mascot/index.html,v
retrieving revision 1.20
diff -u -r1.20 index.html
--- mascot/index.html	22 Oct 2013 06:52:29 -0000	1.20
+++ mascot/index.html	26 Sep 2017 11:34:59 -0000
@@ -17,7 +17,7 @@
 vlink="#9900DD">
 
 <a href="../../gdb/mascot/"> <img border="0"
-src="../../gdb/images/archer.jpg" align="right" alt="[image of Archer
+src="../../gdb/images/archer.svg" align="right" alt="[image of Archer
 Fish]" /></a>
 
 <center><h1>GDB: The GNU Project Debugger</h1></center>
@@ -61,12 +61,22 @@
 
 <hr>
 
-<p> Jamie Guinan drew the <a href="../../gdb/images/archer.jpg">Archer
-Fish Logo</a>.
+<p> Jamie Guinan drew the
+original <a href="../../gdb/images/archer.jpg">Archer Fish Logo</a>.
 
 <p> Carlos O'Donell drew the <a
 href="../../gdb/images/archer-fish.ico">Archer Fish Icon</a>.
 
+<p> Andreas Arnez created a <a href="../../gdb/images/archer.svg">vector
+graphics version</a> of Jamie Guinan's Archer Fish Logo.
+An <a href="../../gdb/images/archer-inkscape.svg">Inkscape document</a>
+for easier editing and adaptation is available as well.
+
+<p> Jamie Guinan's original archer fish logo and the vector versions by
+Andreas Arnez are licensed
+under <a href="https://creativecommons.org/licenses/by-sa/3.0/us/";>CC
+BY-SA 3.0 US</a>.
+
 <!-- /body, update below using ../../gdb/index.sh -->
 
 <p></p>
@@ -108,7 +118,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2013-08-29.</p>
+<p>Last modified 2017-09-26.</p>
 </address>
 
 </body>
Index: news/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/news/index.html,v
retrieving revision 1.136
diff -u -r1.136 index.html
--- news/index.html	7 Sep 2017 15:29:58 -0000	1.136
+++ news/index.html	26 Sep 2017 11:34:59 -0000
@@ -17,7 +17,7 @@
 vlink="#9900DD">
 
 <a href="../../gdb/mascot/"> <img border="0"
-src="../../gdb/images/archer.jpg" align="right" alt="[image of Archer
+src="../../gdb/images/archer.svg" align="right" alt="[image of Archer
 Fish]" /></a>
 
 <center><h1>GDB: The GNU Project Debugger</h1></center>
@@ -1626,7 +1626,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2017-09-07.</p>
+<p>Last modified 2017-09-26.</p>
 </address>
 
 </body>
Index: news/reversible.html
===================================================================
RCS file: /cvs/gdb/htdocs/news/reversible.html,v
retrieving revision 1.11
diff -u -r1.11 reversible.html
--- news/reversible.html	22 Oct 2013 06:52:29 -0000	1.11
+++ news/reversible.html	26 Sep 2017 11:34:59 -0000
@@ -17,7 +17,7 @@
 vlink="#9900DD">
 
 <a href="../../gdb/mascot/"> <img border="0"
-src="../../gdb/images/archer.jpg" align="right" alt="[image of Archer
+src="../../gdb/images/archer.svg" align="right" alt="[image of Archer
 Fish]" /></a>
 
 <center><h1>GDB: The GNU Project Debugger</h1></center>
@@ -171,7 +171,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2012-11-07.</p>
+<p>Last modified 2017-09-26.</p>
 </address>
 
 </body>
Index: papers/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/papers/index.html,v
retrieving revision 1.37
diff -u -r1.37 index.html
--- papers/index.html	22 Oct 2013 06:52:29 -0000	1.37
+++ papers/index.html	26 Sep 2017 11:34:59 -0000
@@ -17,7 +17,7 @@
 vlink="#9900DD">
 
 <a href="../../gdb/mascot/"> <img border="0"
-src="../../gdb/images/archer.jpg" align="right" alt="[image of Archer
+src="../../gdb/images/archer.svg" align="right" alt="[image of Archer
 Fish]" /></a>
 
 <center><h1>GDB: The GNU Project Debugger</h1></center>
@@ -96,7 +96,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2013-08-29.</p>
+<p>Last modified 2017-09-26.</p>
 </address>
 
 </body>
Index: schedule/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/schedule/index.html,v
retrieving revision 1.88
diff -u -r1.88 index.html
--- schedule/index.html	7 Sep 2017 14:49:11 -0000	1.88
+++ schedule/index.html	26 Sep 2017 11:34:59 -0000
@@ -17,7 +17,7 @@
 vlink="#9900DD">
 
 <a href="../../gdb/mascot/"> <img border="0"
-src="../../gdb/images/archer.jpg" align="right" alt="[image of Archer
+src="../../gdb/images/archer.svg" align="right" alt="[image of Archer
 Fish]" /></a>
 
 <center><h1>GDB: The GNU Project Debugger</h1></center>
@@ -310,7 +310,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2017-01-21.</p>
+<p>Last modified 2017-09-26.</p>
 </address>
 
 </body>
Index: song/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/song/index.html,v
retrieving revision 1.24
diff -u -r1.24 index.html
--- song/index.html	22 Oct 2013 06:52:29 -0000	1.24
+++ song/index.html	26 Sep 2017 11:34:59 -0000
@@ -17,7 +17,7 @@
 vlink="#9900DD">
 
 <a href="../../gdb/mascot/"> <img border="0"
-src="../../gdb/images/archer.jpg" align="right" alt="[image of Archer
+src="../../gdb/images/archer.svg" align="right" alt="[image of Archer
 Fish]" /></a>
 
 <center><h1>GDB: The GNU Project Debugger</h1></center>
@@ -105,7 +105,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2013-08-29.</p>
+<p>Last modified 2017-09-26.</p>
 </address>
 
 </body>
Index: talks/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/talks/index.html,v
retrieving revision 1.30
diff -u -r1.30 index.html
--- talks/index.html	22 Oct 2013 06:52:29 -0000	1.30
+++ talks/index.html	26 Sep 2017 11:34:59 -0000
@@ -17,7 +17,7 @@
 vlink="#9900DD">
 
 <a href="../../gdb/mascot/"> <img border="0"
-src="../../gdb/images/archer.jpg" align="right" alt="[image of Archer
+src="../../gdb/images/archer.svg" align="right" alt="[image of Archer
 Fish]" /></a>
 
 <center><h1>GDB: The GNU Project Debugger</h1></center>
@@ -97,7 +97,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2013-08-29.</p>
+<p>Last modified 2017-09-26.</p>
 </address>
 
 </body>
Index: testing/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/testing/index.html,v
retrieving revision 1.30
diff -u -r1.30 index.html
--- testing/index.html	22 Oct 2013 06:52:30 -0000	1.30
+++ testing/index.html	26 Sep 2017 11:34:59 -0000
@@ -17,7 +17,7 @@
 vlink="#9900DD">
 
 <a href="../../gdb/mascot/"> <img border="0"
-src="../../gdb/images/archer.jpg" align="right" alt="[image of Archer
+src="../../gdb/images/archer.svg" align="right" alt="[image of Archer
 Fish]" /></a>
 
 <center><h1>GDB: The GNU Project Debugger</h1></center>
@@ -96,7 +96,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2013-08-29.</p>
+<p>Last modified 2017-09-26.</p>
 </address>
 
 </body>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]