PHP Doku:: Get the width of the text using current fontsize, character spacing and word spacing - function.harupage-gettextwidth.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenHaru PDFThe HaruPage classHaruPage::getTextWidth

Ein Service von Reinhard Neidl - Webprogrammierung.

The HaruPage class

<<HaruPage::getTextRise

HaruPage::getTransMatrix>>

HaruPage::getTextWidth

(PECL haru >= 0.0.1)

HaruPage::getTextWidthGet the width of the text using current fontsize, character spacing and word spacing

Beschreibung

float HaruPage::getTextWidth ( string $text )

Get the width of the text using current fontsize, character spacing and word spacing

Parameter-Liste

text

The text to measure.

Rückgabewerte

Returns the width of the text using current fontsize, character spacing and word spacing.

Fehler/Exceptions

Throws a HaruException on error.

Siehe auch


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",...)