FontCompactorParams::FontCompactorParams

FontCompactorParams::FontCompactorParams
FontCompactorParams(unsigned nominalSize = 256, bool mergeContours = true);
Description

FontCompactorParams constructor. Sets State_FontCompactorParams as the State type.

Parameters
Parameters 
Description 
unsigned nominalSize = 256 
Nominal glyph size that corresponds with input coordinates of the font. 
bool mergeContours = true 
A Boolean flag to determine whether or not the the font compactor should merge the same contours and glyphs.