.TH "PS_SHOW_XY" "3" .SH "NAME" PS_show_xy \(em Output text at given position .SH "SYNOPSIS" .PP #include .PP void PS_show_xy(PSDoc *psdoc, char *text, float x, float y) .SH "DESCRIPTION" .PP 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) .SH "SEE ALSO" .PP PS_show(3), PS_show_xy2(3), PS_setfont(3) .SH "AUTHOR" .PP This manual page was written by Uwe Steinmann uwe@steinmann.cx. .\" created by instant / docbook-to-man