SWFText->getWidth
(no version information, might be only in CVS) SWFText->getWidth -- Computes string's width
Descriptionvoid swftext->getwidth ( string string ) | Внимание |
Эта функция является ЭКСПЕРИМЕНТАЛЬНОЙ.
Поведение этой функции, ее имя и относящаяся к ней документация
могут измениться в последующих версиях PHP без уведомления.
Используйте эту функцию на свой страх и риск. |
swftext->addstring() returns the rendered width of the
string string at the text object's current font,
scale, and spacing settings.
|