Field ForceAutoHinting
Gets or sets default value for ForceAutoHinting which is used when font is converted to SKFont.
public static bool ForceAutoHinting
Returns
- bool
- Gets or sets default value for which is used when font is converted to .
Remarks
Forces the font engine (especially FreeType-based platforms) to apply automatic hinting to glyphs. Hinting improves legibility at small sizes by aligning glyph outlines to pixel grids.