Query: swf_definefont
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SWF_DEFINEFONT(3) 1 SWF_DEFINEFONT(3) swf_definefont - Defines a fontSYNOPSISvoid swf_definefont (int $fontid, string $fontname)DESCRIPTIONThe swf_definefont(3) function defines a font parameter and gives it the specified id. It then sets the font given by $ fontname to the current font.PARAMETERSo $fontid - The id to be given to the font. o $fontname - The font so be set as current font.RETURN VALUESNo value is returned.SEE ALSOswf_definetext(3). PHP Documentation Group SWF_DEFINEFONT(3)