SWFText->setHeight seems to take a pixel value, not a twips value (20 twips per pixel)
(PHP 5 < 5.3.0, PECL ming SVN)
SWFText::setHeight — Sets the current font height
$height
) : voidEsta função é EXPERIMENTAL. O comportamento, seu nome e documentação podem mudar sem aviso em futuras versões do PHP. Utilize por sua própria conta e risco.
swftext::setheight() sets the current font height to
height
. Default is 240.
Não há valor retornado.
SWFText->setHeight seems to take a pixel value, not a twips value (20 twips per pixel)