PS_setlinecap — Sets appearance of line ends
Contents
Description
Sets how line ends look like.
Name
PS_setlinecap — Sets appearance of line ends
See Also
PS_setlinewidth(3), PS_setlinejoin(3), PS_setmiterlimit(3)
Synopsis
#include <pslib.h>
void PS_setlinecap(PSDoc *psdoc, int type)
