nincs para

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11588 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2003-12-08 17:17:40 +00:00
parent 7577eb50c4
commit a85d14ea1e
1 changed files with 1 additions and 3 deletions

View File

@ -794,13 +794,11 @@ library. Version 2.0.9 or greater is mandatory! Then you have two methods:
create a symlink:<screen>ln -s /path/to/arial.ttf ~/.mplayer/subfont.ttf</screen>
</para></listitem>
</itemizedlist>
<para>
if compiled with <systemitem class="library">fontconfig</systemitem>
If compiled with <systemitem class="library">fontconfig</systemitem>
support, the above methods won't work, instead the <option>-font</option>
expects a fontconfig font name and defaults to the sans-serif font. To get
a list of fonts known to fontconfig, use <command>fc-list</command>.
Example: <option>-font 'Bitstream Vera Sans'</option>
</para>
</para></listitem>
</itemizedlist>