Scaleform::Render::FontProvider
class FontProvider : public RefCountBase<FontProvider, StatRender_Font_Mem>;
FontProvider is an external interface to handle device/system fonts. In most cases, users will not use this class directly; instead they will create an instance of one of the derived classes such as FontProviderWin32.
Method |
Description |
Creates an external font. | |
Loads all available font names into the destination array which serves as the font library. |
Render_Font.h