Hi,
I need to use imagettftext() function to translate a font.its like this
imagettftext($im, $fontsize, 0, 10, 20, $black, $font, $clickedn)
This $clickedn is the text that i need to translate.
$font is the font.
so i copy the font file same folder and run thin pragramme in windows OS its working but i try to use in LINUX machine its give error and its not working.
I need to use in linux os. wat i have to do????????๐ ๐ ๐
Thanking u
Nilanka