CakeFest 2024: The Official CakePHP Conference

Представляет шрифт

(UI 0.9.9)

Введение

Загружает описанный шрифт

Обзор классов

class UI\Draw\Text\Font {
/* Конструктор */
/* Методы */
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