Titlebar
From DVD-Slideshow
Titlebar is a special keyword in a dvd-slideshow input file that creates a title slide.
See also Title
Examples:
The titlebar keyword can be modified by certain variables that you can place in your config file or in the dvd-slideshow input file:
Title:
title_font='/usr/share/fonts/default/Type1/n019004l.pfb' # Helvetical bold URW font
title_font_size=48
title_font_color='black' # or use hex "#RRGGBB"
top title:
toptitle_font_size=48
toptitle_font_color='black' # or use hex "#RRGGBB"
toptitle_bar_height=125 # 0 for no 50% white behind text
toptitle_text_location_x=80
toptitle_text_location_y=50
bottom title:
bottomtitle_font_size=36
bottomtitle_font_color="black" # or use hex "#RRGGBB"
bottomtitle_bar_location_y=156 # relative to bottom of image
bottomtitle_bar_height=55 # 0 for no 50% white behind text
bottomtitle_text_location_x=0
bottomtitle_text_location_y=155




