HaruFont::getUnicodeWidth
(PECL haru >= 0.0.1)
HaruFont::getUnicodeWidth — Get the width of the character in the font
Açıklama
int HaruFont::getUnicodeWidth
( int
$character
)Get the width of the character in the font.
Değiştirgeler
-
character -
The code of the character.
Dönen Değerler
Returns the width of the character in the font.
Hatalar/İstisnalar
Hata durumunda bir HaruException istisnası oluşur.
There are no user contributed notes for this page.
