GD and Freetype Support
Posted by: jasper502
Posted on: 2006-08-11 10:56:00
I have a PHP site I moved to Dreamhost and it uses the PHP 'imagettfbbox()' call which required gd and freetype.
I have my own php build running as a cgi so I can do my own php.ini file etc and I even re-built my php build w/ freetype support.
Any ideas??