#include <libFireBird.h>
Data Fields | |
dword | Width |
dword | Height |
dword | BitmapIndex |
Definition at line 1811 of file libFireBird.h.
dword tFontDef::BitmapIndex |
Definition at line 1815 of file libFireBird.h.
Referenced by FM_LoadFontFile(), and FM_PutStringAA().
dword tFontDef::Height |
Definition at line 1814 of file libFireBird.h.
Referenced by FM_GetStringHeight(), FM_LoadFontFile(), and FM_PutStringAA().
dword tFontDef::Width |
Definition at line 1813 of file libFireBird.h.
Referenced by FM_GetStringWidth(), FM_LoadFontFile(), and FM_PutStringAA().