FontCacheHandleManager::RegisterFont
FontCacheHandleManager::RegisterFont
FontCacheHandle* RegisterFont(Font* font);
Description
RegisterFont associates the given font with the font cache handle.
Parameters
Parameters |
Description |
Font* font |
The Font which is maintained by the font cache handle. |
Return Value