HaruFont
PHP Manual

HaruFont::getCapHeight

(PECL haru >= 0.0.1)

HaruFont::getCapHeightGet the distance from the baseline of uppercase letters

Descrizione

int HaruFont::getCapHeight ( void )

Get the distance from the baseline of uppercase letters.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the distance from the baseline of uppercase letters.

Errori/Eccezioni

Lancia un'eccezione HaruException in caso di errore.


HaruFont
PHP Manual