CR215
This commit is contained in:
parent
f7fa212dfe
commit
96f0e163b2
2 changed files with 10 additions and 9 deletions
|
@ -1,6 +1,7 @@
|
||||||
#!/usr/bin/python3
|
#!/usr/bin/python3
|
||||||
|
|
||||||
from renderlib import *
|
from renderlib import *
|
||||||
|
from easing import *
|
||||||
|
|
||||||
def outroFrames(p):
|
def outroFrames(p):
|
||||||
# 8 Sekunden
|
# 8 Sekunden
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
height="1080"
|
height="1080"
|
||||||
id="svg2"
|
id="svg2"
|
||||||
version="1.1"
|
version="1.1"
|
||||||
inkscape:version="0.48.5 r10040"
|
inkscape:version="0.91 r13725"
|
||||||
sodipodi:docname="intro.svg">
|
sodipodi:docname="intro.svg">
|
||||||
<defs
|
<defs
|
||||||
id="defs4">
|
id="defs4">
|
||||||
|
@ -156,15 +156,15 @@
|
||||||
borderopacity="1.0"
|
borderopacity="1.0"
|
||||||
inkscape:pageopacity="0.0"
|
inkscape:pageopacity="0.0"
|
||||||
inkscape:pageshadow="2"
|
inkscape:pageshadow="2"
|
||||||
inkscape:zoom="1.4"
|
inkscape:zoom="0.49497475"
|
||||||
inkscape:cx="1032.6017"
|
inkscape:cx="865.28389"
|
||||||
inkscape:cy="356.41867"
|
inkscape:cy="514.86212"
|
||||||
inkscape:document-units="px"
|
inkscape:document-units="px"
|
||||||
inkscape:current-layer="layer1"
|
inkscape:current-layer="layer1"
|
||||||
showgrid="false"
|
showgrid="false"
|
||||||
inkscape:window-width="1920"
|
inkscape:window-width="1920"
|
||||||
inkscape:window-height="1014"
|
inkscape:window-height="1014"
|
||||||
inkscape:window-x="0"
|
inkscape:window-x="1280"
|
||||||
inkscape:window-y="27"
|
inkscape:window-y="27"
|
||||||
inkscape:window-maximized="1"
|
inkscape:window-maximized="1"
|
||||||
showguides="true"
|
showguides="true"
|
||||||
|
@ -242,7 +242,7 @@
|
||||||
inkscape:label="#path3028" />
|
inkscape:label="#path3028" />
|
||||||
<text
|
<text
|
||||||
xml:space="preserve"
|
xml:space="preserve"
|
||||||
style="font-size:75px;font-style:normal;font-weight:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Sans"
|
style="font-style:normal;font-weight:normal;font-size:75px;line-height:125%;font-family:Sans;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none"
|
||||||
x="959.94507"
|
x="959.94507"
|
||||||
y="639.08167"
|
y="639.08167"
|
||||||
id="text"
|
id="text"
|
||||||
|
@ -251,11 +251,11 @@
|
||||||
x="959.94507"
|
x="959.94507"
|
||||||
y="639.08167"
|
y="639.08167"
|
||||||
id="tspan3833"
|
id="tspan3833"
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Nimbus Sans L;-inkscape-font-specification:Nimbus Sans L">CR211</tspan><tspan
|
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L'">CR215</tspan><tspan
|
||||||
sodipodi:role="line"
|
sodipodi:role="line"
|
||||||
x="959.94507"
|
x="959.94507"
|
||||||
y="732.85138"
|
y="730.83075"
|
||||||
id="tspan3842"
|
id="tspan3842"
|
||||||
style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Nimbus Roman No9 L;-inkscape-font-specification:Nimbus Roman No9 L Italic">Bioinformatik</tspan></text>
|
style="font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Nimbus Roman No9 L';-inkscape-font-specification:'Nimbus Roman No9 L Italic'">Das Chaos Communication Camp</tspan></text>
|
||||||
</g>
|
</g>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
Loading…
Add table
Reference in a new issue