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!
I'm using imagettftext to write text on top of an image - and it all works well for normally formatted text. Unfortunately I can't seem to find how to bold or italicse this text - can anyone give me a pointer as to how to accomplish this?
Thanks Jenk - to clarify - if I for example want to use Arial.ttf, I would need to find something along the lines of ArialItalic.ttf and use that instead?