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_bookmark(3) - debian |
| ps_add_locallink(3) - debian |
| ps_add_pdflink(3) - debian |
| ps_begin_template(3) - debian |
| ps_open_image_file(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Introduction |
| Find columns in a file based on header and print to new file |