Scaleform::GFx::State Scaleform::GFx::FontProvider
class FontProvider : public State;
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. | |
FontProvider constructor. | |
Loads all available font names into the destination array which serves as the font library. |
GFx_Loader.h