GoLang HaruFont::getXHeight

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



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

PHP HaruFont::getXHeight

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

HaruFont::getXHeight

(PECL haru >= 0.0.1)

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

Description

int HaruFont::getXHeight ( void )

Gets the distance from the baseline of lowercase letters.

Parameters

This function has no parameters.

Return Values

Returns the distance from the baseline of lowercase letters.

Errors/Exceptions

Throws a HaruException on error.