SWFText::getWidth
(PHP 4 >= 4.0.5)
SWFText::getWidth — Computes string's width
Beschreibung
float SWFText::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.
Returns the rendered width of the string at the
text object's current font, scale, and spacing settings.
Siehe auch
- SWFText::getUTF8Width() - calculates the width of the given string in this text objects current font and size
There are no user contributed notes for this page.
