I have following problem... I wanted to render a ttf text into a png file... this was not a problem... my problem is.. how can I use the antialiasing and hinting options in PHP that are included in the FreeType library..
without antialiasing the outline of the ttf is to hard not smooth..
thanks..