![]() | Reference Manual - 1.4.13 | ||
|
DFBResult DrawGlyph ( | ||||
IDirectFBSurface | * | thiz, | ||
unsigned int | character, | |||
int | x, | |||
int | y, | |||
DFBSurfaceTextFlags | flags | |||
); |
If font was loaded with the DFFA_NOCHARMAP flag, index specifies the raw glyph index in the font.
You need to set a font using the SetFont() method before calling this function.
![]() | This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License |