Ps_show_xy2 output text at given position
#include <pslib.h>
void PS_show_xy2(PSDoc *psdoc, char *text, int xlen, float x, float y)
Output a text at the given text position. No more than xlen will be shown.
This manual page was written by Uwe Steinmann [email protected].