update : 2015.11.03
php.shukuma.com

검색:
 
 
The SWFText class

The SWFText class

(PHP 5 <= 5.3.0, PECL ming SVN)

소개

SWFText.

클래스 개요

SWFText {
/* 메소드 */
void addString ( string $string )
void addUTF8String ( string $text )
__construct ( void )
float getAscent ( void )
float getDescent ( void )
float getLeading ( void )
float getUTF8Width ( string $string )
float getWidth ( string $string )
void 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 )
}

Table of Contents