HaruFont::getUnicodeWidth

(PECL haru >= 0.0.1)

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

Описание

HaruFont::getUnicodeWidth ( int $character ) : int

Get the width of the character in the font.

Список параметров

character

The code of the character.

Возвращаемые значения

Returns the width of the character in the font.

Ошибки

Вызывает исключение HaruException при ошибке.