Dutch PHP Conference 2025 - Call For Papers

Represents a Font

(UI 0.9.9)

Вступ

Loads a described font

Короткий огляд класу

class UI\Draw\Text\Font {
/* Constructor */
/* Методи */
public getAscent(): float
public getDescent(): float
public getLeading(): float
}

Зміст

add a note

User Contributed Notes

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