PHP Velho Oeste 2024

HaruFont::getCapHeight

(PECL haru >= 0.0.1)

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

Descrição

HaruFont::getCapHeight ( void ) : int

Get the distance from the baseline of uppercase letters.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns the distance from the baseline of uppercase letters.

Erros

Lança uma HaruException em erros.

add a note add a note

User Contributed Notes

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