"Warning: ImageTtfText: No TTF support in this PHP build in ..."
Hi.
I developed some functions to simulate text writing over a particular object ( its image, of course ) and, when i putted those scripts in the final server, i got the warning above. I have '--with-gd' and '--with-ttf=/usr/include/freetype/freetype.h' flags but it just simply don't work.
Any idea?