Ming (flash)
PHP Manual

SWFText->getWidth()

(PHP 4 >= 4.0.5)

SWFText->getWidth() — Computes string's width

Descripción

SWFText
float getWidth ( string $string )
Warning

Esta función es EXPERIMENTAL. Esto significa que el comportamiento de esta función, el nombre de esta función y en definitiva TODO lo documentado sobre esta función, puede cambiar en una futura version de PHP SIN AVISO. La advertencia queda hecha, y utilizar esta extensión queda bajo su propia responsabilidad.

Returns the rendered width of the string at the text object's current font, scale, and spacing settings.

Ver también


Ming (flash)
PHP Manual