PHP Velho Oeste 2024

HaruFont::getXHeight

(PECL haru >= 0.0.1)

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

Description

HaruFont::getXHeight ( void ) : int

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.

add a note add a note

User Contributed Notes

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