From eb8cabcb6b58cf4c03eda98d311d52f4bc02a709 Mon Sep 17 00:00:00 2001 From: Daniel Beckham Date: Tue, 22 May 2001 14:33:46 +0000 Subject: [PATCH] corrected xml problem that was causing m git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48149 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/image.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/image.xml b/functions/image.xml index 65e193cb8c..d3919b23e5 100644 --- a/functions/image.xml +++ b/functions/image.xml @@ -2166,7 +2166,7 @@ ImagePsFreeFont($font); ImageJpeg($im, "", 100);//for best quality... your mileage may vary ImageDestroy ($im); ?> - + See also ImagePSFreeFont.