Characters of latin2 - imagefttext()
Posted: Sat Jul 08, 2006 8:16 am
How can i use imagefttext() function when i want to use characters of encoding iso-8859-2 (latin2).
Script code create image with text from GET method, but if i type /script_name.php?text=ลก it types rectangle to the image.
Font that i used -Sylfaen- have characters of latin2.
I used header("Content-type: image/gif; charset=iso-8859-2") ,but not affect, and file is saved with this encoding.
See image:

Script code create image with text from GET method, but if i type /script_name.php?text=ลก it types rectangle to the image.
Font that i used -Sylfaen- have characters of latin2.
I used header("Content-type: image/gif; charset=iso-8859-2") ,but not affect, and file is saved with this encoding.
See image:
