PS_setlinewidth(3)

PS_setlinewidth \(em Sets width of a line

Section 3 pslib-dev bookworm source

Description

PS_SETLINEWIDTH

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.

See Also