GoLang HaruFont::getAscent

request it (266)
GoLang replacement for PHP's HaruFont::getAscent [edit | history]



Do you know a GoLang replacement for PHP's HaruFont::getAscent? Write it!

PHP HaruFont::getAscent

PHP original manual for HaruFont::getAscent [ show | php.net ]

HaruFont::getAscent

(PECL haru >= 0.0.1)

HaruFont::getAscentGet the vertical ascent of the font

Description

int HaruFont::getAscent ( void )

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.