cairo_font_slant_t

Specifies variants of a font face based on their slant. 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 Since 1.0

Values

ValueMeaning
NORMAL
ITALIC
OBLIQUE