PS_show_xy
Output text at given position
- Provided by: pslib-dev (Version: 0.4.5-3.1)
- Source: pslib
- Report a bug
Output text at given position
#include <pslib.h>
void PS_show_xy(PSDoc *psdoc, char *text, float x, float y)
Output 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)
This manual page was written by Uwe Steinmann uwe@steinmann.cx.