HaruFont::getCapHeight

(PECL haru >= 0.0.1)

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

Beskrivelse

int HaruFont::getCapHeight ( void )

Get the distance from the baseline of uppercase letters.

Parametre

This function has no parameters.

Returnerings Værdier

Returns the distance from the baseline of uppercase letters.

Fejl/Undtagelser

Throws a HaruException on error.

add a note add a note

User Contributed Notes

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