Specifies variants of a font face based on their slant.

cairo_font_slant_t

Format

An object of class list of length 3.

Details

Since: 1.0

CAIRO_FONT_SLANT_NORMAL

Upright font style, since 1.0

CAIRO_FONT_SLANT_ITALIC

Italic font style, since 1.0

CAIRO_FONT_SLANT_OBLIQUE

Oblique font style, since 1.0

See also