PangoOT.Glyph

Fields

Name

Type

Access

Description

cluster

int

r/w

the cluster that this glyph belongs to.

component

int

r/w

a component value, set by the OpenType layout engine.

glyph

int

r/w

the glyph itself.

internal

int

r/w

for Pango internal use

ligID

int

r/w

a ligature index value, set by the OpenType layout engine.

properties

int

r/w

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

Methods

None

Details

class PangoOT.Glyph

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