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_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