Table of Contents

Property ForceAutoHinting

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

ForceAutoHinting

Gets or sets default value for ForceAutoHinting which is used when font is converted to SKFont.

public bool ForceAutoHinting { get; set; }

Property Value

bool

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.