ps_setlinecap(3) php man page | unix.com

Man Page: ps_setlinecap

Operating Environment: php

Section: 3

PS_SETLINECAP(3)							 1							  PS_SETLINECAP(3)

ps_setlinecap - Sets appearance of line ends

SYNOPSIS
bool ps_setlinecap (resource $psdoc, int $type)
DESCRIPTION
Sets how line ends look like.
PARAMETERS
o $psdoc - Resource identifier of the postscript file as returned by ps_new(3). o $type - The type of line ends. Possible values are PS_LINECAP_BUTT, PS_LINECAP_ROUND, or PS_LINECAP_SQUARED.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
ps_setlinejoin(3), ps_setlinewidth(3), ps_setmiterlimit(3). PHP Documentation Group PS_SETLINECAP(3)
Related Man Pages
ps_add_launchlink(3) - php
ps_add_weblink(3) - php
ps_rotate(3) - php
ps_set_info(3) - php
ps_set_text_pos(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun