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