PS_show_xy2 — Output text at given position
Contents
Description
Output a text at the given text position. No more than xlen will be shown.
Name
PS_show_xy2 — Output text at given position
See Also
PS_show_xy(3), PS_continue_text(3)
Synopsis
#include <pslib.h>
void PS_show_xy2(PSDoc *psdoc, char *text, int xlen, float x, float y)
