[Bug 26412] New: CJK text display as Unknown chars

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 14 07:52:11 CDT 2011


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



More information about the wine-bugs mailing list