drawtext: fix wrong reference in boxcolor option description
This commit is contained in:
parent
17be8ef709
commit
7e3373d2cf
@ -410,8 +410,7 @@ The default value of @var{fontcolor} is "black".
|
|||||||
The color to be used for drawing box around text.
|
The color to be used for drawing box around text.
|
||||||
Either a string (e.g. "yellow") or in 0xRRGGBB[AA] format
|
Either a string (e.g. "yellow") or in 0xRRGGBB[AA] format
|
||||||
(e.g. "0xff00ff"), possibly followed by an alpha specifier.
|
(e.g. "0xff00ff"), possibly followed by an alpha specifier.
|
||||||
|
The default value of @var{boxcolor} is "white".
|
||||||
The default value of @var{bgcolor} is "white".
|
|
||||||
|
|
||||||
@item box
|
@item box
|
||||||
Used to draw a box around text using background color.
|
Used to draw a box around text using background color.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user