(PHP 4, PHP 5)
Give the bounding box of a text rectangle using PostScript Type1 fonts
array imagepsbbox ( string $text, resource $font, int $size )
array imagepsbbox ( string $text , resource $font , int $size , int $space , int $tightness , float $angle )
Gives the bounding box of a text rectangle using PostScript Type1 fonts.
The bounding box is calculated using information available from character metrics, and unfortun