#include "fontbase.h"Go to the source code of this file.
Classes | |
| class | FTFont |
| A class description of a font managed by FreeType. More... | |
| class | FTFontCacheEntry |
| an entry in the new font list cache - used as the value part of a key/value pair where the key is the face name wrapped in an ENUMLOGFONT structure More... | |
| class | FTFontMan |
| A static class to allow access to fonts managed by FreeType. More... | |
Typedefs | |
| typedef map< ENUMLOGFONT, FTFontCacheEntry > | FTFontCache |
Functions | |
| bool | operator< (ENUMLOGFONT &e1, ENUMLOGFONT &e2) |
|
|
|
|
||||||||||||
|
|
1.4.4