Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_PangoOTFeatureMap Struct Reference

#include <pango-ot.h>

Data Fields

char feature_name [5]
 
gulong property_bit
 

Detailed Description

PangoOTFeatureMap: @feature_name: feature tag in represented as four-letter ASCII string. @property_bit: the property bit to use for this feature. See pango_ot_ruleset_add_feature() for details.

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.

Since: 1.18

Definition at line 208 of file pango-ot.h.

Field Documentation

◆ feature_name

char _PangoOTFeatureMap::feature_name[5]

Definition at line 210 of file pango-ot.h.

◆ property_bit

gulong _PangoOTFeatureMap::property_bit

Definition at line 211 of file pango-ot.h.


The documentation for this struct was generated from the following file: