HaruFont::getXHeight

(PECL haru >= 0.0.1)

HaruFont::getXHeightGet the distance from the baseline of lowercase letters

Beskrivelse

int HaruFont::getXHeight ( void )

Gets the distance from the baseline of lowercase letters.

Parametre

This function has no parameters.

Returnerings Værdier

Returns the distance from the baseline of lowercase 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