PS_closepath(3)

PS_closepath \(em Closes path

Section 3 pslib-dev bookworm source

Description

PS_CLOSEPATH

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.

See Also