SWFText->getWidth()

(no version information, might be only in CVS)

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

Описание

class SWFText {

float getWidth ( string string )

}

Внимание

Эта функция является ЭКСПЕРИМЕНТАЛЬНОЙ. Поведение этой функции, ее имя и относящаяся к ней документация могут измениться в последующих версиях PHP без уведомления. Используйте эту функцию на свой страх и риск.

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

Смотрите также

SWFText->getUTF8Width()