maxGlyphSide constant
int
const maxGlyphSide
Glyphs larger than this on either side (device px) bypass the cache.
Implementation
static const int maxGlyphSide = 512;
Glyphs larger than this on either side (device px) bypass the cache.
static const int maxGlyphSide = 512;