PangoAttrFontFeatures

The pango.attr_font_features.AttrFontFeatures structure is used to represent OpenType font features as an attribute.

struct PangoAttrFontFeatures {}

Members

Variables

attr
PangoAttribute attr;

the common portion of the attribute

features
char* features;

the features, as a string in CSS syntax