From 6eed4113a5cce2c7cdc19be53f2c6208de916857 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Mon, 23 Aug 2004 13:56:42 +0000 Subject: [PATCH] Clarify this a bit too git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167055 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/image/functions/imagestring.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/image/functions/imagestring.xml b/reference/image/functions/imagestring.xml index 65ecb94d4d..a189ae76c2 100644 --- a/reference/image/functions/imagestring.xml +++ b/reference/image/functions/imagestring.xml @@ -1,5 +1,5 @@ - + @@ -20,7 +20,7 @@ imagestring draws the string s in the image identified by - image at coordinates + image with the upper-left corner at coordinates x, y (top left is 0, 0) in color col. If font is 1, 2, 3, 4 or 5, a built-in font is used.