(PECL ps >= 1.1.0)
ps_fill_stroke — Fills and strokes the current path
$psdoc
Fills and draws the path constructed with previously called drawing functions like ps_lineto().
psdoc
Resource identifier of the postscript file as returned by ps_new().
성공 시 TRUE를, 실패 시 FALSE를 반환합니다.
TRUE
FALSE