HaruFont::getUnicodeWidth

(no version information, might be only in CVS)

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.