vf_drawtext: fix missed update in docs

This commit is contained in:
Stefano Sabatini 2011-09-23 13:54:43 +02:00
parent 9569a3c9f4
commit d7d587db62
1 changed files with 1 additions and 1 deletions

View File

@ -822,7 +822,7 @@ drawtext="fontfile=/usr/share/fonts/truetype/freefont/FreeSerif.ttf: text='Test
@end example
@item
will draw 'Test Text' with font FreeSerif of size 24 at position x=100
Draw 'Test Text' with font FreeSerif of size 24 at position x=100
and y=50 (counting from the top-left corner of the screen), text is
yellow with a red box around it. Both the text and the box have an
opacity of 20%.