CairoFontType> <CairoFontOptions::status
Last updated: Fri, 24 Feb 2012

The CairoFontSlant class

(No version information available, might only be in SVN)

Introdução

Specifies variants of a font face based on their slant.

Sinopse da classe

CairoFontSlant {
/* Constantes */
const integer NORMAL = 0 ;
const integer ITALIC = 1 ;
const integer OBLIQUE = 2 ;
}

Constantes pré-definidas

CairoFontSlant::NORMAL

Upright font style

CairoFontSlant::ITALIC

Italic font style

CairoFontSlant::OBLIQUE

Oblique font style



User Contributed Notes
CairoFontSlant
There are no user contributed notes for this page.

CairoFontType> <CairoFontOptions::status
Last updated: Fri, 24 Feb 2012