PHP Doku:: Returns the string s width - function.swffont.getwidth.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenMing (flash)The SWFFont classSWFFont->getWidth

Ein Service von Reinhard Neidl - Webprogrammierung.

The SWFFont class

<<SWFFont->getUTF8Width

The SWFFontChar class>>

SWFFont->getWidth

(PHP 4 >= 4.0.5)

SWFFont->getWidthReturns the string's width

Beschreibung

float SWFFont::getWidth ( string $string )
Warnung

Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere, was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.

swffont->getwidth() returns the string string's width, using font's default scaling. You'll probably want to use the swftext() version of this method which uses the text object's scale.


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