101-1226 Rabbit Semiconductor, 101-1226 Datasheet - Page 133

RCM3900 DEV KIT UNIVERSAL

101-1226

Manufacturer Part Number
101-1226
Description
RCM3900 DEV KIT UNIVERSAL
Manufacturer
Rabbit Semiconductor
Series
RabbitCore 3900r
Type
MPU Moduler
Datasheet

Specifications of 101-1226

Contents
RabbitCore Module, Dev. Board, AC Adapter, Cable and Dynamic C® CD-Rom
For Use With/related Products
RCM3900
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
316-1137
DESCRIPTION
PARAMETERS
EXAMPLE
RETURN VALUE
SEE ALSO
RabbitCore RCM3900 User’s Manual
void glPrintf(int x, int y, fontInfo *pInfo, char *fmt, ...);
glprintf(0,0, &fi12x16, "Test %d\n", count);
glXFontInit
Prints a formatted string (much like printf) on the LCD screen. Only the character
codes that exist in the font set are printed, all others are skipped. For example, '\b', '\t',
'\n' and '\r' (ASCII backspace, tab, new line, and carriage return, respectively) will be
printed if they exist in the font set, but will not have any effect as control characters.
Any portion of the bitmap character that is outside the LCD display area will be clipped.
x
y
pInfo
fmt
...
None.
the x coordinate (column) of the upper left corner of the text.
the y coordinate (row) of the upper left corner of the text.
a pointer to the font descriptor.
pointer to a formatted string.
formatted string conversion parameter(s).
glPrintf
133

Related parts for 101-1226