update page now

Représente une police

(UI 0.9.9)

Introduction

Charge une police décrite

Synopsis de la classe

class UI\Draw\Text\Font {
/* Constructor */
public function __construct(UI\Draw\Text\Font\Descriptor $descriptor)
/* Méthodes */
public function getAscent(): float
public function getDescent(): float
public function getLeading(): float
public function getUnderlinePosition(): float
public function getUnderlineThickness(): float
}

Sommaire

add a note

User Contributed Notes

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