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

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