PHP 8.3.4 Released!

UI\Draw\Text\Font::__construct

(UI 0.9.9)

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

Description

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

Shall construct a new Font using the given descriptor

Parameters

descriptor

The descriptor for the Font

add a note

User Contributed Notes

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