summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/en/install.xml
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/xml/en/install.xml')
-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>