PS_closepath — Closes path
Contents
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)
