HaruFont
PHP Manual

HaruFont::getXHeight

(PECL haru >= 0.0.1)

HaruFont::getXHeight — Get the distance from the baseline of lowercase letters

Описание

int HaruFont::getXHeight ( void )

Gets the distance from the baseline of lowercase letters.

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Returns the distance from the baseline of lowercase letters.

Ошибки

Вызывает исключение HaruException при ошибке.


HaruFont
PHP Manual