int UI_FontGetHeight(const char *font)
void UI_InitFonts(void)
after a video restart we have to reinitialize the fonts
const uiFont_t * UI_GetFontByID(const char *fontID)
Return the font for a specific id.
void UI_FontShutdown(void)
Atomic structure used to define most of the UI.
QGL_EXTERN GLuint GLsizei GLsizei GLint GLenum GLchar * name
const char * UI_GetFontFromNode(uiNode_t const *node)
Return the font for a specific node or default font.
bool UI_ParseFont(const char *name, const char **text)