Table of Contents

Property NominalAdvance

Namespace
DocWright.Fonts
Assembly
DocWright.Fonts.dll

NominalAdvance

Gets the advance the font's own glyph widths produce for this cluster.

public Twips NominalAdvance { get; }

Property Value

Twips

Remarks

The difference between this and DesiredAdvance is the correction a renderer applies after drawing the cluster — never inside it. See GlyphRunPlanner.