CairoFontType
CairoScaledFont
Cairo
PHP Manual
The CairoFontWeight class
Introdução
Specifies variants of a font face based on their weight.
Sinopse da classe
CairoFontWeight
CairoFontWeight
{
/* Constants */
const
integer
CairoFontWeight::NORMAL
= 0
;
const
integer
CairoFontWeight::BOLD
= 1
;
}
Constantes pré-definidas
CairoFontWeight Node Types
CairoFontWeight::NORMAL
Normal font weight
CairoFontWeight::BOLD
Bold font weight
CairoFontType
CairoScaledFont
Cairo
PHP Manual