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_setlinejoin — Sets how contected lines are joined

Author

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

                                                                                               PS_SETLINEJOIN(3)

Description

       Sets how lines are joined.

Name

       PS_setlinejoin — Sets how contected lines are joined

See Also

PS_setlinewidth(3), PS_setlinecap(3), PS_setmiterlimit(3)

Synopsis

       #include <pslib.h>

       void PS_setlinejoin(PSDoc *psdoc, int type)

See Also