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