ps_setlinejoin(3) debian man page | unix.com

Man Page: ps_setlinejoin

Operating Environment: debian

Section: 3

PS_SETLINEJOIN(3)					     Library Functions Manual						 PS_SETLINEJOIN(3)

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. PS_SETLINEJOIN(3)
Related Man Pages
ps_add_bookmark(3) - debian
ps_add_pdflink(3) - debian
ps_begin_page(3) - debian
ps_setcolor(3) - debian
px_set_parameter(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?