home | news | install | contact | download | examples | docs | success stories
 

PS_SETFONT

Name

PS_setfont -- Sets font to use for following output

Synopsis

#include <pslib.h>

void PS_setfont(PSDoc *psdoc, int fontid, float size)

DESCRIPTION

Sets a font, which has to be loaded before with PS_findfont(3). Outputting text without setting a font before results in an error.

AUTHOR

This manual page was written by Uwe Steinmann .

  <uwe at steinmann.cx> SourceForgeLogo