void glXFontInit(fontInfo *pInfo, char pixWidth, char pixHeight,
unsigned startChar, unsigned endChar, unsigned long xmemBuffer);
DESCRIPTION
Initializes the font descriptor structure, where the font is stored in xmem. Each font
character's bitmap is column major and byte aligned.
PARAMETERS
pInfo
pixWidth
pixHeight
startChar
endChar
xmemBuffer
RETURN VALUE
None.
SEE ALSO
glPrinf
102
glXFontInit
a pointer to the font descriptor to be initialized.
the width (in pixels) of each font item.
the height (in pixels) of each font item.
the value of the first printable character in the font character set.
the value of the last printable character in the font character set.
the xmem pointer to a linear array of font bitmaps.
RabbitCore RCM3209/RCM3229
Need help?
Do you have a question about the RabbitCore RCM3209 and is the answer not in the manual?
Questions and answers