[MPlayer-DOCS] CVS: main/DOCS/xml/en install.xml,1.24,1.25
Maciej Paszta CVS
paszczi at mplayerhq.hu
Mon Dec 15 21:06:28 CET 2003
Update of /cvsroot/mplayer/main/DOCS/xml/en
In directory mail:/var/tmp.root/cvs-serv5192
Modified Files:
install.xml
Log Message:
added <application> tag for GIMP, added 2 <replaceable> tags to font secion, made it more general
Index: install.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/install.xml,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- install.xml 9 Dec 2003 18:46:25 -0000 1.24
+++ install.xml 15 Dec 2003 20:06:26 -0000 1.25
@@ -718,7 +718,7 @@
<filename>TOOLS/subfont-c/README</filename> for details).
</para></listitem>
<listitem><para>
- Use the font generator GIMP plugin at <filename
+ Use the font generator <application>GIMP</application> plugin at <filename
class="directory">TOOLS/subfont-GIMP</filename> (note: you must have HSI
RAW plugin too, see <ulink url="http://realtime.ssu.ac.kr/~lethean/mplayer/" />).
</para></listitem>
@@ -727,11 +727,12 @@
library. Version 2.0.9 or greater is mandatory! Then you have two methods:
<itemizedlist>
<listitem><para>
- use the <option>-font /path/to/arial.ttf</option> option to specify a
- TrueType font file on every occasion
+ use the <option>-font <replaceable>/path/to/some_font.ttf</replaceable></option>
+ option to specify a TrueType font file on every occasion
</para></listitem>
<listitem><para>
- create a symlink:<screen>ln -s /path/to/arial.ttf ~/.mplayer/subfont.ttf</screen>
+ create a symlink:
+ <screen>ln -s <replaceable>/path/to/some_font.ttf</replaceable> ~/.mplayer/subfont.ttf</screen>
</para></listitem>
</itemizedlist>
If <application>MPlayer</application> was compiled with
More information about the MPlayer-DOCS
mailing list