Ps_closepath_stroke closes and strokes path
#include <pslib.h>
void PS_closepath_stroke(PSDoc *psdoc)
Connects the last point with first point of a path and draws the resulting closed line.
This manual page was written by Uwe Steinmann [email protected].