PHP 8.3.4 Released!

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