DOCS: correct --sub-shadow-color

This commit is contained in:
hooke007 2022-01-11 03:09:12 +08:00 committed by Dudemanguy
parent 120989f56a
commit 7b5c6dfd57
1 changed files with 6 additions and 6 deletions

View File

@ -2700,12 +2700,6 @@ Subtitles
``--sub-border-color=<color>``
See ``--sub-color``. Color used for the sub font border.
.. note::
ignored when ``--sub-back-color`` is
specified (or more exactly: when that option is not set to completely
transparent).
``--sub-border-size=<size>``
Size of the sub font border in scaled pixels (see ``--sub-font-size``
for details). A value of 0 disables borders.
@ -2784,6 +2778,12 @@ Subtitles
``--sub-shadow-color=<color>``
See ``--sub-color``. Color used for sub text shadow.
.. note::
ignored when ``--sub-back-color`` is
specified (or more exactly: when that option is not set to completely
transparent).
``--sub-shadow-offset=<size>``
Displacement of the sub text shadow in scaled pixels (see
``--sub-font-size`` for details). A value of 0 disables shadows.