101-1055 Rabbit Semiconductor, 101-1055 Datasheet - Page 125

no-image

101-1055

Manufacturer Part Number
101-1055
Description
MODULE RABBIT CORE RCM3375
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 101-1055

Module/board Type
MPU Core Module
For Use With/related Products
RCM3375
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
PARAMETERS
RETURN VALUE
SEE ALSO
PARAMETERS
RETURN VALUE
SEE ALSO
PARAMETERS
RETURN VALUE
SEE ALSO
User’s Manual
unsigned long glFontCharAddr(fontInfo *pInfo,
void glPutFont(int x, int y, fontInfo *pInfo,
void glSetPfStep(int stepX, int stepY);
Returns the xmem address of the character from the specified font set.
*pInfo is the xmem address of the bitmap font set.
letter is an ASCII character.
xmem address of bitmap character font, column major, and byte-aligned.
Puts an entry from the font table to the page buffer and on the LCD if the buffer is unlocked. Each font
character's bitmap is column major and byte-aligned. Any portion of the bitmap character that is outside
the LCD display area will be clipped.
x is the x coordinate (column) of the top left corner of the text.
y is the y coordinate (row) of the top left corner of the text.
*pInfo is a pointer to the font descriptor.
code is the ASCII character to display.
None.
Sets the glPrintf() printing step direction. The x and y step directions are independent signed values.
The actual step increments depend on the height and width of the font being displayed, which are multi-
plied by the step values.
stepX is the glPrintf x step value
stepY is the glPrintf y step value
None.
Use glGetPfStep() to examine the current x and y printing step direction.
char letter);
char code);
glPutFont, glPrintf
glFontCharAddr, glPrintf
119

Related parts for 101-1055