PHP 8.3.4 Released!

Represents a Font

(UI 0.9.9)

Einführung

Loads a described font

Klassenbeschreibung

class UI\Draw\Text\Font {
/* Constructor */
/* Methoden */
public getAscent(): float
public getDescent(): float
public getLeading(): float
}

Inhaltsverzeichnis

add a note

User Contributed Notes

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