DOKK / manpages / debian 11 / pslib-dev / PS_setfont.3.en
PS_SETFONT(3) Library Functions Manual PS_SETFONT(3)

PS_setfont — Sets font to use for following output

#include <pslib.h>

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

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

PS_findfont(3)

This manual page was written by Uwe Steinmann uwe@steinmann.cx.