Support for UTF-8 and TrueType fonts

See all posts Reply

Support for UTF-8 and TrueType fonts new!
by colin, 7 years, 6 months ago
utf8.pngI 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).

Get the latest version!Reply