ps_set_value

ps_set_value -- Sets certain values

Description

bool ps_set_value (resource psdoc, string name, float value)

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(), ps_set_parameter()