PHP Doku:: Sets the current font height - function.swftext.setheight.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenMing (flash)The SWFText classSWFText->setHeight

Ein Service von Reinhard Neidl - Webprogrammierung.

The SWFText class

<<SWFText->setFont

SWFText->setSpacing>>

SWFText->setHeight

(PHP 4 >= 4.0.5)

SWFText->setHeightSets the current font height

Beschreibung

void SWFText::setHeight ( float $height )
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.

swftext->setheight() sets the current font height to height. Default is 240.

Rückgabewerte

Es wird kein Wert zurückgegeben.


Ein BenutzerBeitrag:
- Beiträge aktualisieren...
o dot marce at free dot fr
27.09.2005 20:11
SWFText->setHeight seems to take a pixel value, not a twips  value (20 twips per pixel)



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