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_clip — Clips drawing to current path

Author

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

                                                                                                      PS_CLIP(3)

Description

       Takes the current path and uses it to define the border of a clipping area.

Name

       PS_clip — Clips drawing to current path

See Also

PS_closepath(3)

Synopsis

       #include <pslib.h>

       void PS_clip(PSDoc *psdoc)

See Also