logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

PS_setlinecap — Sets appearance of line ends

Author

       This manual page was written by Uwe Steinmann uwe@steinmann.cx.

                                                                                                PS_SETLINECAP(3)

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)

See Also