PS_set_text_pos
Sets position for text output
- Provided by: pslib-dev (Version: 0.4.7-1)
- Source: pslib
- Report a bug
Sets position for text output
#include <pslib.h>
int PS_set_text_pos(PSDoc *psdoc, float x, float y)
Set the postion for the next text output. You may alternatively set the x and y value separately by calling PS_set_value(3) and choosing 'textx' respectively 'texty' as the value name.
This manual page was written by Uwe Steinmann uwe@steinmann.cx.