PS_SETFONT(3) Library Functions Manual PS_SETFONT(3)NAMEPS_setfont -- Sets font to use for following outputSYNOPSIS#include <pslib.h> void PS_setfont(PSDoc *psdoc, int fontid, float size)DESCRIPTIONSets a font, which has to be loaded before with PS_findfont(3). Outputting text without setting a font before results in an error.SEE ALSOPS_findfont(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_SETFONT(3)
| Related Man Pages |
|---|
| ps_add_locallink(3) - debian |
| ps_add_pdflink(3) - debian |
| ps_begin_template(3) - debian |
| ps_show2(3) - debian |
| ps_get_value(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Find columns in a file based on header and print to new file |
| My first PERL incarnation... Audio Oscillograph |