Video Test Generator User Guide
547
TEXT
draw TEXT string
Class
Custom image primitive
Description
Draws a user-defined text string. It uses five parameters. The first is
color
. The next two
are the
x
and
y
coordinates for the upper left corner of the starting position of the string.
The fourth parameter selects the
font
. The last parameter is the
text
string. If the string is
longer than one word, it must be contained inside quotation marks.
All of the characters in the text string must have matching characters in the font selected
by font name.
Command syntax
Text
color x y font "text "
color
available colors
x, y
coordinates of top left corner of page in pixels
font
available fonts
text
approximately 30 characters (must be enclosed by quotes)
Other required
commands
The
FMTU
command instructs the generator to use the new setting. The
ALLU
command
updates hardware to the new setting and redraws the test image.
Example
TEXT red 50 40 opix9 "HELLO WORLD"
// Draw red "HELLO WORLD" at x=50 y=40 in opix9 font
Summary of Contents for 802BT
Page 1: ...802BT 802R Video Test Generator User Guide ...
Page 52: ...42 Chapter 2 Testing Video Displays ...
Page 62: ...52 Chapter 3 Administrative Tasks ...
Page 118: ...108 Chapter 7 Using GPIB Interface ...
Page 194: ...184 Chapter 10 Testing EDID ...
Page 204: ...194 Chapter 11 Testing HDCP ...
Page 214: ...204 Appendix A Command Reference Commands by name ...
Page 595: ...Video Test Generator User Guide 585 ...
Page 611: ...Video Test Generator User Guide 601 ...
Page 612: ...602 Appendix A Command Reference ...
Page 716: ...706 Appendix B Image Reference ...
Page 744: ...734 Appendix C Error Messages ...