MRMCD2019
This commit is contained in:
parent
bb6a9a432b
commit
f2c19e5c1e
9 changed files with 125 additions and 0 deletions
32
mrmcd2019/config.ini
Executable file
32
mrmcd2019/config.ini
Executable file
|
@ -0,0 +1,32 @@
|
|||
[default]
|
||||
#schedule = https://talks.mrmcd.net/2019/schedule/export/schedule.xml
|
||||
schedule = file:///home/thorti/git/c3voc/intro-outro-generator/mrmcd2019/schedule.xml
|
||||
template = mrmcd2019.mov
|
||||
|
||||
[title]
|
||||
in = 50
|
||||
out = 225
|
||||
font = Jura-Bold.ttf
|
||||
fontsize = 80
|
||||
fontcolor = #47acda
|
||||
x = (w-text_w)/2
|
||||
y = 540
|
||||
|
||||
[speaker]
|
||||
in = 75
|
||||
out = 225
|
||||
font = Jura-Regular.ttf
|
||||
fontsize = 50
|
||||
fontcolor = #094762
|
||||
x = (w-text_w)/2
|
||||
y = 950
|
||||
|
||||
[text]
|
||||
in = 242
|
||||
out = 324
|
||||
font = Jura-Regular.ttf
|
||||
fontsize = 45
|
||||
fontcolor = #c68100
|
||||
x = (w-text_w)/2
|
||||
y = 927
|
||||
text = ''
|
Loading…
Add table
Add a link
Reference in a new issue