PangoOT.Glyph¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
cluster |
r/w |
the cluster that this glyph belongs to. |
|
component |
r/w |
a component value, set by the OpenType layout engine. |
|
glyph |
r/w |
the glyph itself. |
|
internal |
r/w |
for Pango internal use |
|
ligID |
r/w |
a ligature index value, set by the OpenType layout engine. |
|
properties |
r/w |
the properties value, identifying which features should be applied on this glyph. See |
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.