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_stroke — Closes and strokes path

Author

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

                                                                                          PS_CLOSEPATH_STROKE(3)

Description

       Connects the last point with first point of a path and draws the resulting closed line.

Name

       PS_closepath_stroke — Closes and strokes path

See Also

PS_closepath(3)

Synopsis

       #include <pslib.h>

       void PS_closepath_stroke(PSDoc *psdoc)

See Also