Click to See Complete Forum and Search --> : PHP 4.0.6 GD TTF Bug


Anon
09-12-2001, 04:55 PM
Hello,

From my understanding, there is a bug in the PHP 4.0.6 (Win32) release where you can't use the TTF functions because it reports that it cannot find the font file.

My problem is, I need to use PHP 4.0.6 because it has the added support for True Colour images, however, I also need the TTF support.

I guess my question is, what can I do? Do I have to wait until PHP 4.0.7 is released and if so, does anyone know how long that will be? I believe they are up to 4.0.7 RC2.

Apparently the problem has been corrected in the CSV. Can I download or re-compile the GD/TTF part to get that section working?

I have tried copying the php_gd.dll from the PHP 4.0.6 to the PHP 4.0.5, but the problem still persists, making me think that the DLL as a whole needs to be replaced.

I would appreciate any insight into this. Thanks in advance.

Richard Morris
richard@ironlava.com