HaruFont
PHP 手册

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.

错误/异常

Throws HaruException on error.


HaruFont
PHP 手册