table of contents
PS_CLOSEPATH(3) | Library Functions Manual | PS_CLOSEPATH(3) |
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.