swf_setfont()
swf_setfont - Change the current font
Syntax
swf_setfont (
int $fontid)
Arguments
- fontid - The font identifier.
Description
The swf_setfont() sets the current font to the value given by the fontid parameter.
Version
PHP 4
Return value
No value is returned.