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