|
HaruFont::getUnicodeWidth(PECL haru >= 0.0.1) HaruFont::getUnicodeWidth — Get the width of the character in the font Описание
int HaruFont::getUnicodeWidth
( int $character
)
Get the width of the character in the font. Список параметров
Возвращаемые значенияReturns the width of the character in the font. ОшибкиВызывает исключение HaruException при ошибке. |
|