|
UI\Draw\Text\Font\Descriptor::__constructConstruct a new Font Descriptor Description
public UI\Draw\Text\Font\Descriptor::__construct
( string
$family
, float $size
[, integer $weight = UI\Draw\Text\Font\Weight::Normal
[, integer $italic = UI\Draw\Text\Font\Italic::Normal
[, integer $stretch = UI\Draw\Text\Font\Stretch::Normal
]]] )Shall construct a new Font Descriptor Parameters
|