Table of Contents

Property GlyphPlacements

Namespace
DocWright.Core.Rendering
Assembly
DocWright.Core.dll

GlyphPlacements

Gets each glyph's advance and offsets as the shaper placed it, one per glyph id, or null when every glyph sits at its nominal advance with no offset (the case for text shaped from the character map alone).

public IReadOnlyList<GlyphPlacement>? GlyphPlacements { get; }

Property Value

IReadOnlyList<GlyphPlacement>