From 7c7d214775f87e82312aa1441d59ddf7c0df9d2e Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 10 Dec 2013 19:58:57 +0100 Subject: osd: add option for "unscaled" OSD --- DOCS/man/en/options.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'DOCS/man/en') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index 252cb4c5fe..9739a54d5b 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -1558,6 +1558,12 @@ OPTIONS ``--osd-scale=`` OSD font size multiplicator, multiplied with ``--osd-font-size`` value. +``--osd-scale-by-window=yes|no`` + Whether to scale the OSD with the window size (default: yes). If this is + disabled, ``--osd-font-size`` and other OSD options that use scaled pixels + are always in actual pixels. The effect is that changing the window size + won't change the OSD font size. + ``--osd-shadow-color=<#RRGGBB>, --sub-text-shadow-color=<#RRGGBB>`` See ``--osd-color``. Color used for OSD/sub text shadow. -- cgit v1.2.3