SWFFontChar> <SWFFont->getUTF8Width
Last updated: Fri, 30 Dec 2011

SWFFont->getWidth

(PHP 4 >= 4.0.5)

SWFFont->getWidthReturns the string's width

Descrição

float SWFFont::getWidth ( string $string )
Aviso

Esta função é EXPERIMENTAL. O comportamento desta função, seu nome, incluindo toda documentação pode ser modificado sem aviso em futuras versões do PHP. Esta função deve ser usada por sua própria conta e risco.

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.

Veja Também



User Contributed Notes
SWFFont->getWidth
There are no user contributed notes for this page.

SWFFontChar> <SWFFont->getUTF8Width
Last updated: Fri, 30 Dec 2011