PHP - Manual: UI\Draw\Text\Font\Descriptor::__construct
2024-11-15
(UI 0.9.9)
UI\Draw\Text\Font\Descriptor::__construct — Construct a new Font Descriptor
$family
,$size
,$weight
= UI\Draw\Text\Font\Weight::Normal,$italic
= UI\Draw\Text\Font\Italic::Normal,$stretch
= UI\Draw\Text\Font\Stretch::NormalShall construct a new Font Descriptor
family
The name of a valid family of fonts
size
The preferred size
weight
UI\Draw\Text\Font\Weight constant
italic
UI\Draw\Text\Font\Italic constant
stretch
UI\Draw\Text\Font\Stretch constant
官方地址:https://www.php.net/manual/en/ui-draw-text-font-descriptor.construct.php