class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
I have implemented support for UTF-8 text in class.upload.php, with imagettftext, using TrueType fonts (TTF). GD 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).
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).
Get the latest version!