20-101-0732 Rabbit Semiconductor, 20-101-0732 Datasheet - Page 67

no-image

20-101-0732

Manufacturer Part Number
20-101-0732
Description
INTERFACE SMART SCREEN OP7100
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 20-101-0732

Module/board Type
Single Board Computer Module
For Use With/related Products
OP7100
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
20-101-732
20-101-732
OP7100
• glXFontInit( struct _ fontInfo *pInfo,
• void glSetBrushType( int type )
GL_SET
GL_CLEAR
GL_XOR
GL_BLOCK
Initializes a font descriptor that has the bitmap defined in
bitmaps defined in root memory, use
PARAMETERS:
initialized.
pixWidth
for all items).
pixHeight
uniform for all items).
startChar
ASCII or other fonts with an offset).
endChar
xmemBuffer
bitmap is a column with the major byte aligned.
Sets the type of brush type and controls how pixels are drawn on the
screen until the next call to
PARAMETER:
described below have been defined for valid values to pass to the
function.
Macro
All four brush types can be used to display text or bitmaps. Do
not use
functions.
is the index of the last useable font item.
is the width of each font item (
is the height of each font item (
is the offset to the first useable item (useful for fonts for
is a pointer to a linear array of the font bitmap. The
char pixWidth, char pixHeight,
unsigned startChar, unsigned endChar,
unsigned long xmemBuffer )
Pixels specified by subsequent gl
functions will turn on the LCD
pixels
Pixels specified by subsequent gl
functions will turn off the LCD
pixels
Pixels specified by subsequent gl
functions will toggle the LCD pixels
Pixels specified by subsequent gl
functions will be displayed on the
LCD as is
GL _ BLOCK
type
pInfo
is the type of the brush. The four macros
is a pointer to the font descriptor to be
Description
glSetBrushType
for
glPlot
glFontInit
or
pixWidth
glFill
pixHeight
.
.
LCDPix =
LCDPix | newPix
LCDPix =
LCDPix & ~newPix
LCDPix =
LCDPix ^ newPix
LCDPix = newPix
graphics primitive
must be uniform
must be
Effect
xmem
Software
. For
67

Related parts for 20-101-0732