Provided by: pslib-dev_0.4.5-3.1_amd64 bug

NAME

       PS_closepath — Closes path

SYNOPSIS

       #include <pslib.h>

       void PS_closepath(PSDoc *psdoc)

DESCRIPTION

       Connects the last point with first point of a path.

SEE ALSO

       PS_closepath_stoke(3), PS_clip(3)

AUTHOR

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

                                                                                  PS_CLOSEPATH(3)