old intro (again)

This commit is contained in:
kleines Filmröllchen 2025-05-12 01:37:54 +02:00
parent 62f85e5956
commit 2363e305a8
Signed by: filmroellchen
SSH key fingerprint: SHA256:UMhcHaeI+VGsiUL2Drpw3aj1iRiQUlx8nxZqUPvoaVw
5 changed files with 101 additions and 140 deletions

View file

@ -5,7 +5,7 @@ from schedulelib import *
from easing import * from easing import *
# URL to Schedule-XML # URL to Schedule-XML
scheduleUrl = "https://cfp.ctbk.de/fsck-2024/schedule/export/schedule.xml" scheduleUrl = "https://cfp.ctbk.de/fsck-2025/schedule/export/schedule.xml"
def introFrames(args): def introFrames(args):
@ -164,12 +164,12 @@ def debug():
def tasks(queue, args, idlist, skiplist): def tasks(queue, args, idlist, skiplist):
# iterate over all events extracted from the schedule xml-export # iterate over all events extracted from the schedule xml-export
for event in events(scheduleUrl): for event in events(scheduleUrl):
if event["room"] not in ("Medientheater", "Vortragssaal", "Blauer Salon"): # if event["room"] not in ("Medientheater", "Vortragssaal", "Blauer Salon"):
print("skipping room %s (%s)" % (event["room"], event["title"])) # print("skipping room %s (%s)" % (event["room"], event["title"]))
continue # continue
if event["day"] not in ("0", "1", "2", "3", "4"): # if event["day"] not in ("0", "1", "2", "3", "4"):
print("skipping day %s" % (event["day"])) # print("skipping day %s" % (event["day"]))
continue # continue
if not (idlist == []): if not (idlist == []):
if 000000 in idlist: if 000000 in idlist:
print("skipping id (%s [%s])" % (event["title"], event["id"])) print("skipping id (%s [%s])" % (event["title"], event["id"]))
@ -191,14 +191,14 @@ def tasks(queue, args, idlist, skiplist):
) )
) )
# place a task for the outro into the queue # # place a task for the outro into the queue
if not "out" in skiplist: # if not "out" in skiplist:
queue.put( # queue.put(
Rendertask(infile="outro.svg", outfile="outro.ts", sequence=outroFrames) # Rendertask(infile="outro.svg", outfile="outro.ts", sequence=outroFrames)
) # )
if not "pause" in skiplist: # if not "pause" in skiplist:
# place the pause-sequence into the queue # # place the pause-sequence into the queue
queue.put( # queue.put(
Rendertask(infile="pause.svg", outfile="pause.ts", sequence=pauseFrames) # Rendertask(infile="pause.svg", outfile="pause.ts", sequence=pauseFrames)
) # )

BIN
fsck2025/artwork/intro.flac Normal file

Binary file not shown.

View file

