From 5d23a79ac4aad174bbc6db2236126e84a00b5210 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Sun, 11 Feb 2007 12:21:28 +0000 Subject: [PATCH] Bug#40428 (imagepstext() and imagepsbbox() doesn't have optional parameters) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229534 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/image/functions/imagepsbbox.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/image/functions/imagepsbbox.xml b/reference/image/functions/imagepsbbox.xml index f766d17e82..98bf5b5f85 100644 --- a/reference/image/functions/imagepsbbox.xml +++ b/reference/image/functions/imagepsbbox.xml @@ -1,5 +1,5 @@ - + imagepsbbox @@ -13,8 +13,8 @@ intfont intsize intspace - inttightness - floatangle + inttightness + floatangle Gives the bounding box of a text rectangle using PostScript Type1 fonts.