.TH "PS_SHOW" "3" .SH "NAME" PS_show \(em Output text at current position .SH "SYNOPSIS" .PP #include .PP void PS_show(PSDoc *psdoc, char *text) .SH "DESCRIPTION" .PP Output a text at the current 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 PS_show2(3) for a more detailed description of parameters evaluated by this function. .SH "SEE ALSO" .PP PS_show2(3), PS_setfont(3) .SH "AUTHOR" .PP This manual page was written by Uwe Steinmann uwe@steinmann.cx. .\" created by instant / docbook-to-man