HaruFont::getCapHeight

(PECL haru >= 0.0.1)

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

Opis

HaruFont::getCapHeight ( void ) : int

Get the distance from the baseline of uppercase letters.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns the distance from the baseline of uppercase letters.

Błędy/Wyjątki

Zgłasza wyjątek HaruException gdy wystąpi błąd.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top