The CairoFontSlant class
(No version information available, might only be in Git)
Introduction
Specifies variants of a font face based on their slant.
Predefined Constants
CairoFontSlant::NORMAL
-
Upright font style
CairoFontSlant::ITALIC
-
Italic font style
CairoFontSlant::OBLIQUE
-
Oblique font style
User Contributed Notes
There are no user contributed notes for this page.