diff --git a/rustfest18/__init__.py b/rustfest18/__init__.py index 6909057..1c52e4e 100644 --- a/rustfest18/__init__.py +++ b/rustfest18/__init__.py @@ -13,7 +13,6 @@ def introFrames(args): yield ( ('logotext', 'style', 'opacity', 0), ('title', 'style', 'opacity', 0), - ('subtitle', 'style', 'opacity', 0), ('persons', 'style', 'opacity', 0), ('id', 'style', 'opacity', 0), ) @@ -22,7 +21,6 @@ def introFrames(args): for i in range(0, frames): yield( ('title', 'style', 'opacity', easeInQuad(i, 0, 1, frames)), - ('subtitle', 'style', 'opacity', easeInQuad(i, 0, 1, frames)), ('persons', 'style', 'opacity', easeInQuad(i, 0, 1, frames)), ('id', 'style', 'opacity', easeInQuad(i, 0, 1, frames)), ) @@ -31,7 +29,6 @@ def introFrames(args): for i in range(0, frames): yield( ('title', 'style', 'opacity', 1), - ('subtitle', 'style', 'opacity', 1), ('persons', 'style', 'opacity', 1), ('id', 'style', 'opacity', 1), ) @@ -81,7 +78,6 @@ def tasks(queue, args, idlist, skiplist): parameters = { '$id': event['id'], '$title': event['title'], - '$subtitle': event['subtitle'], '$persons': event['personnames'] } )) diff --git a/rustfest18/artwork/intro.svg b/rustfest18/artwork/intro.svg index 6171035..a6332f0 100644 --- a/rustfest18/artwork/intro.svg +++ b/rustfest18/artwork/intro.svg @@ -225,8 +225,8 @@ borderopacity="1.0" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:zoom="1.16" - inkscape:cx="279.53996" + inkscape:zoom="0.71" + inkscape:cx="606.2641" inkscape:cy="355.23766" inkscape:document-units="px" inkscape:current-layer="layer3" @@ -990,7 +990,7 @@ xml:space="preserve" id="title" style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:85.33333588px;line-height:0.01%;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - transform="translate(-64.231592,187.54073)">