.TH "PS_SET_VALUE" "3" .SH "NAME" PS_set_value \(em Sets certain values .SH "SYNOPSIS" .PP #include .PP int PS_set_value(PSDoc *psdoc, char *name, float value) .SH "DESCRIPTION" .PP Sets several values which are used by many functions. Parameters are by definition float values. .IP "textrendering" 10 The way how text is shown. .IP "textx" 10 The x coordinate for text output. .IP "texty" 10 The y coordinate for text output. .IP "wordspacing" 10 The distance between words relativ to the width of a space. .IP "leading" 10 The distance between lines in pixels. .SH "SEE ALSO" .PP PS_get_value(3), PS_set_parameter(3) .SH "AUTHOR" .PP This manual page was written by Uwe Steinmann uwe@steinmann.cx. .\" created by instant / docbook-to-man