maxGlyphSide constant

int const maxGlyphSide

Glyphs larger than this on either side (device px) bypass the cache.

Implementation

static const int maxGlyphSide = 512;