logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on 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