FontMask#

class FontMask#

The bits in a PangoFontMask correspond to the set fields in a PangoFontDescription.

Fields#

class FontMask
COLOR#

Font color is specified.

Added in version 1.57.

FAMILY#

The font family is specified.

FEATURES#

OpenType font features are specified.

Added in version 1.56.

GRAVITY#

The font gravity is specified.

Added in version 1.16.

SIZE#

The font size is specified.

STRETCH#

The font stretch is specified.

STYLE#

The font style is specified.

VARIANT#

The font variant is specified.

VARIATIONS#

OpenType font variations are specified.

Added in version 1.42.

WEIGHT#

The font weight is specified.