ps_setlinejoin(3) php man page | unix.com

Man Page: ps_setlinejoin

Operating Environment: php

Section: 3

PS_SETLINEJOIN(3)							 1							 PS_SETLINEJOIN(3)

ps_setlinejoin - Sets how contected lines are joined

SYNOPSIS
bool ps_setlinejoin (resource $psdoc, int $type)
DESCRIPTION
Sets how lines are joined.
PARAMETERS
o $psdoc - Resource identifier of the postscript file as returned by ps_new(3). o $type - The way lines are joined. Possible values are PS_LINEJOIN_MITER, PS_LINEJOIN_ROUND, or PS_LINEJOIN_BEVEL.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
ps_setlinecap(3), ps_setlinewidth(3), ps_setmiterlimit(3). PHP Documentation Group PS_SETLINEJOIN(3)
Related Man Pages
ps_show(3) - php
ps_add_launchlink(3) - php
ps_begin_pattern(3) - php
ps_hyphenate(3) - php
ps_lineto(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update