HaruFont
PHP Manual

HaruFont::getXHeight

(PECL haru >= 0.0.1)

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

Описание

int HaruFont::getXHeight ( void )

Gets the distance from the baseline of lowercase letters.

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

This function has no parameters.

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

Returns the distance from the baseline of lowercase letters.

Errors/Exceptions

Throws HaruException on error.


HaruFont
PHP Manual