JavaScript Editor Javascript debugger     Website design 


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.

Parameters

character

The code of the character.

Errors/Exceptions

Throws HaruException on error.