LayoutRun

typealias LayoutRun = GlyphItem

A PangoLayoutRun represents a single run within a PangoLayoutLine.

It is simply an alternate name for struct@Pango.GlyphItem. See the struct@Pango.GlyphItem docs for details on the fields.