PS_setlinejoin(3)

PS_setlinejoin \(em Sets how contected lines are joined

Section 3 pslib-dev bookworm source

Description

PS_SETLINEJOIN

NAME

PS_setlinejoin — Sets how contected lines are joined

SYNOPSIS

#include <pslib.h>

void PS_setlinejoin(PSDoc *psdoc, int type)

DESCRIPTION

Sets how lines are joined.

SEE ALSO

PS_setlinewidth(3), PS_setlinecap(3), PS_setmiterlimit(3)

AUTHOR

This manual page was written by Uwe Steinmann uwe@steinmann.cx.

See Also