HaruFont
PHP Manual

HaruFont::getXHeight

(PECL haru >= 0.0.1)

HaruFont::getXHeightGet the distance from the baseline of lowercase letters

Descrizione

int HaruFont::getXHeight ( void )

Gets the distance from the baseline of lowercase letters.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the distance from the baseline of lowercase letters.

Errori/Eccezioni

Lancia un'eccezione HaruException in caso di errore.


HaruFont
PHP Manual