Constant

PangoFcFONT_FEATURES

deprecated: 1.56 since: 1.0

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.

Available since: 1.0

Deprecated since: 1.56

Use FC_FONT_FEATURES.