Cairo
PHP Manual

The CairoFontWeight class

Введение

Specifies variants of a font face based on their weight.

Обзор классов

CairoFontWeight {
/* Константы */
const integer CairoFontWeight::NORMAL = 0 ;
const integer CairoFontWeight::BOLD = 1 ;
}

Предопределенные константы

CairoFontWeight Node Types

CairoFontWeight::NORMAL

Normal font weight

CairoFontWeight::BOLD

Bold font weight


Cairo
PHP Manual