Defines a font
$fontid
$fontname
The swf_definefont function defines a font parameter and gives it the specified id. It then sets the font given by fontname to the current font.
fontname
fontid
The id to be given to the font.
The font so be set as current font.
No value is returned.