Video Test Generator User Guide
463
PAGE
draw PAGE of repeating characters
Class
Custom image primitive
Description
Fills a rectangular area (page or block) with a character that repeats horizontally and
vertically. The
color
parameter sets the color used to draw the character. The
width
and
height
parameters determine the size of the block to be filled. The
x
and
y
parameters
determine the top left corner of the block. The
font
parameter selects which font is used to
draw the character. The
character
parameter selects a specific character (by number). For
full alphanumeric fonts, the character number is the same as the character's ASCII code
number. The spacing between the characters is fixed by the character block size in the
font and cannot be changed. Partial characters are not drawn to completely fill the
rectangular area; rather, the largest possible block of full characters is centered in the
rectangular area.
Command syntax
PAGE
color width height x y font character
color
available colors
width
width of page in pixels
height
height of page in lines
x
position of left edge of page in pixels
y
position of top edge of page in pixels
font
available fonts
character
min = 0
max = 255
Example
PAGE blue 40 30 10 10 opix9 69
// Draw a small block of blue E characters in the upper left corner
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 ...