101-0303 Rabbit Semiconductor, 101-0303 Datasheet - Page 67

no-image

101-0303

Manufacturer Part Number
101-0303
Description
SMARTSCREEN OP7100 DISPLAY
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 101-0303

Module/board Type
Single Board Computer Module with display
For Use With/related Products
Single Board Computers
Lead Free Status / RoHS Status
Vendor undefined / Vendor undefined
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 101-0303