comparison DOCS/en/documentation.html @ 9424:1aa095817a8a

typo
author nicolas
date Fri, 14 Feb 2003 15:04:24 +0000
parents 4518182fb630
children 65e039218384
comparison
equal deleted inserted replaced
9423:36637ef379f1 9424:1aa095817a8a
1007 <LI>using a TrueType (TTF) font, by the means of the <B>freetype</B> 1007 <LI>using a TrueType (TTF) font, by the means of the <B>freetype</B>
1008 library. Version 2.0.9 or greater is mandatory! Then you 1008 library. Version 2.0.9 or greater is mandatory! Then you
1009 have two methods: 1009 have two methods:
1010 <UL> 1010 <UL>
1011 <LI>use the <CODE>-font /path/to/arial.ttf</CODE> option to specify 1011 <LI>use the <CODE>-font /path/to/arial.ttf</CODE> option to specify
1012 a TrueType font file on every occassion</LI> 1012 a TrueType font file on every occasion</LI>
1013 <LI>create a symlink: <CODE>ln -s /path/to/arial.ttf ~/.mplayer/subfont.ttf</CODE></LI> 1013 <LI>create a symlink: <CODE>ln -s /path/to/arial.ttf ~/.mplayer/subfont.ttf</CODE></LI>
1014 </UL> 1014 </UL>
1015 </LI> 1015 </LI>
1016 </UL> 1016 </UL>
1017 1017