|
PHP5中文手册
swf_definefont(PHP 4) swf_definefont — Defines a font 说明
void swf_definefont
( int $fontid
, string $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. 参数
返回值无返回值。 |