HAL::GetGlyphCacheParams

HAL::GetGlyphCacheParams
const GlyphCacheParams& GetGlyphCacheParams();
Description

GetGlyphCacheParams returns the glyph cache parameters. 

For optimum performance, this method should be set before calling InitHAL. Calling this after InitHAL is possible, but may require significant memory reallocation.

Return Value

The glyph cache parameters, Render::GlyphCacheParams.