PHP
downloads | documentation | faq | getting help | mailing lists | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SWFFont->__construct()> <SWFFill->skewYTo()
Last updated: Fri, 18 Jul 2008

view this page in

The SWFFont class

Introduzione

The SWFFont object represent a reference to the font definition, for us with SWFText->setFont() and SWFTextField->setFont().

Sommario dellla classe

SWFFont
class SWFFont {
/* Methods */
SWFFont __construct ( string $filename )
float getAscent ( void )
float getDescent ( void )
float getLeading ( void )
string getShape ( int $code )
float getUTF8Width ( string $string )
float getWidth ( string $string )
}

Indice dei contenuti



add a note add a note User Contributed Notes
SWFFont
There are no user contributed notes for this page.

SWFFont->__construct()> <SWFFill->skewYTo()
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites