didou Sat Aug 16 04:41:53 2003 EDT
Modified files:
/phpdoc/en/reference/image/functions imagettftext.xml
Log:
s/gif/jpeg/ to close #25105
Index: phpdoc/en/reference/image/functions/imagettftext.xml
diff -u phpdoc/en/reference/image/functions/imagettftext.xml:1.7
phpdoc/en/reference/image/functions/imagettftext.xml:1.8
--- phpdoc/en/reference/image/functions/imagettftext.xml:1.7 Wed Feb 12 12:49:07
2003
+++ phpdoc/en/reference/image/functions/imagettftext.xml Sat Aug 16 04:41:53
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/image.xml, last change in rev 1.2 -->
<refentry id="function.imagettftext">
<refnamediv>
@@ -68,7 +68,7 @@
left-hand corner when you see the text horizontallty.
</para>
<para>
- This example script will produce a black GIF 400x30 pixels, with
+ This example script will produce a black JPEG 400x30 pixels, with
the words "Testing..." in white in the font Arial.
<example>
<title><function>imagettftext</function> example</title>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php