PHP Doku:: The SWFFont class - class.swffont.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenMing (flash)The SWFFont class

Ein Service von Reinhard Neidl - Webprogrammierung.

Ming (flash)

<<SWFFill->skewYTo

SWFFont->__construct>>


UnterSeiten:

The SWFFont class

Einführung

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

Klassenbeschreibung

SWFFont {
/* Methoden */
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 )
}

Inhaltsverzeichnis


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)