The CairoFontSlant class

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

锟斤拷锟�

Specifies variants of a font face based on their slant.

锟斤拷摘要

CairoFontSlant {
/* 锟斤拷锟斤拷 */
const integer NORMAL = 0 ;
const integer ITALIC = 1 ;
const integer OBLIQUE = 2 ;
}

预锟斤拷锟藉常锟斤拷

CairoFontSlant::NORMAL

Upright font style

CairoFontSlant::ITALIC

Italic font style

CairoFontSlant::OBLIQUE

Oblique font style