The SWFText class

(PHP 5 < 5.3.0, PECL ming SVN)

简介

SWFText.

类摘要

SWFText {
/* 方法 */
addString ( string $string ) : void
addUTF8String ( string $text ) : void
__construct ( void )
getAscent ( void ) : float
getDescent ( void ) : float
getLeading ( void ) : float
getUTF8Width ( string $string ) : float
getWidth ( string $string ) : float
moveTo ( float $x , float $y ) : void
setColor ( int $red , int $green , int $blue [, int $a = 255 ] ) : void
setFont ( SWFFont $font ) : void
setHeight ( float $height ) : void
setSpacing ( float $spacing ) : void
}

Table of Contents