Property ForceAutoHinting
ForceAutoHinting
Gets or sets default value for ForceAutoHinting which is used when font is converted to SKFont.
public bool ForceAutoHinting { get; set; }
Property Value
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.