Query: ps_set_value
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_SET_VALUE(3) Library Functions Manual PS_SET_VALUE(3)NAMEPS_set_value -- Sets certain valuesSYNOPSIS#include <pslib.h> int PS_set_value(PSDoc *psdoc, char *name, float value)DESCRIPTIONSets several values which are used by many functions. Parameters are by definition float values. textrendering The way how text is shown. textx The x coordinate for text output. texty The y coordinate for text output. wordspacing The distance between words relativ to the width of a space. leading The distance between lines in pixels.SEE ALSOPS_get_value(3), PS_set_parameter(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_SET_VALUE(3)