Property NominalAdvance
NominalAdvance
Gets the advance the font's own glyph widths produce for this cluster.
public Twips NominalAdvance { get; }
Property Value
Remarks
The difference between this and DesiredAdvance is the correction a renderer applies after drawing the cluster — never inside it. See GlyphRunPlanner.