HaruFont::getUnicodeWidth

(PECL haru >= 0.0.1)

HaruFont::getUnicodeWidthGet the width of the character in the font

Descrierea

HaruFont::getUnicodeWidth ( int $character ) : int

Get the width of the character in the font.

Parametri

character

The code of the character.

Valorile întoarse

Returns the width of the character in the font.

Erori/Excepții

Emite un HaruException în caz de eroare.