improve intro, reinstantiate --debug

This commit is contained in:
Daniel Molkentin 2016-04-09 12:21:17 +02:00
parent 6a61eb2333
commit 6b1825c94b
2 changed files with 15 additions and 15 deletions

View file

@ -40,16 +40,16 @@ def outroFrames(p):
yield []
def debug():
# render(
# 'intro.svg',
# '../intro.ts',
# introFrames,
# {
# '$id': 2,
# '$title': 'Essential Aspects on Mixing',
# '$person': 'Jimson Drift'
# }
# )
render(
'intro.svg',
'../intro.ts',
introFrames,
{
'$id': 2,
'$title': 'Essential Aspects on Mixing',
'$person': 'Jimson Drift'
}
)
render(
'outro.svg',
@ -75,7 +75,7 @@ def tasks(queue, args):
'$id': event['id'],
'$title': event['title'],
'$subtitle': event['subtitle'],
'$personnames': event['personnames']
'$person': event['personnames']
}
))

View file

@ -186,8 +186,8 @@
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1855"
inkscape:window-height="1056"
inkscape:window-width="1295"
inkscape:window-height="744"
inkscape:window-x="65"
inkscape:window-y="24"
inkscape:window-maximized="1"
@ -291,9 +291,9 @@
height="668.57141"
width="1004.2857"
id="rect3047" /></flowRegion><flowPara
id="flowPara3049"></flowPara></flowRoot> <g
id="flowPara3049" /></flowRoot> <g
id="g3899"
transform="translate(-0.76811512,-147.79662)">
transform="translate(-0.76811512,90.20338)">
<path
style="fill:none;stroke:#000000;stroke-width:8.00613976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
d="m 36.771185,444.06175 633.839605,0 -633.839605,0 z"

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB