Skip to content

Commit

Permalink
Fix voiceover demo.
Browse files Browse the repository at this point in the history
  • Loading branch information
ddennedy committed Nov 26, 2018
1 parent d6d9b86 commit 8b5ff8e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions demo/mlt_voiceover
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
melt \
"+voice over demo.txt" \
family="Sans"
size="72"
weight="700"
family="Sans" \
size="72" \
weight="700" \
fgcolour=0x00000000 \
bgcolour=0xff9933aa \
pad=10 \
Expand Down

0 comments on commit 8b5ff8e

Please sign in to comment.