[Bug 16325] incorrect font rendering for CJK programs

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Mar 21 20:19:20 CDT 2009


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


Jan Ask <janaskhoej at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |janaskhoej at gmail.com




--- Comment #87 from Jan Ask <janaskhoej at gmail.com>  2009-03-21 20:19:19 ---
(In reply to comment #86)
> Another research result:
> 
> DWORD WINAPI QueryfontAssocStatus();
> 
> OEM(FF)=YES    ==> 1
> ANSI(00)=YES   ==> 2
> SYMBOL(02)=YES ==> 4
> 
> This function return the above value's ORed value.
> Ex. ANSI=YES,OEM=YES,SYMBOL=NO ==> return 3 (== 1|2).
> 

I know this might not be the right place to post this, but I am willing to
offer a 100$ bounty to get a working patch for this into wine. I have already
donated to the author of Wineloc, but would be willing to pay to get this fixed
in Wine. 


Unfortunately I cannot code my way out of a paper bag, so I guess I have to pay
:) 


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