summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-12-08 17:17:40 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-12-08 17:17:40 +0000
commita85d14ea1e658c772e51da8f9fb7425d0f9fcfa2 (patch)
tree1bcab30f5a9f5fe039bc91f288014f90c580af78 /DOCS
parent7577eb50c48aa80b6b46441dff96e91420fc98d3 (diff)
downloadmpv-a85d14ea1e658c772e51da8f9fb7425d0f9fcfa2.tar.bz2
mpv-a85d14ea1e658c772e51da8f9fb7425d0f9fcfa2.tar.xz
nincs para
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11588 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/install.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/DOCS/xml/en/install.xml b/DOCS/xml/en/install.xml
index d57176e395..cfe5282ec6 100644
--- a/DOCS/xml/en/install.xml
+++ b/DOCS/xml/en/install.xml
@@ -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>