[Bug 16325] incorrect font rendering for CJK programs

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Dec 5 23:25:43 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=16325





--- Comment #13 from Xiangrong Fang <xrfang at gmail.com>  2008-12-05 23:25:43 ---
(In reply to comment #11)
> Created an attachment (id=17666)
 --> (http://bugs.winehq.org/attachment.cgi?id=17666) [details]
> test program in C
> 
> Is this the right translation of your pascal test program to C? What values do
> you get on Windows? Wine?
> 
> Also, can you list some real world app you are trying to get to work?
> 

Hi your code is 99% same as my pascal code. Except that I was told to output
PASS or FAIL. I guess this is to make it possible to do automated test.

Under windows, correct output of my program is "FAIL", and under Wine,
official release gives a FAIL reply and patched version gives a PASS.

This is because of correct font-substitution under windows.

In real world, the program I use is foxtrader, and there are quite many others
for example the popular IM in China -- QQ. Note that in most case, MOST text
display is OK, only some portion of a program cannot display correct Chinese.

I think Dmitry's comment about font-link might not be correct, I will do a test
on FoxTrader vs. wine1.1.10 see if I can find something new.


-- 
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