I have to generate images using a particular fonttype say
arial.ttf in php using the gd module.
unfortunately the freetype.dll seems not to work when i try to load it as an extension.
Is this the right way ?
and currently i am not allowed to build php from scratch so is there any other way .