FontProvider

FontProvider
Scaleform::GFx::State
    Scaleform::GFx::FontProvider
Declaration
class FontProvider : public State;
Description

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.

Methods
Method 
Description 
Creates an external font. 
FontProvider constructor. 
Loads all available font names into the destination array which serves as the font library. 
File

GFx_Loader.h