From 4f4c08415ccea8def40d0c2192660ab01cb93be5 Mon Sep 17 00:00:00 2001 From: ulion Date: Wed, 12 Dec 2007 10:00:34 +0000 Subject: Fix libass to support -nofontconfig. For history reason, fontconfig is auto-enabled when ass is enabled, we keep this behavior and document it clearly. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25379 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'DOCS/man/en/mplayer.1') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 0072f63831..673c9b8bdf 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1982,6 +1982,10 @@ Turn on SSA/ASS subtitle rendering. With this option, libass will be used for SSA/ASS external subtitles and Matroska tracks. You may also want to use \-embeddedfonts. +.br +.I NOTE: +When fontconfig is compiled-in, \-ass turns on \-fontconfig +unless explicitly turned off with \-nofontconfig. . .TP .B \-ass\-border\-color @@ -2161,6 +2165,10 @@ With fontconfig, this option determines the fontconfig font name. .TP .B \-fontconfig (fontconfig only) Enables the usage of fontconfig managed fonts. +.br +.I NOTE: +\-ass automatically turns this on unless explicitly overridden +with \-nofontconfig. . .TP .B \-forcedsubsonly -- cgit v1.2.3