PangoOT.FeatureMap

Fields

Name

Type

Access

Description

feature_name

[int]

r/w

feature tag in represented as four-letter ASCII string.

property_bit

int

r/w

the property bit to use for this feature. See PangoOT.Ruleset.add_feature() for details.

Methods

None

Details

class PangoOT.FeatureMap

The PangoOTFeatureMap typedef is used to represent an OpenType feature with the property bit associated with it. The feature tag is represented as a str array instead of a PangoOTTag for convenience.

New in version 1.18.