PangoAttrFontFeatures

The PangoAttrFontFeatures 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 featues, as a string in CSS syntax

Meta

Since

1.38