PangoStyle

An enumeration specifying the various slant styles possible for a font.

Value

Symbolic name

Description

  0Pango::STYLE_NORMAL The font is upright.
  1Pango::STYLE_OBLIQUE The font is slanted, but in a roman style.
  2Pango::STYLE_ITALIC The font is slanted in an italic style.