Clarify this a bit too

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167055 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2004-08-23 13:56:42 +00:00
parent 5ebd9d73b8
commit 6eed4113a5

View file

@ -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.