Funcții SWF
PHP Manual

swf_definefont

(PHP 4)

swf_definefontDefines a font

Descrierea

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.

Parametri

fontid

The id to be given to the font.

fontname

The font so be set as current font.

Valorile întoarse

Nu este întoarsă nici o valoare.

Vedeți de asemenea


Funcții SWF
PHP Manual