Gets or sets the hinting of the font. Hinting is the adjustment of glyphs for lining them up with rasterized pixels.
Namespace:
Aurigma.GraphicsMill.AdvancedDrawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public bool Hinting { get; set; }
true
if hinting is enabled; otherwise, false
.This mechanism allows for displaying vector text without visible distortion even at low resolution screens.