A
Anonymous
Guest
Hi,
I am using imagettftext() function. I have gd library and free type also so its working fine.
The problem is that my client has linux server and has GD but not supported with FreeType so it give me error that call to undefined function imagettftext().
Now I want to know that is there any alternative function which provides the same facility as imagettftext() ?
I sometimes use imagestring() too but we cant give font size with it so I need help.
Thank you.
I am using imagettftext() function. I have gd library and free type also so its working fine.
The problem is that my client has linux server and has GD but not supported with FreeType so it give me error that call to undefined function imagettftext().
Now I want to know that is there any alternative function which provides the same facility as imagettftext() ?
I sometimes use imagestring() too but we cant give font size with it so I need help.
Thank you.