[problem]
You want to generate a vertical image, with text over the top.
[/problem]
[solution]
Here is some code I wrote, which is used extensively on my sites:
[/solution]
[reference]
Give it a blast on this site, like this: http://coding-school.com/common/label-up.php?label=your+text+here
Automatically calculates size required. You can also add font=# – where # is 1 to 5, like this:
http://coding-school.com/common/label-up.php?label=your+text+here&font=3
I’ve now created an online tool, using this code
[/reference]
[tags]Image, PHP[/tags]