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@winehq.org ReportedBy: ptpt52@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