Support for UTF-8 and TrueType fonts
I have implemented support for UTF-8 text in class.upload.php, with imagettftext, using TrueType fonts (TTF). GDF fonts are still supported.
You can use any TTF font, and set any font size. You can also now display the text with an arbitrary angle. However, you cannot align multi-lines text (left, right, center).