cairo_font_slant_t

Specifies variants of a font face based on their slant.

Values

ValueMeaning
CAIRO_FONT_SLANT_NORMAL

Upright font style

CAIRO_FONT_SLANT_ITALIC

Italic font style

CAIRO_FONT_SLANT_OBLIQUE

Oblique font style

Meta