FreeBSD Manual Pages
PS_SET_VALUE(3) Library Functions Manual PS_SET_VALUE(3)
uwe@steinmann.cx
UWE STEINMANN 2003Uwe SteinmannApril 28, 2003;
NAME
PS_set_value -- Sets certain values
SYNOPSIS
#include <pslib.h>
int PS_set_value(PSDoc *psdoc, char *name, float value)
DESCRIPTION
Sets 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 ALSO
PS_get_value(3), PS_set_parameter(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx.
PS_SET_VALUE(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | AUTHOR
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=PS_set_value&sektion=3&manpath=FreeBSD+Ports+15.0>
