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

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
• void op71FillPolygon( int n, int x1, int y1,
• void op71XFontInit( struct _fontInfo *pInfo,
• unsigned long op71FontChar( unsigned long font,
int x2, int y2, ... );
Fills a polygon in the LCD page buffer, and on the LCD if the buffer is
unlocked.
PARAMETERS:
(
(
Initializes the font descriptor structure, where the font is stored in
xmem
aligned.
PARAMETERS:
initialized.
pixWidth
pixHeight
startChar
have to be 0).
endChar
xmemBuffer
Returns the bitmap address of the character in the font specified.
PARAMETERS:
letter
RETURN:
major and byte-aligned.
x1
x2
,
,
y1
y2
. Each font character's bitmap is column major and is byte-
char pixWidth, char pixHeight,
unsigned startChar, unsigned endChar,
unsigned long xmemBuffer );
char letter );
) are the (x,y) coordinates of the first vertex.
) are the (x,y) coordinates of the first vertex...
is the ASCII letter code.
is the the last printable character in the font.
is the width of each font item (in pixels).
xmem
is the height of each font item (in pixels).
is the the first printable character in the font (does not
is a pointer to a linear array of font bitmaps in
bitmap address of the character in the font, column
n
pInfo
font
is the number of vertices.
is the font address in
is a pointer to the font descriptor to be
xmem
.
Software
xmem
.
63

Related parts for 101-0303