ps_show_xy(3) debian man page | unix.com

Man Page: ps_show_xy

Operating Environment: debian

Section: 3

PS_SHOW_XY(3)						     Library Functions Manual						     PS_SHOW_XY(3)

NAME
PS_show_xy -- Output text at given position
SYNOPSIS
#include <pslib.h> void PS_show_xy(PSDoc *psdoc, char *text, float x, float y)
DESCRIPTION
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)
SEE ALSO
PS_show(3), PS_show_xy2(3), PS_setfont(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_SHOW_XY(3)
Related Man Pages
ps_begin_page(3) - debian
ps_begin_glyph(3) - debian
ps_begin_font(3) - debian
ps_begin_template(3) - debian
ps_set_text_pos(3) - php
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file