Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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