Represents a Font

(PHP 7, UI 0.9.9)

Giriş

Loads a described font

Sınıf Sözdizimi

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

İçindekiler