@ -7,10 +7,10 @@
viewBox="0 0 1920 1080" viewBox="0 0 1920 1080"
version="1.1" version="1.1"
id="SVGRoot" id="SVGRoot"
inkscape:version="1.4.1 (93de688d07, 2025-03-30)"
sodipodi:docname="intro.svg"
enable-background="new" enable-background="new"
xml:space="preserve" xml:space="preserve"
sodipodi:docname="intro.svg"
inkscape:version="1.4.1 (93de688d07, 2025-03-30)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xlink="http://www.w3.org/1999/xlink"
@ -18,27 +18,62 @@
xmlns:svg="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#" xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"><defs xmlns:dc="http://purl.org/dc/elements/1.1/"><sodipodi:namedview
id="defs815"><marker id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="0.59074074"
inkscape:cx="1074.0752"
inkscape:cy="565.39185"
inkscape:window-width="1504"
inkscape:window-height="936"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="SVGRoot" /><defs
id="defs815"><rect
x="836.74124"
y="917.49216"
width="722.75773"
height="116.80251"
id="rect5" /><rect
x="799.39461"
y="732.97806"
width="364.22588"
height="86.332288"
id="rect4" /><marker
style="overflow:visible" style="overflow:visible"
id="Dot" id="Dot"
refX="0" refX="0"
refY="0" refY="0"
orient="auto" orient="auto"
inkscape:stockid="Dot"
markerWidth="0.6" markerWidth="0.6"
markerHeight="0.6" markerHeight="0.6"
viewBox="0 0 1 1" viewBox="0 0 1 1"
inkscape:isstock="true"
inkscape:collect="always"
preserveAspectRatio="xMidYMid"><path preserveAspectRatio="xMidYMid"><path
transform="scale(0.5)" transform="scale(0.5)"
style="fill:context-stroke;fill-rule:evenodd;stroke:none" style="fill:context-stroke;fill-rule:evenodd;stroke:none"
d="M 5,0 C 5,2.76 2.76,5 0,5 -2.76,5 -5,2.76 -5,0 c 0,-2.76 2.3,-5 5,-5 2.76,0 5,2.24 5,5 z" d="M 5,0 C 5,2.76 2.76,5 0,5 -2.76,5 -5,2.76 -5,0 c 0,-2.76 2.3,-5 5,-5 2.76,0 5,2.24 5,5 z"
sodipodi:nodetypes="sssss" id="path17" /></marker><marker
id="path17" /></marker><linearGradient style="overflow:visible"
id="linearGradient3" id="Dot_F-19bcb9_Surl.-linearGradient4."
inkscape:collect="always"><stop refX="0"
refY="0"
orient="auto"
markerWidth="0.6"
markerHeight="0.6"
viewBox="0 0 1 1"
preserveAspectRatio="xMidYMid"><path
transform="scale(0.5)"
style="fill:url(#linearGradient4);fill-rule:evenodd;stroke:none"
d="M 5,0 C 5,2.76 2.76,5 0,5 -2.76,5 -5,2.76 -5,0 c 0,-2.76 2.3,-5 5,-5 2.76,0 5,2.24 5,5 z"
id="path2" /></marker><linearGradient
id="linearGradient3"><stop
style="stop-color:#1b8ecb;stop-opacity:0.99795711;" style="stop-color:#1b8ecb;stop-opacity:0.99795711;"
offset="0" offset="0"
id="stop3" /><stop id="stop3" /><stop
@ -77,23 +112,19 @@
clipPathUnits="userSpaceOnUse" clipPathUnits="userSpaceOnUse"
id="clipPath2216"><path id="clipPath2216"><path
d="M 50.315,663.307 H 1558.346 V 2171.338 H 50.315 Z" d="M 50.315,663.307 H 1558.346 V 2171.338 H 50.315 Z"
id="path2214" id="path2214" /></clipPath><clipPath
inkscape:connector-curvature="0" /></clipPath><clipPath
clipPathUnits="userSpaceOnUse" clipPathUnits="userSpaceOnUse"
id="clipPath2232"><path id="clipPath2232"><path
d="M 50.315,663.307 H 1558.346 V 2171.338 H 50.315 Z" d="M 50.315,663.307 H 1558.346 V 2171.338 H 50.315 Z"
id="path2230" id="path2230" /></clipPath><clipPath
inkscape:connector-curvature="0" /></clipPath><clipPath
clipPathUnits="userSpaceOnUse" clipPathUnits="userSpaceOnUse"
id="clipPath2250"><path id="clipPath2250"><path
d="M 50.315,663.307 H 1558.346 V 2171.338 H 50.315 Z" d="M 50.315,663.307 H 1558.346 V 2171.338 H 50.315 Z"
id="path2248" id="path2248" /></clipPath><clipPath
inkscape:connector-curvature="0" /></clipPath><clipPath
clipPathUnits="userSpaceOnUse" clipPathUnits="userSpaceOnUse"
id="clipPath2270"><path id="clipPath2270"><path
d="M 50.315,663.307 H 1558.346 V 2171.338 H 50.315 Z" d="M 50.315,663.307 H 1558.346 V 2171.338 H 50.315 Z"
id="path2268" id="path2268" /></clipPath>
inkscape:connector-curvature="0" /></clipPath>
@ -193,7 +224,6 @@
<radialGradient <radialGradient
inkscape:collect="always"
xlink:href="#linearGradient936" xlink:href="#linearGradient936"
id="radialGradient1" id="radialGradient1"
cx="841.88953" cx="841.88953"
@ -205,7 +235,6 @@
gradientUnits="userSpaceOnUse" gradientUnits="userSpaceOnUse"
spreadMethod="pad" /><filter spreadMethod="pad" /><filter
style="color-interpolation-filters:sRGB;" style="color-interpolation-filters:sRGB;"
inkscape:label="Drop Shadow"
id="filter24" id="filter24"
x="-0.097548744" x="-0.097548744"
y="-0.12227963" y="-0.12227963"
@ -235,7 +264,6 @@
in="SourceGraphic" in="SourceGraphic"
in2="comp1" in2="comp1"
id="feComposite24" /></filter><linearGradient id="feComposite24" /></filter><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3" xlink:href="#linearGradient3"
id="linearGradient4" id="linearGradient4"
x1="786.19073" x1="786.19073"
@ -243,61 +271,31 @@
x2="1133.8569" x2="1133.8569"
y2="862.82233" y2="862.82233"
gradientUnits="userSpaceOnUse" gradientUnits="userSpaceOnUse"
gradientTransform="translate(-293.58452,-85.884107)" /></defs><sodipodi:namedview gradientTransform="translate(-293.58452,-85.884107)" /></defs><metadata
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.7608371"
inkscape:cx="1028.7721"
inkscape:cy="584.09719"
inkscape:document-units="px"
inkscape:current-layer="g4"
showgrid="false"
inkscape:window-width="3840"
inkscape:window-height="2052"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:showpageshadow="2"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1" /><metadata
id="metadata818"><rdf:RDF><cc:Work id="metadata818"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><g rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><g
inkscape:label="background"
inkscape:groupmode="layer"
id="layer1" id="layer1"
style="display:inline" style="display:inline"><g
sodipodi:insensitive="true"><g
transform="matrix(1.1402922,0,0,-0.45303211,0,1080)" transform="matrix(1.1402922,0,0,-0.45303211,0,1080)"
id="g926"><path id="g926"><path
d="M 0,0 H 1683.779 V 2383.937 H 0 Z" d="M 0,0 H 1683.779 V 2383.937 H 0 Z"
style="fill:url(#radialGradient1);stroke:none" style="fill:url(#radialGradient1);stroke:none"
id="path938" id="path938" /></g></g><g
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccc" /></g></g><g
inkscape:groupmode="layer"
id="layer2" id="layer2"
inkscape:label="logo"
style="display:inline"><g style="display:inline"><g
id="glogo" id="glogo"
style="filter:url(#filter24)"><g style="filter:url(#filter24)"><g
id="fsck-banner"><g id="fsck-banner"><g
id="g2" id="g2"
transform="matrix(5.0315756,0,0,5.0315756,-2982.1614,-4110.3647)" transform="matrix(5.0315756,0,0,5.0315756,-2982.1614,-4110.3647)">
inkscape:label="g2">
<path <path
id="path8023-7" id="path8023-7"
sodipodi:nodetypes="ccccccc"
d="m 718.288,914.687 c 43.321,-4.726 86.784,-4.782 130.393,0 v -32.145 -32.147 c -43.609,4.782 -87.072,4.727 -130.393,0 v 32.147 z" d="m 718.288,914.687 c 43.321,-4.726 86.784,-4.782 130.393,0 v -32.145 -32.147 c -43.609,4.782 -87.072,4.727 -130.393,0 v 32.147 z"
fill="#122e5c" /> fill="#122e5c" />
<path <path
id="path8033-5" id="path8033-5"
sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc"
d="m 740.355,878.988 -3.022,-0.03 v -6.423 l -3.012,-0.129 v -7.934 l -3.014,-0.154 v -7.003 l -6.029,-0.557 V 864 l 3.004,0.161 v 7.898 l 3.016,0.189 v 6.649 l 3.049,0.03 v 3.615 3.613 l -3.049,0.032 v 6.647 l -3.016,0.189 v 7.897 l -3.004,0.164 v 7.241 l 6.029,-0.56 v -7.002 l 3.014,-0.155 v -7.934 l 3.012,-0.129 v -6.422 l 3.022,-0.028 v -3.555 z m 101.337,22.097 -3.014,-0.164 v -7.904 l -3.013,-0.189 v -6.641 l -3.014,-0.032 v -7.229 l 3.014,-0.03 v -6.641 l 3.013,-0.191 v -7.904 l 3.014,-0.162 v -7.239 l -6.026,0.559 v 6.999 l -3.014,0.154 v 7.942 l -3.014,0.131 v 6.412 l -3.013,0.03 v -20.945 l -6.026,0.406 v 48.187 l 6.026,0.404 v -14.607 l 3.013,0.106 v 7.924 l 3.014,0.147 v 6.896 l 9.04,0.817 z m -24.949,-8.84 -6.026,-0.026 v 7.396 l -6.026,-0.226 v -7.151 l -3.013,0.02 v -19.432 l 3.013,0.02 v -7.151 l 6.026,-0.226 v 7.395 l 6.026,-0.025 v -7.619 l -3.013,0.128 v -6.51 l -12.053,0.489 v 6.47 l -3.014,0.093 v 6.913 l -3.013,-0.026 v 19.531 l 3.013,-0.026 v 6.914 l 3.014,0.093 v 6.469 l 12.053,0.488 v -6.508 l 3.013,0.126 z m -24.95,-6.407 -3.013,-0.01 v -6.571 l -12.052,-0.008 v -13.161 l 6.027,0.065 v 6.554 l 6.025,0.018 v -6.614 l -3.014,0.034 v -6.55 l -12.052,-0.079 v 6.511 l -3.013,-0.074 v 13.268 l 3.013,0.015 v 6.608 l 12.052,-0.023 v 13.115 l -9.039,0.057 v -6.639 l -6.026,-0.042 v 6.816 l 3.013,-0.075 v 6.511 l 15.066,-0.059 v -6.536 l 3.013,0.053 z m -24.948,-26.472 -21.092,-0.963 v 48.279 l 6.027,-0.354 v -20.335 l 12.052,-0.092 v -6.716 l -12.052,-0.093 v -13.805 l 15.065,0.629 z" d="m 740.355,878.988 -3.022,-0.03 v -6.423 l -3.012,-0.129 v -7.934 l -3.014,-0.154 v -7.003 l -6.029,-0.557 V 864 l 3.004,0.161 v 7.898 l 3.016,0.189 v 6.649 l 3.049,0.03 v 3.615 3.613 l -3.049,0.032 v 6.647 l -3.016,0.189 v 7.897 l -3.004,0.164 v 7.241 l 6.029,-0.56 v -7.002 l 3.014,-0.155 v -7.934 l 3.012,-0.129 v -6.422 l 3.022,-0.028 v -3.555 z m 101.337,22.097 -3.014,-0.164 v -7.904 l -3.013,-0.189 v -6.641 l -3.014,-0.032 v -7.229 l 3.014,-0.03 v -6.641 l 3.013,-0.191 v -7.904 l 3.014,-0.162 v -7.239 l -6.026,0.559 v 6.999 l -3.014,0.154 v 7.942 l -3.014,0.131 v 6.412 l -3.013,0.03 v -20.945 l -6.026,0.406 v 48.187 l 6.026,0.404 v -14.607 l 3.013,0.106 v 7.924 l 3.014,0.147 v 6.896 l 9.04,0.817 z m -24.949,-8.84 -6.026,-0.026 v 7.396 l -6.026,-0.226 v -7.151 l -3.013,0.02 v -19.432 l 3.013,0.02 v -7.151 l 6.026,-0.226 v 7.395 l 6.026,-0.025 v -7.619 l -3.013,0.128 v -6.51 l -12.053,0.489 v 6.47 l -3.014,0.093 v 6.913 l -3.013,-0.026 v 19.531 l 3.013,-0.026 v 6.914 l 3.014,0.093 v 6.469 l 12.053,0.488 v -6.508 l 3.013,0.126 z m -24.95,-6.407 -3.013,-0.01 v -6.571 l -12.052,-0.008 v -13.161 l 6.027,0.065 v 6.554 l 6.025,0.018 v -6.614 l -3.014,0.034 v -6.55 l -12.052,-0.079 v 6.511 l -3.013,-0.074 v 13.268 l 3.013,0.015 v 6.608 l 12.052,-0.023 v 13.115 l -9.039,0.057 v -6.639 l -6.026,-0.042 v 6.816 l 3.013,-0.075 v 6.511 l 15.066,-0.059 v -6.536 l 3.013,0.053 z m -24.948,-26.472 -21.092,-0.963 v 48.279 l 6.027,-0.354 v -20.335 l 12.052,-0.092 v -6.716 l -12.052,-0.093 v -13.805 l 15.065,0.629 z"
fill="#fbba00" /> fill="#fbba00" />
</g></g><g </g></g><g
@ -537,14 +535,12 @@
fill="#2b2b2b" /> fill="#2b2b2b" />
<path <path
id="path31673-9" id="path31673-9"
sodipodi:nodetypes="cc"
stroke="#989898" stroke="#989898"
stroke-linecap="round" stroke-linecap="round"
d="m 186.47,104.886 -0.207,0.843" d="m 186.47,104.886 -0.207,0.843"
fill="#989898" /> fill="#989898" />
<path <path
id="path31675-2" id="path31675-2"
sodipodi:nodetypes="cc"
stroke="#989898" stroke="#989898"
stroke-linecap="round" stroke-linecap="round"
d="m 158.997,110.002 -0.139,0.62" d="m 158.997,110.002 -0.139,0.62"
@ -566,7 +562,6 @@
d="m 624.73325,331.9451 3.723,26.19" d="m 624.73325,331.9451 3.723,26.19"
fill="#435723" /><path fill="#435723" /><path
id="path31689-9" id="path31689-9"
sodipodi:nodetypes="czczzczzczzc"
stroke="#e2d161" stroke="#e2d161"
stroke-width="1.7" stroke-width="1.7"
stroke-linecap="round" stroke-linecap="round"
@ -576,7 +571,6 @@
d="m 608.35382,332.07598 c -0.37246,0.0584 -0.66897,-0.0333 -0.88741,-0.27442 -0.21955,-0.24804 -0.37197,-0.6255 -0.45573,-1.14175 -0.0826,-0.50934 -0.0595,-0.91022 0.0691,-1.20361 0.12931,-0.28945 0.37567,-0.46314 0.74074,-0.52339 0.37296,-0.0615 0.66865,0.0313 0.88919,0.2792 0.22353,0.24131 0.37545,0.6219 0.45921,1.13815 0.0502,0.30287 0.059,0.57598 0.0283,0.82409 -0.0283,0.24369 -0.10812,0.44506 -0.24211,0.59952 -0.13319,0.15939 -0.33386,0.25881 -0.60136,0.30221 z m -0.73445,-1.4734 c 0.0173,0.10661 0.0363,0.20484 0.0565,0.29173 l 0.54802,-1.35526 c -0.0868,-0.0791 -0.18974,-0.10801 -0.31049,-0.0904 -0.17522,0.0315 -0.28206,0.14099 -0.32073,0.33975 -0.0386,0.19267 -0.0293,0.46266 0.0267,0.81422 z m 0.6401,0.97305 c 0.1785,-0.03 0.28614,-0.13456 0.32294,-0.31985 0.0368,-0.18528 0.0282,-0.45033 -0.0278,-0.79582 -0.0102,-0.0693 -0.0234,-0.13195 -0.0355,-0.19381 -0.0131,-0.0617 -0.0266,-0.12029 -0.0369,-0.17739 l -0.56798,1.36965 c 0.0921,0.0995 0.20869,0.13735 0.34523,0.11722 z" d="m 608.35382,332.07598 c -0.37246,0.0584 -0.66897,-0.0333 -0.88741,-0.27442 -0.21955,-0.24804 -0.37197,-0.6255 -0.45573,-1.14175 -0.0826,-0.50934 -0.0595,-0.91022 0.0691,-1.20361 0.12931,-0.28945 0.37567,-0.46314 0.74074,-0.52339 0.37296,-0.0615 0.66865,0.0313 0.88919,0.2792 0.22353,0.24131 0.37545,0.6219 0.45921,1.13815 0.0502,0.30287 0.059,0.57598 0.0283,0.82409 -0.0283,0.24369 -0.10812,0.44506 -0.24211,0.59952 -0.13319,0.15939 -0.33386,0.25881 -0.60136,0.30221 z m -0.73445,-1.4734 c 0.0173,0.10661 0.0363,0.20484 0.0565,0.29173 l 0.54802,-1.35526 c -0.0868,-0.0791 -0.18974,-0.10801 -0.31049,-0.0904 -0.17522,0.0315 -0.28206,0.14099 -0.32073,0.33975 -0.0386,0.19267 -0.0293,0.46266 0.0267,0.81422 z m 0.6401,0.97305 c 0.1785,-0.03 0.28614,-0.13456 0.32294,-0.31985 0.0368,-0.18528 0.0282,-0.45033 -0.0278,-0.79582 -0.0102,-0.0693 -0.0234,-0.13195 -0.0355,-0.19381 -0.0131,-0.0617 -0.0266,-0.12029 -0.0369,-0.17739 l -0.56798,1.36965 c 0.0921,0.0995 0.20869,0.13735 0.34523,0.11722 z"
fill="#e3c701" /><path fill="#e3c701" /><path
id="path31695-9" id="path31695-9"
sodipodi:nodetypes="czczzczzczzc"
stroke="#e2d161" stroke="#e2d161"
stroke-width="1.7" stroke-width="1.7"
stroke-linecap="round" stroke-linecap="round"
@ -586,7 +580,6 @@
d="m 601.03668,332.96614 -0.1121,-0.42548 0.56583,-0.21526 -0.32937,-1.24621 c -0.0293,-0.11121 -0.0553,-0.20984 -0.0769,-0.30756 -0.0223,-0.0965 -0.043,-0.19447 -0.0641,-0.29438 -0.0359,0.0405 -0.0691,0.0792 -0.10115,0.11455 -0.0331,0.0315 -0.0638,0.0602 -0.0901,0.0858 l -0.24644,0.23039 -0.40456,-0.42081 0.76175,-0.70018 0.49704,-0.13096 0.66577,2.51125 0.58129,-0.0859 0.1123,0.42232 z" d="m 601.03668,332.96614 -0.1121,-0.42548 0.56583,-0.21526 -0.32937,-1.24621 c -0.0293,-0.11121 -0.0553,-0.20984 -0.0769,-0.30756 -0.0223,-0.0965 -0.043,-0.19447 -0.0641,-0.29438 -0.0359,0.0405 -0.0691,0.0792 -0.10115,0.11455 -0.0331,0.0315 -0.0638,0.0602 -0.0901,0.0858 l -0.24644,0.23039 -0.40456,-0.42081 0.76175,-0.70018 0.49704,-0.13096 0.66577,2.51125 0.58129,-0.0859 0.1123,0.42232 z"
fill="#e3c701" /><path fill="#e3c701" /><path
id="path31701-6" id="path31701-6"
sodipodi:nodetypes="czczzczzczzc"
stroke="#e2d161" stroke="#e2d161"
stroke-width="1.7" stroke-width="1.7"
stroke-linecap="round" stroke-linecap="round"
@ -596,7 +589,6 @@
d="m 602.56778,328.19071 c -0.2899,-0.24257 -0.41594,-0.52571 -0.37454,-0.84903 0.0418,-0.3269 0.22939,-0.68988 0.56472,-1.09123 0.33354,-0.39764 0.65168,-0.64547 0.95686,-0.74015 0.30403,-0.0917 0.59881,-0.0207 0.88321,0.21594 0.29092,0.23822 0.41427,0.52303 0.37185,0.8507 -0.0372,0.32293 -0.2253,0.68809 -0.5619,1.09098 -0.19626,0.23737 -0.39857,0.42418 -0.60449,0.56374 -0.20464,0.13803 -0.40971,0.20935 -0.61611,0.21191 -0.20421,0.003 -0.41079,-0.0817 -0.6196,-0.25286 z m 0.63486,-1.51943 c -0.0711,0.0839 -0.1328,0.16269 -0.18665,0.23366 l 1.38646,-0.47629 c 0.004,-0.11677 -0.041,-0.21495 -0.13552,-0.29363 -0.13669,-0.11246 -0.29136,-0.11889 -0.46543,-0.0192 -0.17202,0.0988 -0.37164,0.28396 -0.59886,0.55542 z m -0.31797,1.11835 c 0.13835,0.11514 0.28996,0.12682 0.45532,0.0329 0.16332,-0.0931 0.35974,-0.27436 0.58427,-0.54415 0.0448,-0.0538 0.0848,-0.10504 0.12077,-0.15449 0.0386,-0.0511 0.0764,-0.0965 0.1104,-0.1436 l -1.41169,0.47221 c -0.0123,0.13675 0.034,0.24683 0.14093,0.33716 z" d="m 602.56778,328.19071 c -0.2899,-0.24257 -0.41594,-0.52571 -0.37454,-0.84903 0.0418,-0.3269 0.22939,-0.68988 0.56472,-1.09123 0.33354,-0.39764 0.65168,-0.64547 0.95686,-0.74015 0.30403,-0.0917 0.59881,-0.0207 0.88321,0.21594 0.29092,0.23822 0.41427,0.52303 0.37185,0.8507 -0.0372,0.32293 -0.2253,0.68809 -0.5619,1.09098 -0.19626,0.23737 -0.39857,0.42418 -0.60449,0.56374 -0.20464,0.13803 -0.40971,0.20935 -0.61611,0.21191 -0.20421,0.003 -0.41079,-0.0817 -0.6196,-0.25286 z m 0.63486,-1.51943 c -0.0711,0.0839 -0.1328,0.16269 -0.18665,0.23366 l 1.38646,-0.47629 c 0.004,-0.11677 -0.041,-0.21495 -0.13552,-0.29363 -0.13669,-0.11246 -0.29136,-0.11889 -0.46543,-0.0192 -0.17202,0.0988 -0.37164,0.28396 -0.59886,0.55542 z m -0.31797,1.11835 c 0.13835,0.11514 0.28996,0.12682 0.45532,0.0329 0.16332,-0.0931 0.35974,-0.27436 0.58427,-0.54415 0.0448,-0.0538 0.0848,-0.10504 0.12077,-0.15449 0.0386,-0.0511 0.0764,-0.0965 0.1104,-0.1436 l -1.41169,0.47221 c -0.0123,0.13675 0.034,0.24683 0.14093,0.33716 z"
fill="#e3c701" /><path fill="#e3c701" /><path
id="path31707-9" id="path31707-9"
sodipodi:nodetypes="czczzczzczzc"
stroke="#e2d161" stroke="#e2d161"
stroke-width="1.7" stroke-width="1.7"
stroke-linecap="round" stroke-linecap="round"
@ -606,7 +598,6 @@
d="m 609.1987,327.75041 -0.15086,-0.40907 0.54322,-0.26773 -0.44233,-1.21073 c -0.0389,-0.10714 -0.0746,-0.20804 -0.1043,-0.30151 -0.031,-0.0941 -0.0623,-0.18591 -0.0912,-0.28289 -0.0314,0.0423 -0.0617,0.082 -0.0904,0.12012 -0.031,0.0347 -0.0584,0.0649 -0.0829,0.094 l -0.22385,0.25057 -0.43981,-0.3785 0.69386,-0.7694 0.48375,-0.17375 0.8914,2.4371 0.57012,-0.13813 0.15223,0.41284 z" d="m 609.1987,327.75041 -0.15086,-0.40907 0.54322,-0.26773 -0.44233,-1.21073 c -0.0389,-0.10714 -0.0746,-0.20804 -0.1043,-0.30151 -0.031,-0.0941 -0.0623,-0.18591 -0.0912,-0.28289 -0.0314,0.0423 -0.0617,0.082 -0.0904,0.12012 -0.031,0.0347 -0.0584,0.0649 -0.0829,0.094 l -0.22385,0.25057 -0.43981,-0.3785 0.69386,-0.7694 0.48375,-0.17375 0.8914,2.4371 0.57012,-0.13813 0.15223,0.41284 z"
fill="#e3c701" /><path fill="#e3c701" /><path
id="path31713-4" id="path31713-4"
sodipodi:nodetypes="czczzczzczzc"
stroke="#e2d161" stroke="#e2d161"
stroke-width="1.7" stroke-width="1.7"
stroke-linecap="round" stroke-linecap="round"
@ -616,7 +607,6 @@
d="m 612.74003,328.9076 0.14779,-0.41231 0.58863,0.14195 0.4381,-1.21333 c 0.0375,-0.10766 0.0746,-0.20804 0.11141,-0.29895 0.0353,-0.0925 0.0737,-0.18496 0.11467,-0.27546 -0.0515,0.0102 -0.10139,0.0221 -0.14755,0.0353 -0.0467,0.009 -0.0873,0.0123 -0.12252,0.0188 l -0.33263,0.0507 -0.0953,-0.57276 1.026,-0.15063 0.48453,0.17156 -0.88014,2.4465 0.52721,0.25696 -0.14813,0.41326 z" d="m 612.74003,328.9076 0.14779,-0.41231 0.58863,0.14195 0.4381,-1.21333 c 0.0375,-0.10766 0.0746,-0.20804 0.11141,-0.29895 0.0353,-0.0925 0.0737,-0.18496 0.11467,-0.27546 -0.0515,0.0102 -0.10139,0.0221 -0.14755,0.0353 -0.0467,0.009 -0.0873,0.0123 -0.12252,0.0188 l -0.33263,0.0507 -0.0953,-0.57276 1.026,-0.15063 0.48453,0.17156 -0.88014,2.4465 0.52721,0.25696 -0.14813,0.41326 z"
fill="#e3c701" /><path fill="#e3c701" /><path
id="path31721-4" id="path31721-4"
sodipodi:nodetypes="czczzczzczzc"
stroke="#e2d161" stroke="#e2d161"
stroke-width="1.7" stroke-width="1.7"
stroke-linecap="round" stroke-linecap="round"
@ -626,7 +616,6 @@
d="m 612.21738,335.32672 0.14941,-0.41385 0.58802,0.14066 0.43717,-1.21367 c 0.0371,-0.10355 0.076,-0.20326 0.111,-0.29484 0.0362,-0.0922 0.0747,-0.18463 0.11474,-0.27862 -0.0519,0.0143 -0.10079,0.0234 -0.14722,0.0343 -0.0457,0.009 -0.0873,0.0154 -0.12292,0.0229 l -0.33331,0.0526 -0.0949,-0.57686 1.02594,-0.14747 0.48513,0.17284 -0.88034,2.44111 0.52809,0.26047 -0.14867,0.40881 z" d="m 612.21738,335.32672 0.14941,-0.41385 0.58802,0.14066 0.43717,-1.21367 c 0.0371,-0.10355 0.076,-0.20326 0.111,-0.29484 0.0362,-0.0922 0.0747,-0.18463 0.11474,-0.27862 -0.0519,0.0143 -0.10079,0.0234 -0.14722,0.0343 -0.0457,0.009 -0.0873,0.0154 -0.12292,0.0229 l -0.33331,0.0526 -0.0949,-0.57686 1.02594,-0.14747 0.48513,0.17284 -0.88034,2.44111 0.52809,0.26047 -0.14867,0.40881 z"
fill="#e3c701" /><path fill="#e3c701" /><path
id="path31727-3" id="path31727-3"
sodipodi:nodetypes="czczzczzczzc"
stroke="#e2d161" stroke="#e2d161"
stroke-width="1.7" stroke-width="1.7"
stroke-linecap="round" stroke-linecap="round"
@ -636,7 +625,6 @@
d="m 606.31374,336.5993 0.14967,-0.41164 0.58769,0.14161 0.4375,-1.21461 c 0.0372,-0.10671 0.0752,-0.20676 0.11174,-0.29988 0.0359,-0.0912 0.075,-0.18241 0.114,-0.27358 -0.0511,0.009 -0.10045,0.0224 -0.14722,0.0343 -0.0461,0.01 -0.0876,0.0132 -0.12252,0.0188 l -0.33296,0.0517 -0.0953,-0.57275 1.02634,-0.15158 0.48574,0.17412 -0.8798,2.44556 0.52661,0.25568 -0.14847,0.4142 z" d="m 606.31374,336.5993 0.14967,-0.41164 0.58769,0.14161 0.4375,-1.21461 c 0.0372,-0.10671 0.0752,-0.20676 0.11174,-0.29988 0.0359,-0.0912 0.075,-0.18241 0.114,-0.27358 -0.0511,0.009 -0.10045,0.0224 -0.14722,0.0343 -0.0461,0.01 -0.0876,0.0132 -0.12252,0.0188 l -0.33296,0.0517 -0.0953,-0.57275 1.02634,-0.15158 0.48574,0.17412 -0.8798,2.44556 0.52661,0.25568 -0.14847,0.4142 z"
fill="#e3c701" /><path fill="#e3c701" /><path
id="path31733-0" id="path31733-0"
sodipodi:nodetypes="czczzczzczzc"
stroke="#e2d161" stroke="#e2d161"
stroke-width="1.7" stroke-width="1.7"
stroke-linecap="round" stroke-linecap="round"
@ -646,7 +634,6 @@
d="m 601.83619,338.1876 c -0.35744,-0.126 -0.57069,-0.34904 -0.64546,-0.66797 -0.0728,-0.32142 -0.0203,-0.7286 0.15606,-1.21776 0.17573,-0.48729 0.39084,-0.8266 0.64695,-1.0195 0.25295,-0.19296 0.55481,-0.22604 0.90157,-0.10281 0.35745,0.126 0.57036,0.34998 0.64377,0.67268 0.0751,0.31799 0.0267,0.72557 -0.15229,1.21911 -0.10419,0.28772 -0.22832,0.53323 -0.3758,0.73426 -0.14237,0.19861 -0.31056,0.33591 -0.50289,0.40719 -0.19496,0.0756 -0.41774,0.0659 -0.67191,-0.0252 z m 0.0723,-1.64191 c -0.0371,0.10039 -0.0692,0.19614 -0.0936,0.28194 l 1.13816,-0.9199 c -0.0379,-0.11346 -0.11279,-0.18916 -0.22797,-0.22938 -0.16851,-0.0604 -0.31601,-0.0134 -0.4438,0.14155 -0.12899,0.15242 -0.25297,0.39161 -0.37276,0.72579 z m 0.0869,1.15932 c 0.17012,0.0589 0.31594,0.0166 0.43926,-0.123 0.1222,-0.14529 0.24328,-0.38233 0.36206,-0.71369 0.0239,-0.0637 0.0443,-0.12647 0.062,-0.18175 0.0182,-0.0625 0.0363,-0.12191 0.0549,-0.17685 l -1.16426,0.92755 c 0.0334,0.13201 0.11491,0.22178 0.24609,0.26774 z" d="m 601.83619,338.1876 c -0.35744,-0.126 -0.57069,-0.34904 -0.64546,-0.66797 -0.0728,-0.32142 -0.0203,-0.7286 0.15606,-1.21776 0.17573,-0.48729 0.39084,-0.8266 0.64695,-1.0195 0.25295,-0.19296 0.55481,-0.22604 0.90157,-0.10281 0.35745,0.126 0.57036,0.34998 0.64377,0.67268 0.0751,0.31799 0.0267,0.72557 -0.15229,1.21911 -0.10419,0.28772 -0.22832,0.53323 -0.3758,0.73426 -0.14237,0.19861 -0.31056,0.33591 -0.50289,0.40719 -0.19496,0.0756 -0.41774,0.0659 -0.67191,-0.0252 z m 0.0723,-1.64191 c -0.0371,0.10039 -0.0692,0.19614 -0.0936,0.28194 l 1.13816,-0.9199 c -0.0379,-0.11346 -0.11279,-0.18916 -0.22797,-0.22938 -0.16851,-0.0604 -0.31601,-0.0134 -0.4438,0.14155 -0.12899,0.15242 -0.25297,0.39161 -0.37276,0.72579 z m 0.0869,1.15932 c 0.17012,0.0589 0.31594,0.0166 0.43926,-0.123 0.1222,-0.14529 0.24328,-0.38233 0.36206,-0.71369 0.0239,-0.0637 0.0443,-0.12647 0.062,-0.18175 0.0182,-0.0625 0.0363,-0.12191 0.0549,-0.17685 l -1.16426,0.92755 c 0.0334,0.13201 0.11491,0.22178 0.24609,0.26774 z"
fill="#e3c701" /><path fill="#e3c701" /><path
id="path31739-2" id="path31739-2"
sodipodi:nodetypes="czczzczzczzc"
stroke="#e2d161" stroke="#e2d161"
stroke-width="1.7" stroke-width="1.7"
stroke-linecap="round" stroke-linecap="round"
@ -656,7 +643,6 @@
d="m 598.03587,336.67452 c -0.35523,-0.12627 -0.57137,-0.34716 -0.64486,-0.66669 -0.0719,-0.32109 -0.0213,-0.72894 0.15606,-1.21776 0.17667,-0.48695 0.38963,-0.82916 0.646,-1.01984 0.25329,-0.1939 0.55482,-0.22604 0.90346,-0.10214 0.35522,0.12627 0.56847,0.34931 0.64189,0.67201 0.0766,0.31961 0.0258,0.72524 -0.15135,1.21945 -0.10514,0.28738 -0.22926,0.53289 -0.37667,0.73076 -0.14184,0.20305 -0.31097,0.34001 -0.50331,0.41129 -0.19334,0.0741 -0.418,0.0637 -0.67122,-0.0271 z m 0.0723,-1.64191 c -0.0383,0.10099 -0.0683,0.19648 -0.0927,0.28228 l 1.13755,-0.92118 c -0.0361,-0.11279 -0.11313,-0.18822 -0.22798,-0.22938 -0.16628,-0.0607 -0.31506,-0.0131 -0.44413,0.14249 -0.12824,0.14737 -0.25357,0.39033 -0.37276,0.72579 z m 0.0879,1.15966 c 0.16918,0.0585 0.31594,0.0166 0.43746,-0.12683 0.124,-0.14146 0.24414,-0.37884 0.36292,-0.7102 0.0239,-0.0637 0.0446,-0.12741 0.0614,-0.18619 0.0187,-0.0581 0.0381,-0.11807 0.0548,-0.17368 l -1.16272,0.92916 c 0.0321,0.13262 0.11397,0.22144 0.24609,0.26774 z" d="m 598.03587,336.67452 c -0.35523,-0.12627 -0.57137,-0.34716 -0.64486,-0.66669 -0.0719,-0.32109 -0.0213,-0.72894 0.15606,-1.21776 0.17667,-0.48695 0.38963,-0.82916 0.646,-1.01984 0.25329,-0.1939 0.55482,-0.22604 0.90346,-0.10214 0.35522,0.12627 0.56847,0.34931 0.64189,0.67201 0.0766,0.31961 0.0258,0.72524 -0.15135,1.21945 -0.10514,0.28738 -0.22926,0.53289 -0.37667,0.73076 -0.14184,0.20305 -0.31097,0.34001 -0.50331,0.41129 -0.19334,0.0741 -0.418,0.0637 -0.67122,-0.0271 z m 0.0723,-1.64191 c -0.0383,0.10099 -0.0683,0.19648 -0.0927,0.28228 l 1.13755,-0.92118 c -0.0361,-0.11279 -0.11313,-0.18822 -0.22798,-0.22938 -0.16628,-0.0607 -0.31506,-0.0131 -0.44413,0.14249 -0.12824,0.14737 -0.25357,0.39033 -0.37276,0.72579 z m 0.0879,1.15966 c 0.16918,0.0585 0.31594,0.0166 0.43746,-0.12683 0.124,-0.14146 0.24414,-0.37884 0.36292,-0.7102 0.0239,-0.0637 0.0446,-0.12741 0.0614,-0.18619 0.0187,-0.0581 0.0381,-0.11807 0.0548,-0.17368 l -1.16272,0.92916 c 0.0321,0.13262 0.11397,0.22144 0.24609,0.26774 z"
fill="#e3c701" /><path fill="#e3c701" /><path
id="path31745-1" id="path31745-1"
sodipodi:nodetypes="czczzczzczzc"
stroke="#e2d161" stroke="#e2d161"
stroke-width="1.7" stroke-width="1.7"
stroke-linecap="round" stroke-linecap="round"
@ -666,7 +652,6 @@
d="m 597.18338,341.14506 0.14847,-0.41419 0.58863,0.14194 0.43656,-1.21495 c 0.0394,-0.10697 0.0764,-0.2042 0.11194,-0.2945 0.0362,-0.0922 0.0737,-0.18496 0.11346,-0.27802 -0.0497,0.0141 -0.0982,0.0222 -0.14594,0.0337 -0.0467,0.009 -0.0867,0.0167 -0.12387,0.0225 l -0.33296,0.0517 -0.094,-0.57652 1.02687,-0.14714 0.48325,0.17216 -0.87973,2.4424 0.5291,0.25764 -0.14907,0.41292 z" d="m 597.18338,341.14506 0.14847,-0.41419 0.58863,0.14194 0.43656,-1.21495 c 0.0394,-0.10697 0.0764,-0.2042 0.11194,-0.2945 0.0362,-0.0922 0.0737,-0.18496 0.11346,-0.27802 -0.0497,0.0141 -0.0982,0.0222 -0.14594,0.0337 -0.0467,0.009 -0.0867,0.0167 -0.12387,0.0225 l -0.33296,0.0517 -0.094,-0.57652 1.02687,-0.14714 0.48325,0.17216 -0.87973,2.4424 0.5291,0.25764 -0.14907,0.41292 z"
fill="#e3c701" /><path fill="#e3c701" /><path
id="path31751-4" id="path31751-4"
sodipodi:nodetypes="czczzczzczzc"
stroke="#e2d161" stroke="#e2d161"
stroke-width="1.7" stroke-width="1.7"
stroke-linecap="round" stroke-linecap="round"
@ -676,7 +661,6 @@
d="m 605.25709,343.15948 c -0.35055,0.14141 -0.65889,0.11483 -0.92721,-0.0745 -0.26889,-0.18807 -0.50033,-0.52926 -0.69617,-1.01205 -0.19565,-0.47964 -0.26124,-0.87479 -0.19994,-1.18527 0.0628,-0.31215 0.26434,-0.53688 0.60562,-0.67455 0.35148,-0.14179 0.66092,-0.11781 0.92907,0.0738 0.27055,0.18955 0.50477,0.52423 0.7008,1.01018 0.1156,0.28656 0.18546,0.5506 0.20995,0.79844 0.0267,0.24262 -0.007,0.45479 -0.10286,0.63779 -0.0958,0.18208 -0.26887,0.3252 -0.51926,0.42621 z m -1.04234,-1.27676 c 0.0406,0.10331 0.0804,0.194 0.11872,0.27559 l 0.23495,-1.44373 c -0.10322,-0.0554 -0.21021,-0.064 -0.32428,-0.018 -0.16304,0.0636 -0.24287,0.19718 -0.2367,0.39957 0.005,0.19961 0.0741,0.46179 0.20731,0.78656 z m 0.83911,0.80773 c 0.16805,-0.0646 0.24827,-0.19181 0.24419,-0.38102 -0.003,-0.18959 -0.0719,-0.44546 -0.20411,-0.7706 -0.0253,-0.0653 -0.052,-0.12352 -0.078,-0.1799 -0.0271,-0.0591 -0.0529,-0.11237 -0.0768,-0.16634 l -0.24808,1.46197 c 0.11183,0.0767 0.23369,0.0901 0.36277,0.0359 z" d="m 605.25709,343.15948 c -0.35055,0.14141 -0.65889,0.11483 -0.92721,-0.0745 -0.26889,-0.18807 -0.50033,-0.52926 -0.69617,-1.01205 -0.19565,-0.47964 -0.26124,-0.87479 -0.19994,-1.18527 0.0628,-0.31215 0.26434,-0.53688 0.60562,-0.67455 0.35148,-0.14179 0.66092,-0.11781 0.92907,0.0738 0.27055,0.18955 0.50477,0.52423 0.7008,1.01018 0.1156,0.28656 0.18546,0.5506 0.20995,0.79844 0.0267,0.24262 -0.007,0.45479 -0.10286,0.63779 -0.0958,0.18208 -0.26887,0.3252 -0.51926,0.42621 z m -1.04234,-1.27676 c 0.0406,0.10331 0.0804,0.194 0.11872,0.27559 l 0.23495,-1.44373 c -0.10322,-0.0554 -0.21021,-0.064 -0.32428,-0.018 -0.16304,0.0636 -0.24287,0.19718 -0.2367,0.39957 0.005,0.19961 0.0741,0.46179 0.20731,0.78656 z m 0.83911,0.80773 c 0.16805,-0.0646 0.24827,-0.19181 0.24419,-0.38102 -0.003,-0.18959 -0.0719,-0.44546 -0.20411,-0.7706 -0.0253,-0.0653 -0.052,-0.12352 -0.078,-0.1799 -0.0271,-0.0591 -0.0529,-0.11237 -0.0768,-0.16634 l -0.24808,1.46197 c 0.11183,0.0767 0.23369,0.0901 0.36277,0.0359 z"
fill="#e3c701" /><path fill="#e3c701" /><path
id="path31757-5" id="path31757-5"
sodipodi:nodetypes="czczzczzczzc"
stroke="#e2d161" stroke="#e2d161"
stroke-width="1.7" stroke-width="1.7"
stroke-linecap="round" stroke-linecap="round"
@ -686,7 +670,6 @@
d="m 609.89342,341.21609 c -0.377,-3.2e-4 -0.65588,-0.13756 -0.83264,-0.41272 -0.17677,-0.27615 -0.26542,-0.67523 -0.26497,-1.19823 4.5e-4,-0.517 0.0878,-0.90692 0.26201,-1.17377 0.17423,-0.26685 0.44635,-0.40062 0.81635,-0.4003 0.378,3.3e-4 0.65488,0.13757 0.83264,0.41672 0.17976,0.27616 0.26942,0.67524 0.26897,1.19724 -2.7e-4,0.309 -0.0365,0.57896 -0.10671,0.8169 -0.0672,0.23895 -0.17937,0.42485 -0.33648,0.55671 -0.15611,0.13287 -0.36917,0.19769 -0.63917,0.19745 z m -0.48764,-1.57342 c -1e-4,0.113 0.003,0.213 0.008,0.30401 l 0.76008,-1.25035 c -0.0719,-0.0931 -0.16988,-0.14014 -0.29188,-0.13925 -0.177,-1.5e-4 -0.30009,0.0947 -0.37025,0.27968 -0.0702,0.18494 -0.10539,0.45391 -0.10569,0.80591 z m 0.47408,1.06841 c 0.18,1.6e-4 0.30407,-0.0877 0.37123,-0.26568 0.0661,-0.17794 0.0994,-0.44091 0.0997,-0.79191 6e-5,-0.066 -0.002,-0.13401 -0.004,-0.19201 -0.003,-0.064 -0.006,-0.128 -0.009,-0.183 l -0.78108,1.25832 c 0.0759,0.11607 0.18485,0.17416 0.32285,0.17428 z" d="m 609.89342,341.21609 c -0.377,-3.2e-4 -0.65588,-0.13756 -0.83264,-0.41272 -0.17677,-0.27615 -0.26542,-0.67523 -0.26497,-1.19823 4.5e-4,-0.517 0.0878,-0.90692 0.26201,-1.17377 0.17423,-0.26685 0.44635,-0.40062 0.81635,-0.4003 0.378,3.3e-4 0.65488,0.13757 0.83264,0.41672 0.17976,0.27616 0.26942,0.67524 0.26897,1.19724 -2.7e-4,0.309 -0.0365,0.57896 -0.10671,0.8169 -0.0672,0.23895 -0.17937,0.42485 -0.33648,0.55671 -0.15611,0.13287 -0.36917,0.19769 -0.63917,0.19745 z m -0.48764,-1.57342 c -1e-4,0.113 0.003,0.213 0.008,0.30401 l 0.76008,-1.25035 c -0.0719,-0.0931 -0.16988,-0.14014 -0.29188,-0.13925 -0.177,-1.5e-4 -0.30009,0.0947 -0.37025,0.27968 -0.0702,0.18494 -0.10539,0.45391 -0.10569,0.80591 z m 0.47408,1.06841 c 0.18,1.6e-4 0.30407,-0.0877 0.37123,-0.26568 0.0661,-0.17794 0.0994,-0.44091 0.0997,-0.79191 6e-5,-0.066 -0.002,-0.13401 -0.004,-0.19201 -0.003,-0.064 -0.006,-0.128 -0.009,-0.183 l -0.78108,1.25832 c 0.0759,0.11607 0.18485,0.17416 0.32285,0.17428 z"
fill="#e3c701" /><path fill="#e3c701" /><path
id="path31763-7" id="path31763-7"
sodipodi:nodetypes="czczzczzczzc"
stroke="#e2d161" stroke="#e2d161"
stroke-width="1.7" stroke-width="1.7"
stroke-linecap="round" stroke-linecap="round"
@ -696,7 +679,6 @@
d="m 613.31021,340.16541 0.24391,-0.36501 0.537,0.27782 0.71734,-1.07336 c 0.0626,-0.0941 0.12348,-0.18209 0.18052,-0.26065 0.0568,-0.0836 0.11629,-0.16405 0.17666,-0.244 -0.0527,-2.2e-4 -0.10179,-4.3e-4 -0.15033,-10e-4 -0.0474,-0.003 -0.0879,-0.007 -0.12537,-0.0101 l -0.33674,-0.0282 0.0462,-0.58054 1.03242,0.10166 0.42884,0.28156 -1.44297,2.16283 0.45031,0.37749 -0.24447,0.36223 z" d="m 613.31021,340.16541 0.24391,-0.36501 0.537,0.27782 0.71734,-1.07336 c 0.0626,-0.0941 0.12348,-0.18209 0.18052,-0.26065 0.0568,-0.0836 0.11629,-0.16405 0.17666,-0.244 -0.0527,-2.2e-4 -0.10179,-4.3e-4 -0.15033,-10e-4 -0.0474,-0.003 -0.0879,-0.007 -0.12537,-0.0101 l -0.33674,-0.0282 0.0462,-0.58054 1.03242,0.10166 0.42884,0.28156 -1.44297,2.16283 0.45031,0.37749 -0.24447,0.36223 z"
fill="#e3c701" /><path fill="#e3c701" /><path
id="path31769-2" id="path31769-2"
sodipodi:nodetypes="czczzczzczzc"
stroke="#e2d161" stroke="#e2d161"
stroke-width="1.7" stroke-width="1.7"
stroke-linecap="round" stroke-linecap="round"
@ -706,7 +688,6 @@
d="m 618.09657,331.89568 c -0.33818,0.16663 -0.64944,0.16781 -0.9311,0.002 -0.28299,-0.17277 -0.54176,-0.4873 -0.77496,-0.95655 -0.2332,-0.46478 -0.33183,-0.85257 -0.29365,-1.16783 0.0364,-0.31661 0.21943,-0.55443 0.54912,-0.72017 0.33818,-0.16663 0.64899,-0.16647 0.93244,0.003 0.28434,0.16428 0.54355,0.48194 0.77943,0.95208 0.13805,0.27422 0.22824,0.5332 0.27194,0.77741 0.0477,0.24107 0.0293,0.45483 -0.0509,0.64575 -0.0802,0.18868 -0.24167,0.34199 -0.48234,0.46439 z m -1.14379,-1.19153 c 0.0487,0.0997 0.0965,0.18654 0.14163,0.26348 l 0.11839,-1.45293 c -0.10641,-0.0519 -0.21508,-0.0502 -0.32468,0.006 -0.15835,0.0768 -0.22685,0.21722 -0.20504,0.41535 0.0222,0.19679 0.11201,0.45264 0.2697,0.76846 z m 0.90253,0.74196 c 0.16149,-0.0795 0.23177,-0.2141 0.21354,-0.40059 -0.0191,-0.18829 -0.10665,-0.43967 -0.26435,-0.75325 -0.0313,-0.0626 -0.0625,-0.12078 -0.0916,-0.17446 -0.0317,-0.0524 -0.0621,-0.10647 -0.0898,-0.15747 l -0.13182,1.47752 c 0.11803,0.0663 0.24011,0.069 0.36402,0.008 z" d="m 618.09657,331.89568 c -0.33818,0.16663 -0.64944,0.16781 -0.9311,0.002 -0.28299,-0.17277 -0.54176,-0.4873 -0.77496,-0.95655 -0.2332,-0.46478 -0.33183,-0.85257 -0.29365,-1.16783 0.0364,-0.31661 0.21943,-0.55443 0.54912,-0.72017 0.33818,-0.16663 0.64899,-0.16647 0.93244,0.003 0.28434,0.16428 0.54355,0.48194 0.77943,0.95208 0.13805,0.27422 0.22824,0.5332 0.27194,0.77741 0.0477,0.24107 0.0293,0.45483 -0.0509,0.64575 -0.0802,0.18868 -0.24167,0.34199 -0.48234,0.46439 z m -1.14379,-1.19153 c 0.0487,0.0997 0.0965,0.18654 0.14163,0.26348 l 0.11839,-1.45293 c -0.10641,-0.0519 -0.21508,-0.0502 -0.32468,0.006 -0.15835,0.0768 -0.22685,0.21722 -0.20504,0.41535 0.0222,0.19679 0.11201,0.45264 0.2697,0.76846 z m 0.90253,0.74196 c 0.16149,-0.0795 0.23177,-0.2141 0.21354,-0.40059 -0.0191,-0.18829 -0.10665,-0.43967 -0.26435,-0.75325 -0.0313,-0.0626 -0.0625,-0.12078 -0.0916,-0.17446 -0.0317,-0.0524 -0.0621,-0.10647 -0.0898,-0.15747 l -0.13182,1.47752 c 0.11803,0.0663 0.24011,0.069 0.36402,0.008 z"
fill="#e3c701" /><path fill="#e3c701" /><path
id="path31775-7" id="path31775-7"
sodipodi:nodetypes="czczzczzczzc"
stroke="#e2d161" stroke="#e2d161"
stroke-width="1.7" stroke-width="1.7"
stroke-linecap="round" stroke-linecap="round"
@ -716,7 +697,6 @@
d="m 620.2713,336.0737 c -0.24494,0.2879 -0.53106,0.40816 -0.85586,0.36554 -0.32795,-0.0466 -0.6904,-0.23943 -1.08982,-0.57398 -0.39541,-0.33772 -0.63879,-0.65506 -0.72963,-0.96341 -0.0913,-0.30478 -0.0161,-0.59531 0.22238,-0.8756 0.24493,-0.28791 0.53041,-0.40741 0.85901,-0.36155 0.32609,0.0411 0.69125,0.23227 1.09165,0.57029 0.23535,0.20023 0.41973,0.40173 0.55641,0.60991 0.13904,0.20232 0.2076,0.41032 0.2077,0.61391 10e-5,0.20359 -0.0867,0.41206 -0.26184,0.61489 z m -1.51842,-0.64584 c 0.085,0.0684 0.16254,0.13303 0.23433,0.18754 l -0.46372,-1.38708 c -0.11878,-0.004 -0.21808,0.0403 -0.29573,0.13309 -0.1161,0.13493 -0.12367,0.28735 -0.0245,0.46096 0.0962,0.17244 0.27863,0.37622 0.54966,0.60549 z m 1.1209,0.32603 c 0.11675,-0.13569 0.1303,-0.28434 0.0388,-0.45147 -0.092,-0.16496 -0.27151,-0.35835 -0.53962,-0.58643 -0.0541,-0.046 -0.10488,-0.0866 -0.15275,-0.12602 -0.0506,-0.0378 -0.0997,-0.0757 -0.1451,-0.11032 l 0.46055,1.40934 c 0.13543,0.0167 0.24818,-0.0278 0.33813,-0.1351 z" d="m 620.2713,336.0737 c -0.24494,0.2879 -0.53106,0.40816 -0.85586,0.36554 -0.32795,-0.0466 -0.6904,-0.23943 -1.08982,-0.57398 -0.39541,-0.33772 -0.63879,-0.65506 -0.72963,-0.96341 -0.0913,-0.30478 -0.0161,-0.59531 0.22238,-0.8756 0.24493,-0.28791 0.53041,-0.40741 0.85901,-0.36155 0.32609,0.0411 0.69125,0.23227 1.09165,0.57029 0.23535,0.20023 0.41973,0.40173 0.55641,0.60991 0.13904,0.20232 0.2076,0.41032 0.2077,0.61391 10e-5,0.20359 -0.0867,0.41206 -0.26184,0.61489 z m -1.51842,-0.64584 c 0.085,0.0684 0.16254,0.13303 0.23433,0.18754 l -0.46372,-1.38708 c -0.11878,-0.004 -0.21808,0.0403 -0.29573,0.13309 -0.1161,0.13493 -0.12367,0.28735 -0.0245,0.46096 0.0962,0.17244 0.27863,0.37622 0.54966,0.60549 z m 1.1209,0.32603 c 0.11675,-0.13569 0.1303,-0.28434 0.0388,-0.45147 -0.092,-0.16496 -0.27151,-0.35835 -0.53962,-0.58643 -0.0541,-0.046 -0.10488,-0.0866 -0.15275,-0.12602 -0.0506,-0.0378 -0.0997,-0.0757 -0.1451,-0.11032 l 0.46055,1.40934 c 0.13543,0.0167 0.24818,-0.0278 0.33813,-0.1351 z"
fill="#e3c701" /><path fill="#e3c701" /><path
id="path31781-0" id="path31781-0"
sodipodi:nodetypes="czczzczzczzc"
stroke="#e2d161" stroke="#e2d161"
stroke-width="1.7" stroke-width="1.7"
stroke-linecap="round" stroke-linecap="round"
@ -726,64 +706,45 @@
d="m 621.55537,333.48563 -0.24082,-0.37064 0.47074,-0.37699 -0.70317,-1.08389 c -0.0619,-0.0957 -0.11806,-0.18446 -0.17013,-0.26868 -0.0507,-0.0839 -0.10163,-0.17007 -0.15197,-0.25899 -0.0207,0.0491 -0.0413,0.0946 -0.0602,0.13895 -0.0214,0.0424 -0.0419,0.0771 -0.0592,0.10735 l -0.16091,0.29814 -0.51485,-0.27325 0.50451,-0.90492 0.43219,-0.27824 1.41585,2.18069 0.52572,-0.2625 0.23974,0.36896 z" d="m 621.55537,333.48563 -0.24082,-0.37064 0.47074,-0.37699 -0.70317,-1.08389 c -0.0619,-0.0957 -0.11806,-0.18446 -0.17013,-0.26868 -0.0507,-0.0839 -0.10163,-0.17007 -0.15197,-0.25899 -0.0207,0.0491 -0.0413,0.0946 -0.0602,0.13895 -0.0214,0.0424 -0.0419,0.0771 -0.0592,0.10735 l -0.16091,0.29814 -0.51485,-0.27325 0.50451,-0.90492 0.43219,-0.27824 1.41585,2.18069 0.52572,-0.2625 0.23974,0.36896 z"
fill="#e3c701" /><path fill="#e3c701" /><path
id="path31787-8" id="path31787-8"
sodipodi:nodetypes="ccccc"
d="m 603.06327,364.90768 -9.93052,-24.53537 c 0.24744,0.92346 1.2221,1.63246 2.82168,2.05808 l 9.37098,24.11105 c -1.28512,-0.33689 -2.06552,-0.89998 -2.26214,-1.63376 z" d="m 603.06327,364.90768 -9.93052,-24.53537 c 0.24744,0.92346 1.2221,1.63246 2.82168,2.05808 l 9.37098,24.11105 c -1.28512,-0.33689 -2.06552,-0.89998 -2.26214,-1.63376 z"
style="stroke-width:1.72259" style="stroke-width:1.72259"
fill="#ec6608" /><path fill="#ec6608" /><path
id="path31789-8" id="path31789-8"
sodipodi:nodetypes="ccccc"
d="m 602.25442,342.80744 c 2.52495,-0.18078 5.31474,-0.66437 8.09012,-1.40803 l 6.53767,24.29243 c -2.22841,0.59532 -4.47071,0.98571 -6.49936,1.13516 z" d="m 602.25442,342.80744 c 2.52495,-0.18078 5.31474,-0.66437 8.09012,-1.40803 l 6.53767,24.29243 c -2.22841,0.59532 -4.47071,0.98571 -6.49936,1.13516 z"
style="stroke-width:1.72259" style="stroke-width:1.72259"
fill="#ec6608" /><path fill="#ec6608" /><path
id="path31791-4" id="path31791-4"
sodipodi:nodetypes="ccccc"
d="m 623.0803,363.439 -5.02604,-24.84728 c 2.27885,-1.09926 4.09475,-2.2956 5.26722,-3.464 l 3.99481,25.54447 c -0.94328,0.93221 -2.40473,1.88735 -4.23599,2.76681 z" d="m 623.0803,363.439 -5.02604,-24.84728 c 2.27885,-1.09926 4.09475,-2.2956 5.26722,-3.464 l 3.99481,25.54447 c -0.94328,0.93221 -2.40473,1.88735 -4.23599,2.76681 z"
style="stroke-width:1.72259" style="stroke-width:1.72259"
fill="#ec6608" /><path fill="#ec6608" /><path
id="path31795-1" id="path31795-1"
sodipodi:nodetypes="ccccc"
d="m 602.25442,342.80744 c -2.52661,0.18123 -4.69951,0.0519 -6.30044,-0.37872 l 9.37099,24.11106 c 1.28512,0.3369 3.02878,0.43501 5.05833,0.28888 z" d="m 602.25442,342.80744 c -2.52661,0.18123 -4.69951,0.0519 -6.30044,-0.37872 l 9.37099,24.11106 c 1.28512,0.3369 3.02878,0.43501 5.05833,0.28888 z"
style="stroke-width:1.72259" style="stroke-width:1.72259"
fill="#fbba00" /><path fill="#fbba00" /><path
id="path31797-4" id="path31797-4"
sodipodi:nodetypes="ccccc"
d="m 618.05426,338.59172 c -2.27718,1.09881 -4.93755,2.07202 -7.71139,2.80814 l 6.53767,24.29243 c 2.22841,-0.59532 4.36561,-1.37128 6.19765,-2.25451 z" d="m 618.05426,338.59172 c -2.27718,1.09881 -4.93755,2.07202 -7.71139,2.80814 l 6.53767,24.29243 c 2.22841,-0.59532 4.36561,-1.37128 6.19765,-2.25451 z"
style="stroke-width:1.72259" style="stroke-width:1.72259"
fill="#fbba00" /><path fill="#fbba00" /><path
id="path31799-9" id="path31799-9"
sodipodi:nodetypes="ccccc"
d="m 623.32148,335.12772 c 1.17247,-1.16839 1.65795,-2.26505 1.41018,-3.18308 l 3.72362,26.18959 c 0.19783,0.73167 -0.19571,1.60575 -1.13943,2.5363 z" d="m 623.32148,335.12772 c 1.17247,-1.16839 1.65795,-2.26505 1.41018,-3.18308 l 3.72362,26.18959 c 0.19783,0.73167 -0.19571,1.60575 -1.13943,2.5363 z"
style="stroke-width:1.72259" style="stroke-width:1.72259"
fill="#fbba00" /></g></g></g><g fill="#fbba00" /></g></g></g><g
inkscape:groupmode="layer"
id="layer3" id="layer3"
inkscape:label="texte" style="display:inline;opacity:1"><g
style="display:inline;opacity:1"><text
xml:space="preserve"
id="title"
style="font-size:74.6667px;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';text-align:center;writing-mode:lr-tb;direction:ltr;white-space:pre;shape-inside:url(#rect1);display:inline;fill:#ffffff;fill-opacity:1"
transform="translate(-177.06947,5.332906)"
inkscape:label="title"
inkscape:transform-center-x="-76.428571"
inkscape:transform-center-y="-0.71428571"><tspan
x="1060.8515"
y="792.97121"
id="tspan1">$title</tspan></text><text
xml:space="preserve"
id="persons"
style="font-size:53.3333px;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';text-align:center;writing-mode:lr-tb;direction:ltr;white-space:pre;shape-inside:url(#rect3);shape-padding:1.2142;display:inline;opacity:1;fill:#ff9700"
transform="translate(-284.84385,128.97464)"
inkscape:label="persons"
inkscape:transform-center-x="-175.71428"
inkscape:transform-center-y="0.71428571"><tspan
x="1082.8204"
y="832.11247"
id="tspan3"><tspan
style="fill:#ffffff"
id="tspan2">$personnames</tspan></tspan></text><g
id="sparkle"><g id="sparkle"><g
id="g4" id="g4"
transform="rotate(180,825.41336,820.30005)"><path transform="rotate(180,825.41336,820.30005)"><path
style="fill:#19bcb9;fill-opacity:1;stroke:url(#linearGradient4);stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#Dot)" style="display:inline;opacity:1;fill:#19bcb9;fill-opacity:1;stroke:url(#linearGradient4);stroke-width:5.6;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#Dot_F-19bcb9_Surl.-linearGradient4.)"
d="M 495.60623,776.93821 H 864.63598" d="M 495.60623,776.93821 H 864.63598"
id="path1" /></g></g></g></svg> id="path1" /></g></g></g><text
xml:space="preserve"
id="title"
x="964.69553"
y="793.00591"
style="font-size:74.6667px;line-height:1;font-family:'DIN 1451 Mittelschrift';-inkscape-font-specification:'DIN 1451 Mittelschrift, Normal';text-align:center;writing-mode:lr-tb;direction:ltr;white-space:pre;shape-inside:url(#rect4);display:inline;fill:#fae7e3;stroke:#e7ad52;stroke-width:5.6;stroke-linecap:round;stroke-linejoin:round;stroke:none;width:100%;text-anchor:middle">$title</text>
<text
xml:space="preserve"
id="persons"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:55px;line-height:1;font-family:'DIN 1451 Mittelschrift';-inkscape-font-specification:'DIN 1451 Mittelschrift, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:center;writing-mode:lr-tb;direction:ltr;white-space:pre;shape-inside:url(#rect5);display:inline;fill:#fae7e3;stroke:none;stroke-width:5.6;stroke-linecap:round;stroke-linejoin:round;width:100%;text-anchor:middle"
x="964.69553"
y="977.51959">$personnames</text></svg>

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 68 KiB

View file

@ -101,9 +101,9 @@ def renderFrame(infile, task, outfile):
elif args.resvg: elif args.resvg:
# invoke inkscape to convert the generated svg-file into a png inside the .frames-directory # invoke inkscape to convert the generated svg-file into a png inside the .frames-directory
cmd = 'resvg --background white --width={1} --height={2} "{4}" "{3}" 2>&1 >/dev/null'.format( cmd = 'resvg --background white --width={1} --height={2} "{4}" "{3}" 2>&1 >/dev/null'.format(
task.workdir, width, height, outfile, infile) task.workdir, width, height, os.path.abspath(outfile), os.path.abspath(infile))
errorReturn = subprocess.check_output( errorReturn = subprocess.check_output(
cmd, shell=True, universal_newlines=True, stderr=subprocess.STDOUT, cwd=task.workdir) cmd, shell=True, universal_newlines=True, cwd=task.workdir)
if errorReturn != '': if errorReturn != '':
print("resvg exited with error\n" + errorReturn) print("resvg exited with error\n" + errorReturn)
# sys.exit(42) # sys.exit(42)