CakeFest 2024: The Official CakePHP Conference

Represents a Font

(UI 0.9.9)

Giriş

Loads a described font

Sınıf Sözdizimi

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

İçindekiler

add a note

User Contributed Notes

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