Update README and upload some missing resources.

This commit is contained in:
Lena Schimmel 2019-10-02 18:51:21 +02:00
parent 23ca731195
commit 053992277c
6 changed files with 667 additions and 7 deletions

3
.vscode/launch.json vendored
View file

@ -8,7 +8,8 @@
"type": "node",
"request": "launch",
"name": "Node server",
"program": "${workspaceFolder}/node/server/server.js"
"program": "${workspaceFolder}/node/server/server.js",
"cwd": "${workspaceFolder}/node/server"
}
]
}

View file

@ -1,6 +1,32 @@
[![License: CC0-1.0](https://licensebuttons.net/l/zero/1.0/80x15.png)](http://creativecommons.org/publicdomain/zero/1.0/)
# Queer all year
<img width="50%" src="https://github.com/lenaschimmel/queerallyear/blob/master/web/img/navi.png?raw=true" alt="Animated logo on the home page"/>
## Description
This is the website [queerallyear.de](http://queerallyear.de), which was launchend in the summer of 2019 to offer a critical comment to the motto of the Brunswick pride parade, which was "Gay for one day".
The website is completely German, and so the development notes are as well.
## Technical details
The site runs on NodeJS and comes with a custom HTTP server. It has a very simple templating system.
The most complex part is the handling of SVG graphics for the logo, which serves several purposes:
* Randomized animation on the home page
* Life preview in the image configurator
* Generate SVG, PNG, PDF and JPG downloads from the confiurator
* Create modified SVGs via command line interface
* Create variants for embedding in several sub-pages at startup
To make those features possible without code duplication, several chungs of JavaScript have to be executable both server-side on NodeJS and client-side within the browser. We use [browserify](https://www.npmjs.com/package/browserify) to execute node-style code in the browser, and [jsdom](https://www.npmjs.com/package/jsdom) to let code run on NodeJS which needs to access a DOM (with much less overhead than [phantomjs](https://www.npmjs.com/package/phantom) or [puppeteer](https://github.com/GoogleChrome/puppeteer))
## Screenshots
<img width="50%" src="https://github.com/lenaschimmel/queerallyear/blob/master/doc/logo_animation.gif?raw=true" alt="Animated logo on the home page"/>
<img width="50%" src="https://github.com/lenaschimmel/queerallyear/blob/master/doc/designer.png?raw=true" alt="Screenshot of the logo configurator"/>
## Development notes (German, partly outdated)
Dies ist eine Kampagne für mehr Vielfalt und weniger Regenbogenkapitalismus beim Braunschweiger CSD 2019.
Weder technisch noch inhaltlich ist so richtig klar, was das letztlich mal werden wird. Bisherige Ideen:
@ -23,14 +49,14 @@ Weder technisch noch inhaltlich ist so richtig klar, was das letztlich mal werde
* [ ] Evtl. auf Uberspace umziehen (Siehe https://wiki.uberspace.de/development:nodejs )
* [x] Mailadresse: kontakt@queerallyear.de
* [ ] Geld-Sammel-Plattform (Paypal)
* [ ] Liste von Unterzeichner_innen
* [ ] Bekanntmachen - Tweets, Unterstützer_orgs etc.
* [ ] Noch bessere Navigationsleiste (Burger Menu, siehe https://media.kulturbanause.de/2014/04/navigation/slider/responsive-navigation-slider-target.html#nav-closed )
* [x] Liste von Unterzeichner_innen
* [x] Bekanntmachen - Tweets, Unterstützer_orgs etc.
* [x] Noch bessere Navigationsleiste (Burger Menu, siehe https://media.kulturbanause.de/2014/04/navigation/slider/responsive-navigation-slider-target.html#nav-closed )
* [ ] Spreadshirt, node module sprd-design-upload
* [ ] Fertiger Merch (z.B. Sticker) die wir designen, in Druck geben und verbreiten
* [x] Fertiger Merch (z.B. Sticker) die wir designen, in Druck geben und verbreiten
* [ ] Zielsetzung schärfen
* [ ] Flyer designen
* [ ] Übersicht über Druckkosten
* [x] ~Flyer designen~ Postkarte
* [x] Übersicht über Druckkosten
* [ ] Identitäten erklären?
* [ ] Performance auf alten Handys (evtl. Mobilbrowser whitelisten)

BIN
doc/designer.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 MiB

BIN
doc/logo_animation.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 MiB

5
node/server/update.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/bash
cd ../tool/
browserify browser.js > ../../web/js/modules.js
cd ../server/
inkscape="/Applications/Inkscape.app/Contents/Resources/bin/inkscape" node server.js

View file

@ -0,0 +1,628 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="orig2"
x="0"
y="0"
version="1.1"
viewBox="0 0 1133.8583 755.90547"
xml:space="preserve"
sodipodi:docname="logo_orig2_mono_every_letter.svg"
inkscape:version="0.92.2 5c3e80d, 2017-08-06"
width="300mm"
height="200mm"><metadata
id="metadata209"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1638"
inkscape:window-height="1005"
id="namedview207"
showgrid="false"
inkscape:snap-global="false"
inkscape:zoom="1.2867569"
inkscape:cx="566.92913"
inkscape:cy="303.45522"
inkscape:window-x="42"
inkscape:window-y="1"
inkscape:window-maximized="1"
inkscape:current-layer="orig2"
inkscape:measure-start="0,0"
inkscape:measure-end="0,0"
units="mm" /><defs
id="defs191"><filter
id="filterShadow"
style="color-interpolation-filters:sRGB"><feFlood
id="feFlood1277"
flood-color="#000"
flood-opacity=".498"
result="flood" /><feComposite
id="feComposite1279"
in="flood"
in2="SourceGraphic"
operator="in"
result="composite1" /><feGaussianBlur
id="feGaussianBlur1281"
in="composite1"
result="blur"
stdDeviation="1.5" /><feOffset
id="feOffset1283"
dx="3"
dy="3.4"
result="offset" /><feComposite
id="finalComposite"
in="SourceGraphic"
in2="offset"
operator="over"
result="composite2" /></filter></defs><linearGradient
id="L00"
x1="229.38831"
x2="244.64799"
y1="18.3596"
y2="53.855099"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9806,0,0,0.9806,-173.43452,38.948056)"><stop
id="stop4"
offset="0"
stop-color="#F48FBF" /><stop
id="stop1773"
offset=".5"
stop-color="#EC3E90" /><stop
id="stop6"
offset="1"
stop-color="#BE1363" /></linearGradient><linearGradient
id="L01"
x1="249.70419"
x2="232.9516"
y1="29.1336"
y2="46.051998"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9806,0,0,0.9806,-170.16562,40.743356)"><stop
id="stop10"
offset="0"
stop-color="#F48FBF" /><stop
id="stop1778"
offset=".5"
stop-color="#EC3E90" /><stop
id="stop12"
offset="1"
stop-color="#BE1363" /></linearGradient><linearGradient
id="E30"
x1="480.37439"
x2="501.10709"
y1="17.4293"
y2="49.180801"
gradientUnits="userSpaceOnUse"><stop
id="stop16"
offset="0"
stop-color="#6B6B6B" /><stop
id="stop1783"
offset=".5"
stop-color="#363636" /><stop
id="stop18"
offset="1"
stop-color="#000000" /></linearGradient><linearGradient
id="E31"
x1="493.92859"
x2="485.5195"
y1="41.5532"
y2="21.8354"
gradientUnits="userSpaceOnUse"><stop
id="stop22"
offset="0"
stop-color="#6B6B6B" /><stop
id="stop1788"
offset=".5"
stop-color="#363636" /><stop
id="stop24"
offset="1"
stop-color="#000000" /></linearGradient><linearGradient
id="D00"
x1="471.21811"
x2="445.63571"
y1="41.283401"
y2="30.3918"
gradientUnits="userSpaceOnUse"><stop
id="stop28"
offset="0"
stop-color="#6B6B6B" /><stop
id="stop1793"
offset=".5"
stop-color="#363636" /><stop
id="stop30"
offset="1"
stop-color="#000000" /></linearGradient><linearGradient
id="D01"
x1="441.04651"
x2="463.87161"
y1="32.437"
y2="32.437"
gradientUnits="userSpaceOnUse"><stop
id="stop34"
offset="0"
stop-color="#6B6B6B" /><stop
id="stop1798"
offset=".5"
stop-color="#363636" /><stop
id="stop36"
offset="1"
stop-color="#000000" /></linearGradient><linearGradient
id="P00"
x1="428.45551"
x2="435.8497"
y1="41.323299"
y2="50.457298"
gradientUnits="userSpaceOnUse"><stop
id="stop40"
offset="0"
stop-color="#6B6B6B" /><stop
id="stop1803"
offset=".5"
stop-color="#363636" /><stop
id="stop42"
offset="1"
stop-color="#000000" /></linearGradient><linearGradient
id="R11"
x1="418.2066"
x2="397.78201"
y1="20.7083"
y2="30.574499"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9806,0,0,0.9806,-238.31299,39.81603)"><stop
id="stop46"
offset="0"
stop-color="#93D3FB" /><stop
id="stop1808"
offset=".5"
stop-color="#3FB2F8" /><stop
id="stop48"
offset="1"
stop-color="#0889D9" /></linearGradient><linearGradient
id="R10"
x1="395.58691"
x2="420.88901"
y1="17.8962"
y2="53.144699"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9806,0,0,0.9806,-241.58189,38.02073)"><stop
id="stop52"
offset="0"
stop-color="#93D3FB" /><stop
id="stop1813"
offset=".5"
stop-color="#3FB2F8" /><stop
id="stop54"
offset="1"
stop-color="#0889D9" /></linearGradient><linearGradient
id="A10"
x1="373.5918"
x2="372.9971"
y1="15.2047"
y2="41.371399"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9806,0,0,0.9806,-232.97321,32.424347)"><stop
id="stop58"
offset="0"
stop-color="#93D3FB" /><stop
id="stop1818"
offset=".5"
stop-color="#3FB2F8" /><stop
id="stop60"
offset="1"
stop-color="#0889D9" /></linearGradient><linearGradient
id="A11"
x1="355.0282"
x2="391.6727"
y1="48.003799"
y2="40.4132"
gradientUnits="userSpaceOnUse"><stop
id="stop64"
offset="0"
stop-color="#93D3FB" /><stop
id="stop1823"
offset=".5"
stop-color="#3FB2F8" /><stop
id="stop66"
offset="1"
stop-color="#0889D9" /></linearGradient><linearGradient
id="E21"
x1="344.55231"
x2="338.01071"
y1="16.8403"
y2="32.698898"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9806,0,0,0.9806,-223.2332,38.2042)"><stop
id="stop70"
offset="0"
stop-color="#FCEA89" /><stop
id="stop1828"
offset=".5"
stop-color="#F9DA32" /><stop
id="stop72"
offset="1"
stop-color="#CCAD06" /></linearGradient><linearGradient
id="E20"
x1="330.58621"
x2="358.14059"
y1="25.6537"
y2="42.900002"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9806,0,0,0.9806,-223.2332,38.2042)"><stop
id="stop76"
offset="0"
stop-color="#FCEA89" /><stop
id="stop1833"
offset=".5"
stop-color="#F9DA32" /><stop
id="stop78"
offset="1"
stop-color="#CCAD06" /></linearGradient><linearGradient
id="Y00"
x1="296.77841"
x2="320.92459"
y1="41.5219"
y2="9.4734001"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9806,0,0,0.9806,-209.04823,31.965623)"><stop
id="stop82"
offset="0"
stop-color="#FCEA89" /><stop
id="stop1838"
offset=".5"
stop-color="#F9DA32" /><stop
id="stop84"
offset="1"
stop-color="#CCAD06" /></linearGradient><linearGradient
id="Y01"
x1="297.56049"
x2="315.40149"
y1="32.743099"
y2="30.3643"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9806,0,0,0.9806,-205.77933,33.760923)"><stop
id="stop88"
offset="0"
stop-color="#FCEA89" /><stop
id="stop1843"
offset=".5"
stop-color="#F9DA32" /><stop
id="stop90"
offset="1"
stop-color="#CCAD06" /></linearGradient><linearGradient
id="L10"
x1="277.58679"
x2="252.8727"
y1="26.9683"
y2="42.062199"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9806,0,0,0.9806,-191.83489,31.9755)"><stop
id="stop94"
offset="0"
stop-color="#F48FBF" /><stop
id="stop1848"
offset=".5"
stop-color="#EC3E90" /><stop
id="stop96"
offset="1"
stop-color="#BE1363" /></linearGradient><linearGradient
id="L11"
x1="259.22"
x2="265.68881"
y1="39.993599"
y2="18.099199"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9806,0,0,0.9806,-188.03566,33.814994)"><stop
id="stop100"
offset="0"
stop-color="#F48FBF" /><stop
id="stop1853"
offset=".5"
stop-color="#EC3E90" /><stop
id="stop102"
offset="1"
stop-color="#BE1363" /></linearGradient><linearGradient
id="A00"
x1="191.3555"
x2="224.42281"
y1="31.4688"
y2="35.046001"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.9806,0,0,0.9806,-164.44359,31.79203)"><stop
id="stop106"
offset="0"
stop-color="#F48FBF" /><stop
offset=".5"
stop-color="#EC3E90"
id="stop79" /><stop
id="stop108"
offset="1"
stop-color="#BE1363" /></linearGradient><linearGradient
id="A01"
x1="226.263"
x2="194.74831"
y1="46.805599"
y2="33.204601"
gradientUnits="userSpaceOnUse"><stop
id="stop112"
offset="0"
stop-color="#F48FBF" /><stop
offset=".5"
stop-color="#EC3E90"
id="stop85" /><stop
id="stop114"
offset="1"
stop-color="#BE1363" /></linearGradient><linearGradient
id="R01"
x1="176.77769"
x2="146.2131"
y1="47.952801"
y2="28.1854"
gradientUnits="userSpaceOnUse"><stop
id="stop118"
offset="0"
stop-color="#93D3FB" /><stop
offset=".5"
stop-color="#3FB2F8"
id="stop91" /><stop
id="stop120"
offset="1"
stop-color="#0889D9" /></linearGradient><linearGradient
id="R00"
x1="144.1624"
x2="164.3981"
y1="18.112101"
y2="40.8358"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-22.3699,-1.6118)"><stop
id="stop124"
offset="0"
stop-color="#93D3FB" /><stop
offset=".5"
stop-color="#3FB2F8"
id="stop97" /><stop
id="stop126"
offset="1"
stop-color="#0889D9" /></linearGradient><linearGradient
id="E11"
x1="141.7942"
x2="116.0169"
y1="44.014999"
y2="31.8216"
gradientUnits="userSpaceOnUse"><stop
id="stop130"
offset="0"
stop-color="#FCEA89" /><stop
offset=".5"
stop-color="#F9DA32"
id="stop103" /><stop
id="stop132"
offset="1"
stop-color="#CCAD06" /></linearGradient><linearGradient
id="E10"
x1="138.9617"
x2="116.8211"
y1="24.190201"
y2="42.052502"
gradientUnits="userSpaceOnUse"><stop
id="stop136"
offset="0"
stop-color="#FCEA89" /><stop
offset=".5"
stop-color="#F9DA32"
id="stop109" /><stop
id="stop138"
offset="1"
stop-color="#CCAD06" /></linearGradient><linearGradient
id="E00"
x1="90.666496"
x2="114.917"
y1="22.6194"
y2="47.899399"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-10.1129,-2.1623)"><stop
id="stop142"
offset="0"
stop-color="#FCEA89" /><stop
offset=".5"
stop-color="#F9DA32"
id="stop115" /><stop
id="stop144"
offset="1"
stop-color="#CCAD06" /></linearGradient><linearGradient
id="E01"
x1="87.254097"
x2="102.811"
y1="14.8513"
y2="45.622002"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-12.844,-0.367)"><stop
id="stop148"
offset="0"
stop-color="#FCEA89" /><stop
offset=".5"
stop-color="#F9DA32"
id="stop121" /><stop
id="stop150"
offset="1"
stop-color="#CCAD06" /></linearGradient><linearGradient
id="U00"
x1="71.4533"
x2="63.5509"
y1="45.4328"
y2="11.1892"
gradientUnits="userSpaceOnUse"><stop
id="stop154"
offset=".2291"
stop-color="#F48FBF" /><stop
offset=".5"
stop-color="#EC3E90"
id="stop127" /><stop
id="stop156"
offset="1"
stop-color="#BE1363" /></linearGradient><linearGradient
id="U01"
x1="80.4142"
x2="53.4184"
y1="28.694401"
y2="43.679401"
gradientUnits="userSpaceOnUse"><stop
id="stop160"
offset="0"
stop-color="#F48FBF" /><stop
offset=".5"
stop-color="#EC3E90"
id="stop133" /><stop
id="stop162"
offset="1"
stop-color="#BE1363" /></linearGradient><linearGradient
id="Q00"
x1="30.246901"
x2="42.372101"
y1="47.617199"
y2="21.6509"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(8.2696,-1.7953)"><stop
id="stop166"
offset="0"
stop-color="#F48FBF" /><stop
offset=".5"
stop-color="#EC3E90"
id="stop139" /><stop
id="stop168"
offset="1"
stop-color="#BE1363" /></linearGradient><linearGradient
id="Q01"
x1="48.957298"
x2="30.126301"
y1="24.4107"
y2="44.245201"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(8.2696,-1.7953)"><stop
id="stop172"
offset="0"
stop-color="#F48FBF" /><stop
id="stop176"
offset=".589"
stop-color="#EB3389" /><stop
id="stop178"
offset="1"
stop-color="#BE1363" /></linearGradient><linearGradient
id="Q02"
x1="53.364601"
x2="14.3579"
y1="48.670101"
y2="52.101799"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(8.2696,-1.7953)"><stop
id="stop182"
offset="0"
stop-color="#F48FBF" /><stop
id="stop1896"
offset=".5"
stop-color="#EC3E90" /><stop
id="stop184"
offset="1"
stop-color="#BE1363" /></linearGradient><path
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.00001585;stroke-opacity:1"
d="m 825.77806,451.3722 c -8.29438,-0.0504 -16.59233,-0.0644 -16.61797,0.0873 v 75.04348 l 37.14998,79.37293 h -37.14998 v 31.33373 h 47.70026 v -69.55521 h 14.75943 c 8.78249,0 15.1581,3.40472 19.22003,10.26603 l 32.16465,59.28913 h 53.24322 L 946.7179,584.51301 c -4.17742,-6.90671 -12.91093,-20.06667 -16.18068,-25.33154 -10.86834,5.15969 -21.47605,7.83872 -33.82643,7.89358 -39.30165,0 -71.1951,-30.31916 -71.1951,-69.62076 0,-17.51012 6.36352,-33.53485 16.84764,-45.94013 0,0 -8.29079,-0.0907 -16.58527,-0.14218 z m 22.18292,0.49204 c -10.48412,12.40528 -18.94675,27.0306 -18.94675,44.54066 0,39.30165 30.49403,68.74613 69.79568,68.74613 21.94978,-2.20917 43.39035,-7.7813 57.08074,-24.58807 7.73959,-9.77053 11.58887,-21.63307 11.58887,-35.68501 0,-18.44325 -5.66023,-32.551 -17.02256,-42.26662 -11.30748,-9.77053 -29.96187,-10.74709 -52.46699,-10.74709 z m 10.45182,32.70034 h 33.69522 c 10.70365,0 18.39186,1.70225 23.05755,5.16036 4.66564,3.40321 6.97518,9.00964 6.97518,16.74918 0,7.5749 -2.30948,13.00731 -6.97518,16.35566 -4.66569,3.34829 -12.3539,4.99635 -23.05755,4.99635 H 858.4128 v -0.056 z"
id="path1914"
inkscape:connector-curvature="0" /><path
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.00001585;stroke-opacity:1"
d="m 720.88774,420.12596 -32.42696,69.4896 v 0.0873 h 0.81995 v 0.056 h -0.81995 v 0.10916 h -0.12035 l -16.46498,35.29139 h 11.31559 v 21.16611 c 16.31206,-9.42471 35.15777,-14.95972 55.27679,-15.26233 h -23.39644 l 25.52836,-59.55154 25.57208,59.55154 h -24.21639 c 38.62821,0.58378 72.55393,20.32316 92.77662,50.11648 -20.5291,-30.24471 -55.16937,-44.72656 -94.52588,-44.72656 -20.77338,0 -40.23159,4.08018 -57.01514,12.35418 v 13.34911 h 0.81995 v 0.056 h -0.81995 v 0.10916 h -6.30827 c -0.20487,-0.0336 -0.40751,-0.0767 -0.61227,-0.10916 h -13.57866 c -6.35154,5.41875 -12.03791,11.69321 -16.91319,18.88115 -0.0448,0.0677 -0.0968,0.12931 -0.14218,0.19704 l -9.08521,19.40587 h 48.56398 0.0767 l 14.34398,-33.29067 h 82.19358 l 16.55248,38.41823 h 0.0336 l 0.0224,0.056 h 47.97359 L 759.37158,420.1292 Z m -75.10903,160.96521 c 4.66189,-6.8799 10.08668,-13.1922 16.10416,-18.88109 h -7.29229 z"
id="path1919"
inkscape:connector-curvature="0" /><path
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.00001585;stroke-opacity:1"
d="m 609.55794,452.43273 -37.35775,49.04504 c 20.92362,30.96373 60.46311,53.26376 102.2555,60.40428 -45.09511,-3.44977 -83.45776,-26.66048 -103.00984,-59.4313 l -13.80828,18.13773 v 82.71836 h -0.36105 v 34.76666 0.056 h 132.00393 v -37.4343 h -84.86098 v -38.48384 h 71.85109 c 0.20431,0.0336 0.40751,0.0772 0.61227,0.10916 h 6.30827 v -0.10916 h 0.81994 v -0.056 H 683.1911 V 525.1584 h -79.59157 v -35.29139 h 84.86125 v -0.10915 h 0.81995 v -0.056 h -0.81995 v -37.27032 z m -52.28114,83.6258 v 4.95263 c 0.028,-0.78803 0.0873,-1.56711 0.0873,-2.36153 0,-0.86523 -0.0638,-1.72621 -0.0873,-2.5911 z"
id="path1924"
inkscape:connector-curvature="0" /><path
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.00001585;stroke-opacity:1"
d="m 434.25973,228.15503 v 189.40172 h -3.49853 l 78.00626,103.03173 v 82.71836 h 7.12827 c 24.26161,-11.4721 39.95977,-36.38724 39.95977,-64.98518 0,-17.29052 -4.98706,-32.82445 -15.19672,-45.17482 l -7.9045,-11.03129 -47.32857,-64.42759 h 83.46184 v -38.16679 l -81.77818,-0.16401 c 0.39575,17.14308 -12.58732,35.684 -45.90727,37.98089 32.78532,-2.30131 41.56014,-20.73213 41.14054,-37.88254 -0.44782,-18.30431 0,-98.68084 0,-113.12278 0,-13.37625 3.61636,-34.67827 34.56985,-37.75133 -30.39182,3.08783 -29.80312,24.38101 -29.80312,37.75133 v 0.056 h 81.77818 v -38.17787 h -45.46998 c 0.4674,-0.006 0.87782,-0.056 1.35569,-0.056 z m 52.84964,74.22354 c -0.54633,7.23938 0,37.89345 0,37.89345 h 76.39918 v -37.89345 z m 93.96835,115.17818 -47.72214,61.34452 9.05246,12.75872 c 10.20967,12.35038 14.95619,29.69912 14.95619,46.98964 0,28.59799 -16.85704,53.18511 -41.11865,64.65721 h 41.39199 v -82.71836 l 78.48738,-103.03173 z"
id="path1929"
inkscape:connector-curvature="0" /><path
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-opacity:1"
d="m 266.92058,203.55599 v 38.19959 c 12.55894,7.70354 22.33764,18.2241 29.31114,31.60701 7.6128,14.60987 11.42491,31.74657 11.42491,51.45029 0,5.57145 -0.35097,10.92555 -0.97304,16.10416 9.91574,7.17238 20.82802,12.4312 31.72731,14.86875 -5.63073,-1.7623 -10.32111,-4.83261 -14.00504,-9.26013 -6.10143,-7.3889 -9.11806,-17.85174 -9.11806,-31.45403 V 203.55599 Z m 119.23435,0 v 111.51564 c 0,13.65826 -3.02755,24.12111 -9.12898,31.45403 -3.85275,4.6732 -8.82436,7.8521 -14.89064,9.55535 35.68803,-7.93724 72.10158,-52.65529 72.66011,-83.00266 v -69.52236 z m 49.35111,72.69292 c 0,31.96258 -40.76051,80.66559 -78.43269,84.75188 -5.19053,0.30787 -11.51257,-0.25302 -15.55749,-0.72154 -12.10738,-2.23525 -24.30729,-8.08032 -35.24772,-16.22445 -1.72481,11.74079 -5.07243,22.45615 -10.14574,32.08808 -0.60242,1.15653 -1.25847,2.25361 -1.90231,3.36732 5.19205,3.9591 11.08721,7.17092 17.6785,9.64285 -1.64566,-0.61636 -3.25212,-1.27006 -4.81045,-1.97889 3.53536,1.6147 7.3253,2.96054 11.30462,4.09989 0.26868,0.0761 0.53849,0.15506 0.80902,0.2295 6.61956,1.82814 13.88626,2.95724 21.71273,3.48756 1.75889,0.11755 3.58042,0.16569 5.40089,0.21887 1.48466,0.0448 2.88083,0.18584 4.40596,0.18584 3.43612,0 6.72793,-0.15729 9.95984,-0.38288 3.1442,-0.21942 6.18882,-0.54073 9.13996,-0.97304 0.056,-0.006 0.10971,-0.0112 0.16401,-0.0224 0.0392,-0.006 0.0717,-0.0168 0.10915,-0.0224 5.87037,-0.87508 11.37129,-2.16203 16.4759,-3.88113 0.25637,-0.0856 0.49987,-0.18528 0.75434,-0.27316 2.09531,-0.72848 4.12513,-1.53292 6.08962,-2.40526 0.57371,-0.25357 1.14299,-0.50994 1.70555,-0.77622 1.69665,-0.80528 3.33547,-1.67443 4.93075,-2.5911 -1.53208,0.87755 -3.10832,1.70689 -4.73393,2.48172 1.62606,-0.77505 3.2014,-1.60389 4.73393,-2.48172 0.0336,-0.0224 0.0739,-0.0336 0.10915,-0.056 0.45565,-0.26197 0.92994,-0.50491 1.37753,-0.77629 0.003,-0.002 0.0112,0.002 0.0112,0 4.27426,-2.59165 8.18102,-5.58695 11.69825,-9.00868 14.44193,-14.0501 22.25939,-30.52208 22.25939,-57.22287 z m -42.38685,111.30791 c -1.62321,0.70995 -3.29545,1.36644 -5.00732,1.97888 1.71254,-0.61261 3.38344,-1.26871 5.00732,-1.97888 z m -81.08939,1.63994 c 1.90387,0.71029 3.88331,1.34831 5.90378,1.93517 -2.02153,-0.58636 -3.9989,-1.22544 -5.90378,-1.93517 z m 74.17976,1.02773 c -2.3668,0.7816 -4.80608,1.48612 -7.336,2.08815 2.52941,-0.60186 4.9696,-1.30672 7.336,-2.08815 z m -66.31904,1.44313 c 1.59242,0.42374 3.2248,0.79811 4.88703,1.14797 -1.66267,-0.3493 -3.29411,-0.72473 -4.88703,-1.14797 z m 57.91165,0.86372 c -2.2193,0.50211 -4.50151,0.93497 -6.84402,1.301 2.34335,-0.36608 4.62405,-0.79895 6.84402,-1.301 z m -51.25347,0.6669 c 2.17838,0.41759 4.41789,0.77668 6.71281,1.07139 -2.29375,-0.29443 -4.53533,-0.65442 -6.71281,-1.07139 z m 41.87304,0.98396 c -1.93477,0.25749 -3.90995,0.46628 -5.92567,0.6341 2.01409,-0.16793 3.99247,-0.37672 5.92567,-0.6341 z m -33.19232,0.29499 c 1.4747,0.16457 2.98282,0.28884 4.50437,0.40471 -1.52071,-0.11531 -3.03034,-0.24014 -4.50437,-0.40471 z m 24.38039,0.5685 c -2.87422,0.17521 -5.80106,0.295 -8.83381,0.295 3.0328,0 5.95964,-0.11979 8.83381,-0.295 z"
id="path1966"
inkscape:connector-curvature="0" /><path
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-opacity:1"
d="m 213.05418,227.85987 c -11.92299,0 -22.8992,1.51438 -32.91899,4.53711 39.63136,8.06062 79.21239,30.44858 78.59665,92.47054 0,5.98948 -0.45173,11.52416 -1.2354,16.61802 -3.77971,21.02437 -15.93103,38.6516 -31.22436,51.78922 10.2339,3.62056 19.89947,7.61398 28.42553,11.75288 2.81864,1.35894 6.21278,2.95343 9.31482,4.4278 13.8735,-7.86369 24.60957,-18.91401 32.10997,-33.31256 7.72475,-14.66584 11.53423,-31.7942 11.53423,-51.33 0,-19.70372 -3.81211,-36.84042 -11.42491,-51.45029 -7.6128,-14.60986 -18.52469,-25.8585 -32.7987,-33.69521 -14.21803,-7.89269 -31.01097,-11.80751 -50.37884,-11.80751 z m -37.62018,6.51599 c -0.14777,-0.0979 -5.91324,1.57496 -12.70403,5.29152 -14.21803,7.83671 -25.18326,19.08535 -32.90802,33.69521 -7.66878,14.60987 -11.53423,31.74657 -11.53423,51.45029 0,19.70373 3.80948,36.82946 11.53423,51.43932 26.24492,-2.67467 62.57315,4.46922 94.1542,16.00581 5.5977,-4.75789 10.76579,-10.10975 15.28421,-16.01673 -7.08517,5.29135 -15.7861,7.95913 -26.15155,7.95913 -14.32998,0 -25.52528,-5.0348 -33.58589,-15.05459 -8.06062,-10.0198 -12.09176,-24.79714 -12.09176,-44.33294 0,-19.53579 4.03114,-34.25979 12.09176,-44.22361 8.06061,-9.90784 19.25591,-14.89064 33.58589,-14.89064 14.16206,0 25.30401,5.03486 33.47658,15.05465 2.40156,2.96469 4.42399,6.36985 6.11151,10.15666 -1.31203,-4.47286 -2.92192,-8.62313 -4.77771,-12.49631 -15.43518,-27.00059 -45.12444,-38.47286 -72.48519,-44.03777 z m -29.68282,144.07386 c -4.88535,-0.0856 -9.55625,0.0767 -13.9504,0.5245 7.72475,14.60987 16.71116,23.1432 30.92919,31.14784 5.31441,2.97471 11.03442,5.26084 17.05537,7.11736 -0.12315,0.028 -0.2491,0.0711 -0.37169,0.0985 2.91503,0.91292 5.95971,1.61363 9.05241,2.24124 l 1.3885,-2.98467 h 38.48383 l 6.7675,14.4533 c 4.94738,2.22389 10.31899,4.94827 16.43213,8.54951 l 26.3483,17.0444 h -1.90231 v 61.76004 l 10.42999,22.29219 c 8.68257,-13.66493 22.1532,-23.95878 38.03558,-28.48023 v -46.94591 l 17.24121,-13.66616 -66.27527,-35.10554 c -7.33292,-3.47055 -14.44849,-6.82785 -20.71785,-9.85058 -30.26929,-14.69383 -74.74883,-27.59792 -108.94643,-28.19597 z m 179.04825,135.86323 c -16.43968,4.65092 -29.47929,14.68633 -37.46708,28.3381 l 7.88261,16.84764 c 0.0168,0.0392 0.0336,0.0705 0.056,0.10915 0.15281,0.31851 0.31795,0.5826 0.4702,0.90744 l 19.53714,41.82932 h -31.34465 c 9.90845,23.40394 32.50191,39.52243 57.75856,39.52243 27.06099,0 46.68075,-12.67151 60.07632,-35.82714 l -77.31753,-0.0873 z m -48.81547,88.03182 v 41.21706 h 66.52677 c -27.66739,0 -51.39565,-17.00639 -61.4211,-41.21706 z m 66.52677,41.21706 h 60.98376 v -37.44519 h -1.33381 c -10.84858,22.14318 -33.39809,37.44519 -59.64995,37.44519 z"
id="path1971"
inkscape:connector-curvature="0" /><path
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-opacity:1"
d="m 557.06907,191.28925 v 36.92047 h 11.81848 v 38.1777 h -11.81848 v 35.99115 h 6.43948 v 37.89345 h -6.43948 v 39.22726 l 10.84544,0.0224 c -0.0168,0.0224 -0.0504,0.0677 -0.0655,0.0873 2.34329,-0.056 53.73771,2.14558 101.45739,1.21357 v -38.16679 l -64.15432,-0.12035 c -0.16233,-6.68583 -0.18472,-22.2085 -0.17465,-39.12891 h 58.95025 v -37.89345 h -58.88464 c 0.0504,-14.32433 0.10915,-31.25509 0.10915,-35.99115 h 64.1541 V 191.3442 H 646.2269 c 0.46741,-0.006 0.87788,-0.056 1.3557,-0.056 z"
id="path1034"
inkscape:connector-curvature="0" /><path
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-opacity:1"
d="m 664.0585,231.29279 v 57.03697 c -0.16737,-0.79431 -0.27316,-1.59058 -0.27316,-2.37245 l 0.14218,22.35779 -0.0655,8.11222 h 0.10915 l 0.14218,22.33597 c 13.21045,6.21339 29.21794,10.35649 48.5858,10.69235 h 15.06557 c 8.95624,0 15.50549,3.53133 19.59177,10.52839 l 32.7987,60.73231 h 54.29283 c -19.98148,-30.97353 -28.62016,-51.97048 -46.46485,-75.89623 -8.22855,-11.69908 -21.60256,-29.66099 -44.49695,-29.66099 h -31.28996 c -21.2536,0.1573 -45.20505,-13.78432 -48.11571,-26.64352 -0.002,-0.0112 0.002,-0.0224 0,-0.0336 l 0.0336,-4.79953 c 0,13.49033 25.41244,28.72467 48.08291,28.55674 v -43.66603 h 34.37304 c 10.91542,0 18.74776,1.78823 23.50576,5.25877 4.758,3.52652 7.11736,9.18451 7.11736,17.07719 0,7.72476 -2.35936,13.26906 -7.11736,16.68363 -4.46233,3.20241 -11.73581,4.81375 -21.61437,4.96349 20.0594,2.35622 33.19792,18.5177 40.81257,29.34394 l 0.13099,0.21887 c 9.11655,-3.80405 16.52375,-9.26937 22.20475,-16.45401 7.89252,-9.90784 11.81843,-22.05474 11.81843,-36.38472 0,-18.8081 -5.83029,-33.13372 -17.36145,-43.09753 -11.53115,-9.90784 -28.76228,-14.89064 -51.71264,-14.89064 z m 5.2478,112.84945 v 36.67994 h -5.16036 l -0.0873,39.89416 h 48.64049 c -0.34146,-23.11034 0.38903,-45.45806 -0.39352,-68.51651 -16.7775,-0.29108 -30.9269,-3.23471 -42.99912,-8.05759 z"
id="path1951"
inkscape:connector-curvature="0" /><path
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.00001585;stroke-opacity:1"
d="m 189.85456,416.59462 -42.36503,90.79785 c 10.09055,10.41565 22.91801,18.19152 37.4452,18.14858 l 24.62092,-57.57266 26.43574,57.04788 h 0.0767 c 16.85665,0 36.58087,-1.06607 52.88251,23.44016 1.03909,1.56208 2.08451,3.19738 3.09399,4.97452 -1.01519,-1.76136 -2.0446,-3.44132 -3.09399,-4.97452 -16.46426,-24.05439 -36.89887,-20.99119 -53.75714,-20.99119 h -51.10038 c -14.54599,0.056 -27.38907,-7.73035 -37.48896,-18.15955 l 0.88554,-1.91322 c 0,0 -0.0112,-0.0112 -0.0112,-0.0112 l -14.89087,31.93498 -3.77186,8.07942 c 12.18569,9.8803 25.68935,16.46499 39.68644,16.46499 h 82.22644 l 16.57424,38.48383 h 47.97365 l -19.53714,-41.82933 c -0.15226,-0.32466 -0.31683,-0.58887 -0.4702,-0.90743 -0.0168,-0.0392 -0.0392,-0.0705 -0.056,-0.10915 L 228.33839,416.59462 Z m -62.78771,133.42523 -23.88842,52.32487 h 48.74987 l 14.82498,-35.85989 c -13.99709,0 -27.50074,-6.58468 -39.68643,-16.46498 z"
id="path1945"
inkscape:connector-curvature="0" /><path
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.00001585;stroke-opacity:1"
d="m 323.71707,417.62235 v 40.01441 c 5.84585,-6.44962 12.98123,-11.72551 21.0021,-15.38257 4.01044,-1.82853 8.23605,-3.25178 12.63843,-4.22012 4.40244,-0.96828 8.98395,-1.47593 13.67707,-1.47593 0.41927,0 0.7811,0.0504 1.14797,0.056 v -18.99047 z m 47.06616,20.66316 c -18.77256,0 -31.71197,7.3922 -43.40362,20.29148 l 0.69971,84.30368 c 11.69164,12.95419 23.87644,19.44964 42.70391,19.44964 0.38399,0 0.76351,-0.056 1.20265,-0.056 V 438.33908 c -0.384,0 -0.76352,-0.056 -1.20265,-0.056 z m -43.21777,107.5033 -0.34986,57.57272 h 124.012 V 564.1233 h -79.04496 v -0.10916 c -0.41479,0.005 -0.78115,0.056 -1.14797,0.056 -4.70684,0 -9.29394,-0.51219 -13.6989,-1.47593 -4.40496,-0.96403 -8.63146,-2.38404 -12.63843,-4.20915 -8.01404,-3.65023 -11.28604,-6.11762 -17.13188,-12.59472 z"
id="path1154"
inkscape:connector-curvature="0" /><g
style="display:none;stroke-width:2.80789995"
transform="matrix(0.35614,0,0,0.35614,17.0053,702.0562)"
id="wordDEthin"><g
word-spacing="0"
letter-spacing="0"
style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:22.29870033px;line-height:1.25;font-family:'Gill Sans';-inkscape-font-specification:'Gill Sans, Light';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0;word-spacing:0;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:10.62049961"
font-weight="300"
font-variant="normal"
font-style="normal"
font-stretch="normal"
font-size="22.2987"
aria-label=".de"
id="text2941"><path
inkscape:connector-curvature="0"
d="m 447.84931,84.302406 v 2.166718 h -1.44811 v -2.166718 z"
id="path3402" /><path
inkscape:connector-curvature="0"
d="m 459.12931,71.25855 v 15.210574 h -1.07792 v -0.783938 q -1.37189,0.979922 -2.96154,0.979922 -2.13406,0 -3.60394,-1.502547 -1.459,-1.513436 -1.459,-3.712818 0,-2.232045 1.43722,-3.712817 1.44811,-1.480772 3.62572,-1.480772 1.38278,0 2.96154,0.805714 V 71.25855 Z m -1.07792,13.446713 v -6.467488 q -1.43722,-0.93637 -2.91799,-0.93637 -1.7312,0 -2.85266,1.154131 -1.12147,1.143243 -1.12147,2.928879 0,1.818301 1.19768,3.026872 1.19769,1.208571 2.99421,1.208571 1.39367,0 2.70023,-0.914595 z"
id="path3404" /><path
inkscape:connector-curvature="0"
d="m 470.39841,81.090438 h -7.89382 q -0.0327,0.261313 -0.0327,0.522626 0,1.676756 1.19768,2.841775 1.19768,1.165019 2.83089,1.165019 1.9054,0 3.7237,-1.49166 v 1.208571 q -1.7203,1.328339 -3.85436,1.328339 -2.16672,0 -3.58216,-1.502547 -1.41544,-1.502548 -1.41544,-3.821698 0,-2.199381 1.30656,-3.636601 1.30656,-1.448108 3.28819,-1.448108 1.86185,0 3.14664,1.306564 1.28478,1.295675 1.28478,3.52772 z m -7.75227,-0.860154 h 6.48926 q -0.56618,-2.928879 -3.16841,-2.928879 -1.23035,0 -2.13406,0.77305 -0.89282,0.762162 -1.18679,2.155829 z"
id="path3406" /></g></g><g
style="display:none;stroke-width:3.78239989"
transform="matrix(0.26438,0,0,0.26438,62.8431,719.65)"
id="wordDE"><g
transform="translate(-17.2115,6.8707)"
id="letterE3"><path
inkscape:connector-curvature="0"
style="fill:url(#E30)"
d="M 478.15,49.36 V 15.52 h 24.05 v 6.82 h -15.46 v 6.43 h 14.5 v 6.77 h -14.5 v 7.01 h 15.46 v 6.82 h -24.05 z"
id="path10786" /><path
inkscape:connector-curvature="0"
style="fill:url(#E31)"
d="m 486.74,42.36 v -6.82 h 14.5 v -6.77 h -14.5 v -6.24 c -4.86,0.72 -8.59,4.88 -8.59,9.92 0,5.04 3.73,9.18 8.59,9.91 z"
id="path10788" /></g><g
transform="translate(-7.5647)"
id="letterD0"><path
inkscape:connector-curvature="0"
style="fill:url(#D00)"
d="m 441.05,15.52 h 13.78 c 3.74,0 6.97,0.67 9.67,2.02 2.7,1.34 4.78,3.29 6.22,5.83 1.44,2.54 2.16,5.56 2.16,9.05 0,3.52 -0.71,6.55 -2.14,9.1 -1.43,2.55 -3.49,4.49 -6.19,5.83 -2.71,1.34 -5.95,2.02 -9.72,2.02 h -13.78 z m 13.15,26.73 c 3.33,0 5.81,-0.82 7.44,-2.45 1.63,-1.63 2.45,-4.1 2.45,-7.39 0,-3.3 -0.82,-5.75 -2.45,-7.37 -1.63,-1.62 -4.11,-2.42 -7.44,-2.42 h -4.32 v 19.63 z"
id="path10792" /><path
inkscape:connector-curvature="0"
style="fill:url(#D01)"
d="m 463.84,35.25 c -0.35,1.91 -1.08,3.44 -2.2,4.56 -1.63,1.63 -4.11,2.45 -7.44,2.45 h -4.32 V 22.62 h 4.32 c 3.33,0 5.81,0.81 7.44,2.42 1.16,1.15 1.9,2.73 2.23,4.72 -0.98,-6.64 -5.6,-12.08 -11.77,-14.25 h -11.05 v 33.84 h 10.83 c 6.21,-2.08 10.9,-7.48 11.96,-14.1 z"
id="path10794" /></g><g
id="letterP0"><path
inkscape:connector-curvature="0"
style="fill:url(#P00);stroke-width:3.78239989"
d="m 426.98,40.62 h 8.88 v 8.74 h -8.88 z"
id="path10798" /></g></g></svg>

After

Width:  |  Height:  |  Size: 32 KiB