From b9cf6037a1c5821bea93cf6067439fe88d997e77 Mon Sep 17 00:00:00 2001 From: Aidan Lister Date: Thu, 26 Aug 2004 06:58:54 +0000 Subject: [PATCH] note: changed content-type to jpeg in example in previous commit + split the see-also into two lines. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167290 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/image/functions/imagestring.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/reference/image/functions/imagestring.xml b/reference/image/functions/imagestring.xml index d088cd03a9..6894b2b457 100644 --- a/reference/image/functions/imagestring.xml +++ b/reference/image/functions/imagestring.xml @@ -1,5 +1,5 @@ - + @@ -50,7 +50,8 @@ imagejpeg($im); - See also imageloadfont, and imagettftext. + See also imageloadfont, and + imagettftext.