SWFText::addString

(PHP 5 < 5.3.0, PECL ming SVN)

SWFText::addStringDraws a string

说明

SWFText::addString ( string $string ) : void
Warning

此函数是实验性的。此函数的表象,包括名称及其相关文档都可能在未来的 PHP 发布版本中未通知就被修改。使用本函数风险自担 。

swftext::addstring() draws the string string at the current pen (cursor) location. Pen is at the baseline of the text; i.e., ascending text is in the -y direction.

返回值

没有返回值。

参见

  • SWFText::addUTF8String() - Writes the given text into this SWFText object at the current pen position, using the current font, height, spacing, and color

相关文章
php dateinterval sets up a dateinterval from the relative parts of the stringphp directoryiterator get file name as a stringphp domnode canonicalize nodes to a stringphp imap 函数 append a string message to a specified mailboxphp ldap 函数 convert ldap error number into string error messagephp maxdb 函数 escapes special characters in a string for use in an sql statement taking into account the current charset of the connectionphp ncurses 函数 display the string on the terminal in the video attribute modephp imagickdraw draws an elliptical arcphp sdo 函数 get a string describing the sdo dataobjectphp soapfault obtain a string representation of a soapfaultphp solrdismaxquery specifies the amount of slop permitted on phrase queries explicitly included in the user s query string qf parameter php swffont calculates the width of the given string in this font at full heightphp swfshape draws an arc of radius r centered at the current location from angle startangle to angle endangle measured clockwise from 12 o clockphp swfshape draws the first character in the given string into the shape using the glyph definition from the given fontphp swftext draws a stringphp swftext returns the leading of the current font at its current size or 0 if not availablephp swftext calculates the width of the given string in this text objects current font and sizephp swftext computes string s widthphp tokyotyrantquery get the hint string of the queryphp uconverter convert string from one charset to another
关注编程学问公众号