UI
PHP Manual

Represents a Font

(PHP 7, UI 0.9.9)

Einführung

Loads a described font

Klassenbeschreibung

UI\Draw\Text\Font {
/* Constructor */
public __construct ( UI\Draw\Text\Font\Descriptor $descriptor )
/* Methoden */
public float getAscent ( void )
public float getDescent ( void )
public float getLeading ( void )
public float getUnderlinePosition ( void )
public float getUnderlineThickness ( void )
}

Inhaltsverzeichnis


UI
PHP Manual