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_show(3) - php
ps_shading(3) - php
ps_add_locallink(3) - php
ps_hyphenate(3) - php
ps_place_image(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Nicki Paul to the Moderator Team!