CakeFest 2024: The Official CakePHP Conference

UI\Draw\Text\Font::__construct

(UI 0.9.9)

UI\Draw\Text\Font::__constructСоздать новый объект Font

Описание

public UI\Draw\Text\Font::__construct(UI\Draw\Text\Font\Descriptor $descriptor)

Создаст новый объект Font, используя заданный дескриптор

Список параметров

descriptor

Дескриптор шрифта

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top