From 2b80f516fd2d2f3c9081ba0827623cfa21c75f53 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 1 Sep 2012 20:44:29 +0200 Subject: manpage: remove references to bitmap fonts Support for bitmap fonts was removed a while ago. --- DOCS/man/en/mplayer.rst | 4 ---- DOCS/man/en/options.rst | 4 +--- 2 files changed, 1 insertion(+), 7 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/en/mplayer.rst b/DOCS/man/en/mplayer.rst index b287669d63..09b8f2357d 100644 --- a/DOCS/man/en/mplayer.rst +++ b/DOCS/man/en/mplayer.rst @@ -602,10 +602,6 @@ FILES ``~/.mplayer/input.conf`` input bindings (see ``--input=keylist`` for the full list) -``~/.mplayer/font/`` - font directory (There must be a ``font.desc`` file and files with ``.RAW`` - extension.) - ``~/.mplayer/DVDkeys/`` cached CSS keys diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index e875f9a8c3..0772bc2f76 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -614,12 +614,10 @@ specify a particular font. See also ``--subfont``. With fontconfig enabled the argument is a fontconfig pattern and the default is ``sans``. Without fontconfig the argument is a filename and the default is - ``~/.mplayer/subfont.ttf`` with freetype enabled, or - ``~/.mplayer/font/font.desc`` without it. + ``~/.mplayer/subfont.ttf``. *EXAMPLE*: - - ``--font=~/.mplayer/arial-14/font.desc`` (no fontconfig or freetype) - ``--font=~/.mplayer/arialuni.ttf`` (no fontconfig) - ``--font='Bitstream Vera Sans'`` (usual case with fontconfig) - ``--font='Bitstream Vera Sans:style=Bold'`` (usual case with fontconfig) -- cgit v1.2.3