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 {
/* Methods */
SWFFont 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


Copyright © 2010-2024 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout