HaruFont::getUnicodeWidth
(PECL haru >= 0.0.1)
HaruFont::getUnicodeWidth — Get the width of the character in the font
Descrizione
int HaruFont::getUnicodeWidth
( int
$character
)Get the width of the character in the font.
Elenco dei parametri
-
character -
The code of the character.
Valori restituiti
Returns the width of the character in the font.
Errori/Eccezioni
Lancia un'eccezione HaruException in caso di errore.
There are no user contributed notes for this page.
