-3
我有一個html格式文本輸入和php腳本來將sinhala語言文本轉換爲使用imagettftext()的圖像文件。但有些字符不能正確渲染..
我已經使用了非常相同的Unicode字體...沒有人回答關於unicode渲染的php imagettftext問題
這是我的PHP腳本;
imagefttext($im, 11, 0, 5, 5, $black, 'iskolapotha.ttf', $POST['testinginput']);
please see this link to see the issue
誰能幫助我。 。! 在此先感謝! :)
明白了......謝謝先生...... :) – 2015-08-17 11:01:20