PS_translate — Sets translation
Contents
Description
Sets a new initial point of the coordinate system.
Name
PS_translate — Sets translation
See Also
PS_rotate(3), PS_scale(3)
Synopsis
#include <pslib.h>
void PS_translate(PSDoc *psdoc, float x, float y)
