Forum und email

HaruFont::getUnicodeWidth

(PECL haru:0.0.1)

HaruFont::getUnicodeWidth — Get the width of the character in the font

설명

int HaruFont::getUnicodeWidth ( int $character )

Returns the width of the character in the font.

매개변수

character

The code of the character.

오류/예외

Throws HaruException on error.