GlyphCacheParams(unsigned numTextures = 1, unsigned textureWidth = 1024, unsigned textureHeight = 1024, unsigned maxSlotHeight = 48);
GlyphCacheParams constructor. Configures dynamic GlyphCache rendering. Pass NumTextures == 0 to disable dynamic cache.