ps_scale
Opis
bool ps_scale ( resource psdoc, float x, float y )Sets horizontal and vertical scaling of the coordinate system.
Parametry
psdocResource identifier of the postscript file as returned by ps_new().
xScaling factor in horizontal direction.
yScaling factor in vertical direction.