DOKK / manpages / debian 12 / pslib-dev / PS_show_xy2.3.en
PS_SHOW_XY2(3) Library Functions Manual PS_SHOW_XY2(3)

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.

PS_show_xy(3), PS_continue_text(3)

This manual page was written by Uwe Steinmann uwe@steinmann.cx.