# HG changeset patch # User arpi # Date 1041173963 0 # Node ID 81dbd28ef7c0d2d79d9e266da7130bfa4227cd8f # Parent a8c4246b6869d2b25052f80f4402b07993617474 these patches let ,,oldstyle'' and freetype subtitle renderers live together happily. if an oldstyle subtitle (font.desc) is found, it will be used. otherwise mplayer will choose subfont.ttf, if freetype was detected during ./configure. (also you can use -font /path/to/font.desc and -font /path/to/foobar.ttf too) patch-set by Wojtek Kaniewski diff -r a8c4246b6869 -r 81dbd28ef7c0 DOCS/documentation.html --- a/DOCS/documentation.html Sun Dec 29 14:36:56 2002 +0000 +++ b/DOCS/documentation.html Sun Dec 29 14:59:23 2002 +0000 @@ -960,8 +960,7 @@
  • use the font generator GIMP plugin at TOOLS/subfont-GIMP (note: you must have HSI RAW plugin too, see URL below)
  • using a TrueType (TTF) font, by the means of the freetype - library. Version 2.0.9 or greater is mandatory! You have to pass the - --enable-freetype option to ./configure. Then you + library. Version 2.0.9 or greater is mandatory! Then you have two methods: