PS_closepath(3) Closes path

SYNOPSIS

#include <pslib.h>

void PS_closepath(PSDoc *psdoc)

DESCRIPTION

Connects the last point with first point of a path.

AUTHOR

This manual page was written by Uwe Steinmann [email protected].