ps_setfont
ps_setfont
Sets font to use for following output
bool **ps_setfont** resource $psdoc int $fontid float $size
Sets a font, which has to be loaded before with
. Outputting text without setting a font
results in an error.
ps_findfont
psdoc
Resource identifier of the postscript file
as returned by .
ps_new
fontid
The font identifier as returned by .
ps_findfont
sizeThe size of the font.
return.success
ps_findfont``ps_set_text_pos