.TH "PS_SETFONT" "3" .SH "NAME" PS_setfont \(em Sets font to use for following output .SH "SYNOPSIS" .PP #include .PP void PS_setfont(PSDoc *psdoc, int fontid, float size) .SH "DESCRIPTION" .PP Sets a font, which has to be loaded before with PS_findfont(3). Outputting text without setting a font before results in an error. .SH "SEE ALSO" .PP PS_findfont(3) .SH "AUTHOR" .PP This manual page was written by Uwe Steinmann uwe@steinmann.cx. .\" created by instant / docbook-to-man