HaruFont::getUnicodeWidth
(no version information, might be only in CVS)
HaruFont::getUnicodeWidth -- Get the width of the character in the font
Descrição
int
HaruFont::getUnicodeWidth ( int character )
Returns the width of the character in the font.
Parâmetros
character
The code of the character.
Erros/Excessões
Throws HaruException on error.