cairo_font_slant_t

Specifies variants of a font face based on their slant. CAIRO_FONT_SLANT_NORMAL Upright font style CAIRO_FONT_SLANT_ITALIC Italic font style CAIRO_FONT_SLANT_OBLIQUE Oblique font style

Values

ValueMeaning
NORMAL
ITALIC
OBLIQUE

Meta