HaruFont::getCapHeight

(PECL haru >= 0.0.1)

HaruFont::getCapHeightGet the distance from the baseline of uppercase letters

Опис

int HaruFont::getCapHeight ( void )

Get the distance from the baseline of uppercase letters.

Параметри

В цієї функції немає параметрів.

Значення, що повертаються

Returns the distance from the baseline of uppercase letters.

Помилки/Винятки

При помилці кидає HaruException.

add a note add a note

User Contributed Notes

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