PS_SETFONT
PS_SETFONT
Section: C Library Functions (3) Local index
Up
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.
SEE ALSO
PS_findfont(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- SEE ALSO
-
- AUTHOR
-
This document was created by
man2html,
using the manual pages.
Time: 21:53:11 GMT, April 16, 2011