PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Hello. Just installed php 4.3.0 yesterday. And changed the php.ini file to allow gd image support. The images are fine. Except when I go to use fonts nothing happens. I believe I need the freetype library. Which one should I download and how do I install it? Any tutorials you can point in the direction of?
If you are on Windows then the gd.dll has the freetype libraries included. Have you made sure that you specify the correct path to the font that you wish to use?