The CairoFontWeight class

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

Giriş

Specifies variants of a font face based on their weight.

Sınıf Sözdizimi

CairoFontWeight {
/* Sabitler */
const integer NORMAL = 0 ;
const integer BOLD = 1 ;
}

Öntanımlı Sabitler

CairoFontWeight::NORMAL

Normal font weight

CairoFontWeight::BOLD

Bold font weight