swf_definefont
(PHP 4)
swf_definefont — Defines a font
Description
void swf_definefont
( int $fontid
, string $fontname
)
Parameters
-
fontid
-
The id to be given to the font.
-
fontname
-
The font so be set as current font.
Return Values
No value is returned.