PHP
my php5.org
SWFFont->__construct> <SWFFill->skewYTo
Last updated: Fri, 24 Apr 2009

The SWFFont class

Introduction

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

Class synopsis

SWFFont
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 )
}

Table of Contents



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

SWFFont->__construct> <SWFFill->skewYTo
Last updated: Fri, 24 Apr 2009