swf_definefont

Example

 void swf_definefont ( int $fontid , string $fontname ) 

Description

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.

Return Values

No value is returned.