logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

PS_translate — Sets translation

Author

       This manual page was written by Uwe Steinmann uwe@steinmann.cx.

                                                                                                 PS_TRANSLATE(3)

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)

See Also