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
}

Table of Contents

add a note add a note

User Contributed Notes

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