Mono Class Library: Cairo Namespace

Cairo.HintMetrics Enumeration

Specifies whether to hint font metrics. [Edit]
public enum HintMetrics

Remarks

Hinting font metrics means quantizing them so that they are integer values in device space. Doing this improves the consistency of letter and line spacing, however it also means that text will be laid out differently at different zoom factors. [Edit]

Members

Member NameDescription
DefaultHint metrics in the default manner for the font backend and target device [Edit]
OffDo not hint font metrics [Edit]
OnHint font metrics [Edit]

Requirements

Namespace: Cairo
Assembly: Mono.Cairo (in Mono.Cairo.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0