ImageTTFText

ImageTTFText - write text to the image using a TrueType fonts

Description: int imagettftext(int im, int size, int angle, int x, int y, int col, string fontfile, string text);