Davis Chan wrote:
brian wrote:
Does the font you're using support Chinese characters? Are the
Good point, I think I am just using the "default" and size 1. Are there
other fonts? Where can I find the font file for imageloadfont()?
You'll need to find a TrueType font that supports Chinese
Hi Davis,
Saturday, July 28, 2007, 1:54:22 AM, you wrote:
> Hi! I am trying to use the imagestring() function to put a string of
> Chinese characters from a $_GET variable onto an image. However, the
> characters do not display right (English is fine). Is there a way I can
> fix this or it is t
brian wrote:
Does the font you're using support Chinese characters? Are the
Good point, I think I am just using the "default" and size 1. Are there
other fonts? Where can I find the font file for imageloadfont()?
characters coming through in $_GET ok?
echo $_GET[...]; is fine.
How *are* th
Davis Chan wrote:
Hi! I am trying to use the imagestring() function to put a string of
Chinese characters from a $_GET variable onto an image. However, the
characters do not display right (English is fine). Is there a way I can
fix this or it is the limitation of the function itself? Thanks.
Hi! I am trying to use the imagestring() function to put a string of
Chinese characters from a $_GET variable onto an image. However, the
characters do not display right (English is fine). Is there a way I can
fix this or it is the limitation of the function itself? Thanks.
--
PHP General Mail
5 matches
Mail list logo