FeatureMap

Added in version 1.18.

class FeatureMap(*args, **kwargs)

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

Fields

class FeatureMap
feature_name

Feature tag in represented as four-letter ASCII string.

property_bit

The property bit to use for this feature. See add_feature() for details.