From:             vwbox at sohu dot com
Operating system: windows nt4 nt5
PHP version:      4.3.3RC1
PHP Bug Type:     GD related
Bug description:  not support chinese chart

Description:
------------
����ʹ�õ��ַ�������GB2312����GB18030��������GD�⺯��ȴ����ֱ��ʹ�á����磺ImageTTFText($im,
$s, 0, 1, 1, $black,$fontname, "PHP��cool!"); �õ��Ľ���Ƕ�ʧ����"��".

��Ȼ��������Ѿ��н���취�������Լ�дһ����gb18030����תΪUTF-8�ĺ�����ʵ��ת�������Ǻ����Եأ���������Ч�ʺܵ͡�

����GD��ֱ��֧��GB18030����GB2312��׼��?лл��

---------------------------------------------------------
We are using GB2312 OR GB18030 charset in our program and OS. But the GD
library not support them directly. For example :ImageTTFText($im, $s, 0,
1, 1, $black,$fontname, "PHP��cool!"); We cannot got the correct
result,then lost the Chinese charact "��".

Although we fond a way to use GD lib get correct result by a function of
change gb18030 to UTF-8, But this is not a good idea to accept for it's
slowly speed.

Could you let GD lib support GB19030 or GB2312 stand? Please and 3X!


-- 
Edit bug report at http://bugs.php.net/?id=24325&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=24325&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=24325&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=24325&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=24325&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=24325&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=24325&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=24325&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=24325&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=24325&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=24325&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24325&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=24325&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=24325&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=24325&r=gnused

Reply via email to