HaruFont::getAscent

(PECL haru >= 0.0.1)

HaruFont::getAscentGet the vertical ascent of the font

Description

HaruFont::getAscent ( void ) : int

Get the vertical ascent of the font.

Parameters

This function has no parameters.

Return Values

Returns the vertical ascent of the font.

Errors/Exceptions

Throws a HaruException on error.