32#ifndef __KE_FTMNGR_H__
33#define __KE_FTMNGR_H__
XE_LIB int _KeGetNumFonts()
_KeGetNumFonts – returns total number of fonts installed on the system
XE_LIB int _KeGetFontID(char *fontname)
_KeGetFontID – get a font id by its name
XE_LIB int _KeGetFontSize(char *fontname)
_KeGetFontSize – returns the size of font by its name
#define XE_LIB
Definition _xeneva.h:55
#define XE_EXTERN
Definition _xeneva.h:50