Glyph

class Glyph(*args, **kwargs)

The PangoOTGlyph structure represents a single glyph together with information used for OpenType layout processing of the glyph. It contains the following fields.

Fields

class Glyph
cluster

The cluster that this glyph belongs to.

component

A component value, set by the OpenType layout engine.

glyph

The glyph itself.

internal

For Pango internal use

ligID
properties

The properties value, identifying which features should be applied on this glyph. See add_feature().