PS_scale — Sets scaling factor
Contents
Description
Sets horizontal and vertical scaling of the coordinate system.
Name
PS_scale — Sets scaling factor
See Also
PS_rotate(3), PS_translate(3)
Synopsis
#include <pslib.h>
void PS_scale(PSDoc *psdoc, float x, float y)
