nlopess Tue Jul 6 05:56:44 2004 EDT
Modified files:
/phpdoc/en/reference/image/functions imageftbbox.xml
imagefttext.xml
imagettfbbox.xml
imagettftext.xml
Log:
fix #24372: protos fix
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imageftbbox.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/image/functions/imageftbbox.xml
diff -u phpdoc/en/reference/image/functions/imageftbbox.xml:1.3
phpdoc/en/reference/image/functions/imageftbbox.xml:1.4
--- phpdoc/en/reference/image/functions/imageftbbox.xml:1.3 Fri Jun 11 04:25:38
2004
+++ phpdoc/en/reference/image/functions/imageftbbox.xml Tue Jul 6 05:56:44 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/image.xml, last change in rev 1.67 -->
<refentry id='function.imageftbbox'>
<refnamediv>
@@ -10,8 +10,8 @@
<title>Description</title>
<methodsynopsis>
<type>array</type><methodname>imageftbbox</methodname>
- <methodparam><type>int</type><parameter>size</parameter></methodparam>
- <methodparam><type>int</type><parameter>angle</parameter></methodparam>
+ <methodparam><type>float</type><parameter>size</parameter></methodparam>
+ <methodparam><type>float</type><parameter>angle</parameter></methodparam>
<methodparam><type>string</type><parameter>font_file</parameter></methodparam>
<methodparam><type>string</type><parameter>text</parameter></methodparam>
<methodparam
choice="opt"><type>array</type><parameter>extrainfo</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagefttext.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/image/functions/imagefttext.xml
diff -u phpdoc/en/reference/image/functions/imagefttext.xml:1.4
phpdoc/en/reference/image/functions/imagefttext.xml:1.5
--- phpdoc/en/reference/image/functions/imagefttext.xml:1.4 Fri Jun 11 04:25:38
2004
+++ phpdoc/en/reference/image/functions/imagefttext.xml Tue Jul 6 05:56:44 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/image.xml, last change in rev 1.67 -->
<refentry id='function.imagefttext'>
<refnamediv>
@@ -11,8 +11,8 @@
<methodsynopsis>
<type>array</type><methodname>imagefttext</methodname>
<methodparam><type>resource</type><parameter>image</parameter></methodparam>
- <methodparam><type>int</type><parameter>size</parameter></methodparam>
- <methodparam><type>int</type><parameter>angle</parameter></methodparam>
+ <methodparam><type>float</type><parameter>size</parameter></methodparam>
+ <methodparam><type>float</type><parameter>angle</parameter></methodparam>
<methodparam><type>int</type><parameter>x</parameter></methodparam>
<methodparam><type>int</type><parameter>y</parameter></methodparam>
<methodparam><type>int</type><parameter>col</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagettfbbox.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/image/functions/imagettfbbox.xml
diff -u phpdoc/en/reference/image/functions/imagettfbbox.xml:1.4
phpdoc/en/reference/image/functions/imagettfbbox.xml:1.5
--- phpdoc/en/reference/image/functions/imagettfbbox.xml:1.4 Wed Jan 28 19:35:27
2004
+++ phpdoc/en/reference/image/functions/imagettfbbox.xml Tue Jul 6 05:56:44
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/image.xml, last change in rev 1.2 -->
<refentry id="function.imagettfbbox">
<refnamediv>
@@ -10,8 +10,8 @@
<title>Description</title>
<methodsynopsis>
<type>array</type><methodname>imagettfbbox</methodname>
- <methodparam><type>int</type><parameter>size</parameter></methodparam>
- <methodparam><type>int</type><parameter>angle</parameter></methodparam>
+ <methodparam><type>float</type><parameter>size</parameter></methodparam>
+ <methodparam><type>float</type><parameter>angle</parameter></methodparam>
<methodparam><type>string</type><parameter>fontfile</parameter></methodparam>
<methodparam><type>string</type><parameter>text</parameter></methodparam>
</methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagettftext.xml?r1=1.10&r2=1.11&ty=u
Index: phpdoc/en/reference/image/functions/imagettftext.xml
diff -u phpdoc/en/reference/image/functions/imagettftext.xml:1.10
phpdoc/en/reference/image/functions/imagettftext.xml:1.11
--- phpdoc/en/reference/image/functions/imagettftext.xml:1.10 Thu Dec 18 12:44:49
2003
+++ phpdoc/en/reference/image/functions/imagettftext.xml Tue Jul 6 05:56:44
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
<!-- splitted from ./en/functions/image.xml, last change in rev 1.2 -->
<refentry id="function.imagettftext">
<refnamediv>
@@ -11,8 +11,8 @@
<methodsynopsis>
<type>array</type><methodname>imagettftext</methodname>
<methodparam><type>resource</type><parameter>image</parameter></methodparam>
- <methodparam><type>int</type><parameter>size</parameter></methodparam>
- <methodparam><type>int</type><parameter>angle</parameter></methodparam>
+ <methodparam><type>float</type><parameter>size</parameter></methodparam>
+ <methodparam><type>float</type><parameter>angle</parameter></methodparam>
<methodparam><type>int</type><parameter>x</parameter></methodparam>
<methodparam><type>int</type><parameter>y</parameter></methodparam>
<methodparam><type>int</type><parameter>color</parameter></methodparam>