From cd76a4ef3fa7c24f8532395ad24ef799011697f2 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Mon, 20 Mar 2006 08:47:17 +0000 Subject: [PATCH] Fix protos git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@209704 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/pdf/functions/pdf-begin-glyph.xml | 3 +-- reference/pdf/functions/pdf-delete-textflow.xml | 4 ++-- reference/pdf/functions/pdf-fit-textline.xml | 4 ++-- reference/pdf/functions/pdf-shading.xml | 3 ++- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/reference/pdf/functions/pdf-begin-glyph.xml b/reference/pdf/functions/pdf-begin-glyph.xml index 89b720964a..301a690f9c 100644 --- a/reference/pdf/functions/pdf-begin-glyph.xml +++ b/reference/pdf/functions/pdf-begin-glyph.xml @@ -1,5 +1,5 @@ - + PDF_begin_glyph @@ -16,7 +16,6 @@ floatlly floaturx floatury - stringoptlist Starts a glyph definition for a Type 3 font. diff --git a/reference/pdf/functions/pdf-delete-textflow.xml b/reference/pdf/functions/pdf-delete-textflow.xml index c06e57366a..5f7b05c6ac 100644 --- a/reference/pdf/functions/pdf-delete-textflow.xml +++ b/reference/pdf/functions/pdf-delete-textflow.xml @@ -1,5 +1,5 @@ - + PDF_delete_textflow @@ -8,7 +8,7 @@ &reftitle.description; - intPDF_delete_textflow + boolPDF_delete_textflow resourcepdfdoc inttextflow diff --git a/reference/pdf/functions/pdf-fit-textline.xml b/reference/pdf/functions/pdf-fit-textline.xml index 9bd8a2edd4..68d9f90cd0 100644 --- a/reference/pdf/functions/pdf-fit-textline.xml +++ b/reference/pdf/functions/pdf-fit-textline.xml @@ -1,5 +1,5 @@ - + PDF_fit_textline @@ -10,7 +10,7 @@ boolPDF_fit_textline resourcepdfdoc - inttext + stringtext floatx floaty stringoptlist diff --git a/reference/pdf/functions/pdf-shading.xml b/reference/pdf/functions/pdf-shading.xml index b09fba7900..a841a714a3 100644 --- a/reference/pdf/functions/pdf-shading.xml +++ b/reference/pdf/functions/pdf-shading.xml @@ -1,5 +1,5 @@ - + PDF_shading @@ -19,6 +19,7 @@ floatc2 floatc3 floatc4 + stringoptlist Defines a blend from the current fill color to another color.