Project

General

Profile

Actions

Drawtext » History » Revision 1

Revision 1/8 | Next »
Per Amundsen, 07/12/2016 01:36 AM


Added in 1.9.0

/drawtext -hnrpboc <@window> <color> [color] [fontname fontsize] <x y [w h]> <text>

Draws text at the specified co-ordinates.

Switches

-p - Processes and interprets control codes in the text.
-b - Indicates that you have specified the second color parameter as the background color for the text.
-o - Indicates specified font should be in bold.
-c - Indicates that you have specified the [w h] values as the rectangle in which text should be printed. Text will be clipped if it extends beyond this rectangle.
-h - Highlights the windows icon if it is minimized.
-n - Prevents the display from being updated immediately.
-r - Indicates that the colors are in RGB format.

Updated by Per Amundsen over 7 years ago · 1 revisions

Also available in: PDF HTML TXT