I\'m using the PHP function imagettftext() to convert text into a GIF image. The text I am converting has Unicode characters including Japanese. Everything works fine on my
Does that particular font file exist on your production machine? If using FTP to upload your files, are you using binary encoding?