View Single Post
  #8 (permalink)  
Old 08-26-2008, 02:41 PM
peppolone's Avatar
peppolone peppolone is offline
Pligg Donor
 
Join Date: Dec 2006
Location: rome
Posts: 147
Thanks: 2
Thanked 37 Times in 14 Posts
yes
$textbox = imagettfbbox($font_size, 0, $this->font, $code) or die('Error in imagettfbbox function');
This function requires both the GD library and the » FreeType library.
__________________
My pligg site: www.upnews.it
Reply With Quote