HaruFont
PHP Manual

HaruFont::getCapHeight

(PECL haru >= 0.0.1)

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

Descrição

int HaruFont::getCapHeight ( void )

Get the distance from the baseline of uppercase letters.

Parâmetros

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

Valor Retornado

Returns the distance from the baseline of uppercase letters.

Erros

Throws a HaruException on error.


HaruFont
PHP Manual