[Mplayer-cvslog] CVS: main/DOCS documentation.html,1.353,1.354
Arpi of Ize
arpi at mplayerhq.hu
Sun Dec 29 15:59:54 CET 2002
Update of /cvsroot/mplayer/main/DOCS
In directory mail:/var/tmp.root/cvs-serv30149/DOCS
Modified Files:
documentation.html
Log Message:
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 <wojtekka at bydg.pdi.net>
Index: documentation.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/documentation.html,v
retrieving revision 1.353
retrieving revision 1.354
diff -u -r1.353 -r1.354
--- documentation.html 28 Dec 2002 21:16:23 -0000 1.353
+++ documentation.html 29 Dec 2002 14:59:20 -0000 1.354
@@ -960,8 +960,7 @@
<LI>use the font generator GIMP plugin at TOOLS/subfont-GIMP
(note: you must have HSI RAW plugin too, see URL below)</LI>
<LI>using a TrueType (TTF) font, by the means of the <B>freetype</B>
- library. Version 2.0.9 or greater is mandatory! You have to pass the
- <CODE>--enable-freetype</CODE> option to ./configure. Then you
+ library. Version 2.0.9 or greater is mandatory! Then you
have two methods:
<UL>
<LI>use the <CODE>-font /path/to/arial.ttf</CODE> option to specify
More information about the MPlayer-cvslog
mailing list