diff --git a/froscon8/__init__.py b/froscon8/__init__.py index 3931037..44c5da8 100644 --- a/froscon8/__init__.py +++ b/froscon8/__init__.py @@ -20,6 +20,7 @@ def introFrames(): p = path.point(i / frames) - init yield ( ('animatePath', 'style', 'opacity', 0), + ('date', 'style', 'opacity', 0), ) frames = 3*fps @@ -29,7 +30,18 @@ def introFrames(): ('frog', 'attr', 'transform', 'translate(%.4f, %.4f)' % (p.real, p.imag)), ) - frames = 2*fps + frames = int(0.5*fps) + for i in range(0, frames): + yield tuple() + + frames = 1*fps + for i in range(0, frames): + yield ( + ('url', 'style', 'opacity', easeOutQuad(i, 1, -1, frames)), + ('date', 'style', 'opacity', easeOutQuad(i, 0, 1, frames)), + ) + + frames = int(1.5*fps) for i in range(0, frames): yield tuple() diff --git a/froscon8/artwork/intro.svg b/froscon8/artwork/intro.svg index c286b9b..1bcaf53 100644 --- a/froscon8/artwork/intro.svg +++ b/froscon8/artwork/intro.svg @@ -202,8 +202,8 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="1" - inkscape:cx="448.45222" - inkscape:cy="142.89604" + inkscape:cx="497.96939" + inkscape:cy="192.20725" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="false" @@ -420,7 +420,7 @@ style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> http://programm.froscon.de/2014/events/$id.html + style="font-size:18px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:end;line-height:125%;writing-mode:lr-tb;text-anchor:end;fill:#ffffff;fill-opacity:1;font-family:Sans;-inkscape-font-specification:Sans">http://programm.froscon.de/2014/events/$id.html 23.- 24. August 2014 diff --git a/froscon8/artwork/outro.svg b/froscon8/artwork/outro.svg index a40b311..fa7c89b 100644 --- a/froscon8/artwork/outro.svg +++ b/froscon8/artwork/outro.svg @@ -201,9 +201,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="1.4142135" - inkscape:cx="766.15295" - inkscape:cy="456.74489" + inkscape:zoom="0.49999998" + inkscape:cx="239.195" + inkscape:cy="596.52111" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="false" @@ -537,5 +537,17 @@ id="animatePath" d="m 402.12503,764.2372 c 0,0 46.88241,-220.97993 130.94607,-212.13112 76,8 126.05393,115.62866 126.05393,115.62866 0,0 91.8771,-159.56589 166,-129.12256 56,23 109.75365,129.08389 109.75365,129.08389 0,0 64.21158,-135.08068 125.66052,-106.06307 36,17.00002 60.0503,97.61646 60.0503,97.61646" style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + 23.- 24. August 2014