(UI 0.9.9)
UI\Draw\Text\Font\Descriptor::__construct — Constrói um novo descritor de fonte
$family
,$size
,$weight
= UI\Draw\Text\Font\Weight::Normal,$italic
= UI\Draw\Text\Font\Italic::Normal,$stretch
= UI\Draw\Text\Font\Stretch::NormalConstrói um novo descritor de fonte.
family
O nome de uma família de fontes válida.
size
A dimensão preferida da fonte.
weight
Constante de UI\Draw\Text\Font\Weight.
italic
Constante de UI\Draw\Text\Font\Italic.
stretch
Constante de UI\Draw\Text\Font\Stretch.