HaruFont
PHP Manual

HaruFont::getXHeight

(PECL haru >= 0.0.1)

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

Descrição

int HaruFont::getXHeight ( void )

Gets the distance from the baseline of lowercase letters.

Parâmetros

Esta função não contém parâmetros.

Valor Retornado

Returns the distance from the baseline of lowercase letters.

Erros

Throws a HaruException on error.


HaruFont
PHP Manual