[MPlayer-dev-eng] [PATCH] Fix bug libass always use fontconfig does not care -nofontconfig
Diego Biurrun
diego at biurrun.de
Wed Dec 12 10:37:03 CET 2007
On Wed, Dec 12, 2007 at 08:57:49AM +0800, Ulion wrote:
>
> Here's updated patch with man page update.
>
> --- DOCS/man/en/mplayer.1 (revision 25370)
> +++ DOCS/man/en/mplayer.1 (working copy)
> @@ -1982,6 +1982,11 @@
> 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, if \-ass turns on,
> +\-fontconfig will be auto-enabled unless explicitly
> +turn off \-fontconfig in config file or command line.
When fontconfig is compiled-in, \-ass turns on \-fontconfig
unless explicitly turned off with \-nofontconfig.
> @@ -2161,6 +2166,11 @@
> .TP
> .B \-fontconfig (fontconfig only)
> Enables the usage of fontconfig managed fonts.
> +.br
> +.I NOTE:
> +When fontconfig is compiled in and \-ass turns on,
> +this option is auto-enabled unless explicitly
> +turn off this option in config file or command line.
\-ass automatically turns this on unless explicitly overridden
with \-nofontconfig.
Diego
More information about the MPlayer-dev-eng
mailing list