Author: ib Date: Thu Jan 23 16:39:08 2014 New Revision: 36705 Log: Revise documentation of option '-font'.
Modified: trunk/DOCS/man/en/mplayer.1 Changes in other areas also in this revision: Modified: trunk/DOCS/man/de/mplayer.1 Modified: trunk/DOCS/man/en/mplayer.1 ============================================================================== --- trunk/DOCS/man/en/mplayer.1 Thu Jan 23 14:20:03 2014 (r36704) +++ trunk/DOCS/man/en/mplayer.1 Thu Jan 23 16:39:08 2014 (r36705) @@ -31,7 +31,7 @@ .\" Title .\" -------------------------------------------------------------------------- . -.TH MPlayer 1 "2014-01-22" "The MPlayer Project" "The Movie Player" +.TH MPlayer 1 "2014-01-23" "The MPlayer Project" "The Movie Player" . .SH NAME mplayer \- movie player @@ -2562,12 +2562,12 @@ instead of at the end. . .TP .B \-font <path to font.desc file, path to font (FreeType), font pattern (Fontconfig)> -Search for the OSD/\:SUB fonts in an alternative directory (default for normal +Search for the OSD /\: subtitle fonts in an alternative directory (default for normal fonts: ~/\:.mplayer/\:font/\:font.desc, default for FreeType fonts: -~/.mplayer/\:subfont.ttf). +~/.mplayer/\:subfont.ttf, default for Fontconfig: "sans-serif"). .br .I NOTE: -With FreeType, this option determines the path to the text font file. +With FreeType, this option determines the path to the font file. With Fontconfig, this option determines the Fontconfig font pattern. .sp 1 .I EXAMPLE: _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
