HAL::SetGlyphCacheParams

HAL::SetGlyphCacheParams
void SetGlyphCacheParams(const GlyphCacheParams& param);
Description

Sets 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.

Parameters
Parameters 
Description 
const GlyphCacheParams& param 
Reference to GlyphCacheParams holding the glyph cache parameters.