SYNOPSIS

#include <pslib.h>

void PS_set_parameter(PSDoc *psdoc, char *name, char *value)

DESCRIPTION

Sets several parameters which are used by many functions. Parameters are by definition string values. If a parameter value is of the form name=value it is called a resource. Resources are frequently used to set e.g. afm or pfb files.

RELATED TO PS_set_parameter…

AUTHOR

This manual page was written by Uwe Steinmann [email protected].