When making PHP images using GD, is it possible to get text on multiple lines on the image? Everytime I try, all the text just goes on one line. I tried using \n but it just adds an extra space between the text.
For example, it's doing this:

And I want it to do this:
