HaruFont
PHP Manual

HaruFont::getUnicodeWidth

(PECL haru >= 0.0.1)

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

Opis

int HaruFont::getUnicodeWidth ( int $character )

Get the width of the character in the font.

Parametry

character

The code of the character.

Zwracane wartości

Returns the width of the character in the font.

Błędy/Wyjątki

Zgłasza wyjątek HaruException gdy wystąpi błąd.


HaruFont
PHP Manual