Query: ps_show_xy
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_SHOW_XY(3) Library Functions Manual PS_SHOW_XY(3)NAMEPS_show_xy -- Output text at given positionSYNOPSIS#include <pslib.h> void PS_show_xy(PSDoc *psdoc, char *text, float x, float y)DESCRIPTIONOutput a text at the given text position. The text must be null terminated. The function will issue an error if no font was set before with PS_setfont(3)SEE ALSOPS_show(3), PS_show_xy2(3), PS_setfont(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_SHOW_XY(3)
| Related Man Pages |
|---|
| ps_add_locallink(3) - debian |
| ps_findfont(3) - debian |
| ps_open_image_file(3) - debian |
| ps_place_image(3) - debian |
| ps_show2(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Introduction |
| Detecting unused variables... |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |