From 368a4c6ec5ae7551c6bcf3730578fb3baa182176 Mon Sep 17 00:00:00 2001 From: Mehdi Achour Date: Sat, 9 Aug 2003 05:01:43 +0000 Subject: [PATCH] missed one git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@137063 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/pdf/functions/pdf-fill.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/reference/pdf/functions/pdf-fill.xml b/reference/pdf/functions/pdf-fill.xml index 8791589f08..2b2a8221f5 100644 --- a/reference/pdf/functions/pdf-fill.xml +++ b/reference/pdf/functions/pdf-fill.xml @@ -1,5 +1,5 @@ - + @@ -9,11 +9,15 @@ Description - voidpdf_fill - intpdf_object + boolpdf_fill + resourcepdfdoc - Fill the interior of the path with the current fill color. + Fill the interior of the path with the current fill color. + &return.success; + + + See also pdf_setcolor.