debian man page for ps_setlinewidth

Query: ps_setlinewidth

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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_begin_page(3) - debian
ps_begin_font(3) - debian
ps_place_image(3) - debian
ps_show2(3) - debian
px_set_parameter(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?