CakeFest 2024: The Official CakePHP Conference

UI\Draw\Text\Font::__construct

(UI 0.9.9)

UI\Draw\Text\Font::__constructConstruct a new Font

说明

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

Shall construct a new Font using the given descriptor

参数

descriptor

The descriptor for the Font

add a note

User Contributed Notes

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