kalowsky Wed Sep 4 12:21:44 2002 EDT Modified files: /phpdoc/en/reference/image/functions imagecreatetruecolor.xml Log: making Rasmus happy :) Index: phpdoc/en/reference/image/functions/imagecreatetruecolor.xml diff -u phpdoc/en/reference/image/functions/imagecreatetruecolor.xml:1.3 phpdoc/en/reference/image/functions/imagecreatetruecolor.xml:1.4 --- phpdoc/en/reference/image/functions/imagecreatetruecolor.xml:1.3 Wed Sep 4 01:00:50 2002 +++ phpdoc/en/reference/image/functions/imagecreatetruecolor.xml Wed Sep 4 +12:21:44 2002 @@ -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.2 --> <refentry id="function.imagecreatetruecolor"> <refnamediv> @@ -19,12 +19,7 @@ by <parameter>y_size</parameter>. </para> <note><para>This function was added in PHP 4.0.6 and requires GD 2.0.1 or later</para></note> - <note> - <para> - Please remember that the GIF file format only supports 256 colors, and - therefore will not work with this function. - </para> - </note> + <note><para>This function will not work with GIF file formats.</para></note> </refsect1> </refentry>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php