FontCacheHandleManager(MemoryHeap* renderHeap, GlyphCache* q = 0);
FontCacheHandleManager constructor.
Parameters |
Description |
MemoryHeap* renderHeap |
Pointer to the MemoryHeap used for creating and handling Font. |
GlyphCache* q = 0 |
Pointer to the cache for handling the cached glyphs. |