Property GlyphPlacements
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; }