ps_setlinewidth(3) debian man page | unix.com

Man Page: ps_setlinewidth

Operating Environment: debian

Section: 3

PS_SETLINEWIDTH(3)					     Library Functions Manual						PS_SETLINEWIDTH(3)

NAME
PS_setlinewidth -- Sets width of a line
SYNOPSIS
#include <pslib.h> void PS_setlinewidth(PSDoc *psdoc, float width)
DESCRIPTION
Sets the line width for all following drawing operations.
SEE ALSO
PS_setlinecap(3), PS_setlinejoin(3), PS_setmiterlimit(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_SETLINEWIDTH(3)
Related Man Pages
ps_add_bookmark(3) - debian
ps_begin_page(3) - debian
ps_open_image_file(3) - debian
ps_open_image(3) - debian
ps_show2(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?