http://bugs.winehq.org/show_bug.cgi?id=26412 Summary: CJK text display as Unknown chars Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: ptpt52(a)gmail.com Created an attachment (id=33634) --> (http://bugs.winehq.org/attachment.cgi?id=33634) my test program, build it # wineg++ myprogram.cpp -o myprogram -mwindows i am trying to display some Chinese text using a font called SimSum in a program, but failed with unknown characters coming out. i upload my program's code--myprogram.cpp build it with this command: # wineg++ myprogram.cpp -o myprogram -mwindows then you run it # ./myprogram.exe you will see the result -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.