Go to the source code of this file.
Classes |
|
class | BezFontMetrics |
class | BezFontInfo |
class | DllData |
class | BezFontEnumProc |
class | BezFontMgrEnumProc |
class | BezFontDll |
class | FontMgrInterface |
class | AvailableFont |
class | BezFont |
class | OpenBezFont |
class | BezFontManager |
Defines |
|
#define | BEZFONT_TRUETYPE 0 |
#define | BEZFONT_OTHER 1 |
Typedefs |
|
typedef Tab< BezFontDll * > | BezFontDllTab |
typedef int | BEZFONTHANDLE |
typedef Tab< AvailableFont * > | AvailableFontTab |
typedef Tab< OpenBezFont * > | OpenBezFontTab |
Variables |
|
CoreExport BezFontManager | theBezFontManager |
#define BEZFONT_TRUETYPE 0 |
#define BEZFONT_OTHER 1 |
typedef Tab<BezFontDll *> BezFontDllTab |
typedef int BEZFONTHANDLE |
typedef Tab<AvailableFont *> AvailableFontTab |
typedef Tab<OpenBezFont *> OpenBezFontTab |