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_closepath — Closes path

Author

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

                                                                                                 PS_CLOSEPATH(3)

Description

       Connects the last point with first point of a path.

Name

       PS_closepath — Closes path

See Also

PS_closepath_stoke(3), PS_clip(3)

Synopsis

       #include <pslib.h>

       void PS_closepath(PSDoc *psdoc)

See Also