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_scale — Sets scaling factor

Author

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

                                                                                                     PS_SCALE(3)

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)

See Also