40 #define INVALID_MG_FNT_INDEX 0x7f 99 void MHEG5fontDeactivate(
MHEG5Font *font);
105 void MHEG5fontPrint(
MHEG5Font *font,
char *out);
Implementation of the Ingredient class.
Definition: mh5ingredient.h:63
void MHEG5fontFree(MHEG5Font *font)
Free off all memory associated with the specified object, including any exchanged attributes and inte...
Definition: mh5font.c:129
void MHEG5fontRefreshTexts(MHEG5Font *font)
Refresh Text objects that reference this Font object. This function may be called after the font has ...
Definition: mh5font.c:101
void MHEG5fontInit(MHEG5Font *font)
<Function description>="">
Definition: mh5font.c:115