vrana Mon Aug 23 09:56:43 2004 EDT
Modified files:
/phpdoc/en/reference/image/functions imagestring.xml
Log:
Clarify this a bit too
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagestring.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/image/functions/imagestring.xml
diff -u phpdoc/en/reference/image/functions/imagestring.xml:1.4
phpdoc/en/reference/image/functions/imagestring.xml:1.5
--- phpdoc/en/reference/image/functions/imagestring.xml:1.4 Tue Nov 18 18:26:02
2003
+++ phpdoc/en/reference/image/functions/imagestring.xml Mon Aug 23 09:56:42 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.imagestring">
<refnamediv>
@@ -20,7 +20,7 @@
<para>
<function>imagestring</function> draws the string
<parameter>s</parameter> in the image identified by
- <parameter>image</parameter> at coordinates
+ <parameter>image</parameter> with the upper-left corner at coordinates
<parameter>x</parameter>, <parameter>y</parameter> (top left is
0, 0) in color <parameter>col</parameter>. If font is 1, 2, 3, 4
or 5, a built-in font is used.