From 0c4812aa72f4a34d342ef3939587a95cbfa0bf40 Mon Sep 17 00:00:00 2001 From: Guido Cella Date: Fri, 24 Nov 2023 15:28:02 +0100 Subject: options: add --osd-bar-border-size Closes #1484. The default size is smaller than the previous --osd-border-size default value of 3 with the default --osd-bar-h. --- DOCS/man/options.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'DOCS/man/options.rst') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index f80fc77904..45dc0e317f 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -4265,6 +4265,12 @@ OSD ``--osd-bar-h=<0.1-50>`` Height of the OSD bar, in percentage of the screen height (default: 3.125). +``--osd-bar-border-size=`` + Size of the border of the OSD bar in scaled pixels (see ``--sub-font-size`` + for details). + + Default: 1.2. + ``--osd-back-color=`` See ``--sub-color``. Color used for OSD text background. -- cgit v1.2.3