PS_closepath_stroke — Closes and strokes path
Contents
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)
