PHP Doku:: Get the width of the character in the font - function.harufont-getunicodewidth.html

Verlauf / Chronik / History: (50) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenHaru PDFThe HaruFont classHaruFont::getUnicodeWidth

Ein Service von Reinhard Neidl - Webprogrammierung.

The HaruFont class

<<HaruFont::getTextWidth

HaruFont::getXHeight>>

HaruFont::getUnicodeWidth

(PECL haru >= 0.0.1)

HaruFont::getUnicodeWidthGet the width of the character in the font

Beschreibung

int HaruFont::getUnicodeWidth ( int $character )

Get the width of the character in the font.

Parameter-Liste

character

The code of the character.

Rückgabewerte

Returns the width of the character in the font.

Fehler/Exceptions

Throws a HaruException on error.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)