Represents a Font

(UI 0.9.9)

Introduction

Loads a described font

Class synopsis

class UI\Draw\Text\Font {
/* Constructor */
/* Methods */
public getAscent(): float
public getDescent(): float
public getLeading(): float
public getUnderlinePosition(): float
public getUnderlineThickness(): float
}

Table of Contents