GoLang SWFText::addUTF8String

request it (297)
GoLang replacement for PHP's SWFText::addUTF8String [edit | history]



Do you know a GoLang replacement for PHP's SWFText::addUTF8String? Write it!

PHP SWFText::addUTF8String

PHP original manual for SWFText::addUTF8String [ show | php.net ]

SWFText::addUTF8String

(PHP 5 < 5.3.0, PECL ming SVN)

SWFText::addUTF8StringWrites the given text into this SWFText object at the current pen position, using the current font, height, spacing, and color

Description

void SWFText::addUTF8String ( string $text )
Warning

This function is currently not documented; only its argument list is available.

Return Values

No value is returned.

See Also