GlyphCacheConfig

GlyphCacheConfig
Scaleform::Render::GlyphCacheConfig
Declaration
class GlyphCacheConfig;
Description

GlyphCacheConfig defines an external configuration API for GlyphCache, which holds the cached textures and glyphs.Font rendering in Scaleform is configured though either Render::GlyphCacheConfig or GFx::FontPackParams state objects. By default, glyph cache is automatically created by the HAL object on the render thread and initialized for dynamic glyph caching.

Methods
Method 
Description 
Clears the glyph cache. 
Returns the last applied GlyphCacheParams value, potentially adjusted based on HAL capabilities. 
Sets new GlyphCache parameters, recreating texture buffers if the cache is already initialized. 
File

Render_GlyphCacheConfig.h