Once again, I am having problems with an additional component of PHP, the function imagettfbbox().
I have done a search for help on the subject, but could not find the answer I need. In a script that was running fine on one server but has since been moved to another, the error message "Fatal error: Call to undefined function: imagettfbbox()" comes up.
We have the GD library installed on an IIS server, but for some reason unknown to me, this script no longer works. Any suggestions?