HaruFont
PHP 手册

HaruFont::getCapHeight

(PECL haru >= 0.0.1)

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

说明

int HaruFont::getCapHeight ( void )

Get the distance from the baseline of uppercase letters.

参数

This function has no parameters.

返回值

Returns the distance from the baseline of uppercase letters.

错误/异常

Throws HaruException on error.


HaruFont
PHP 手册