SWFFont->getWidth
(No version information available, might be only in CVS)
SWFFont->getWidth — Returns the string's width
Descripción
SWFFont
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.
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.
SWFFont->getWidth
There are no user contributed notes for this page.
