I would like to use dvd-slideshow to make a short presentation of some digital pictures from a recent trip. Now, dvd--slideshow, itself, does work on my gentoo box. Where I am having trouble is in adding subtitles to some of the images. I am hoping that someone on this list can help me find the problem. When I run dvd-slideshow, I get a message that says the required fonts cannot be found and that the default ImageMagick font will be used. But no subtitles get added. Any help would be appreciated. Thanks

Ron


#### ~/.dvd-slideshowrc ####

debug=1       # 0 (low) to 3 (lots of info)
mp2=1         # 0=mp2 audio 1=ac3 audio
copy=0        # add copies of original images to the output directory
autocrop=0    # autocrop images to fill full screen

font_dir="/usr/share/fonts/urw-fonts/" ## I have tried various other font paths as well ##
font1="a0100131.pfb"
#font2=/usr/share/fonts/TTF/VeraSe.ttf


## font sizes:
subtitle_font_size=24
title1_font_size=48
title2_font_size=28

## top title:
title1_bar_height=0  # 0 for no 50% white behind text
title1_text_location_x=80
title1_text_location_y=50

# bottom title:
title2_bar_location_y=324 # relative to top of image
title2_bar_height=0  # 0 for no 50% white behind text
title2_text_location_x=0
title2_text_location_y=325

--
gentoo-user@gentoo.org mailing list



Reply via email to