HaruFont::getUnicodeWidth
(PECL haru:0.0.1)
HaruFont::getUnicodeWidth — Get the width of the character in the font
Description
int HaruFont::getUnicodeWidth
( int $character
)
Parameters
-
character
-
The code of the character.
Return Values
Returns the width of the character in the font.
Errors/Exceptions
Throws HaruException on error.