[Bug 26412] New: CJK text display as Unknown chars
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.
http://bugs.winehq.org/show_bug.cgi?id=26412 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33634|text/x-c++src |text/plain mime type| | -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26412 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Component|gdi32 |-unknown Resolution| |INVALID --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2011-03-14 10:05:37 CDT --- You need either change you locale, or build the app as unicode. Anyway Wine bugzilla is a not a programmer's support channel. Also in future please specify Wine version you are using. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26412 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2011-03-14 10:05:49 CDT --- Closing invalid. -- 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.
participants (1)
-
wine-bugs@winehq.org