Constant

PangoFcFONT_FEATURES

deprecated: 1.56 

Declaration

#define PANGO_FC_FONT_FEATURES "fontfeatures"

Description

Fontconfig property that Pango reads from font patterns to populate list of OpenType features to be enabled for the font by default.

The property will have a number of string elements, each of which is the OpenType feature tag of one feature to enable.

This is equivalent to FC_FONT_FEATURES in versions of fontconfig that have that.

Deprecated since: 1.56

Use FC_FONT_FEATURES.