[Bug 7657] Fonts rendered differently in Win98 vs WinXP

Wine Bugs wine-bugs at winehq.org
Thu Mar 15 20:29:24 CDT 2007


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


wine at enzerink.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|wine-comctl32               |wine-usp10.dll




------- Additional Comments From wine at enzerink.net  2007-15-03 20:29 -------
I've attached extracts from the 300-400MB(!) logs produced using:

WINEDEBUG=relay wine GalCiv2.exe

The discernible difference between the traces is the last line in this segment:

0009:Call kernel32.MultiByteToWideChar(000004e4,00000000,026ca790 "Number of
Planets",00000011,0260fce8,00000011) ret=0080ec29
0009:Ret  kernel32.MultiByteToWideChar() retval=00000011 ret=0080ec29
0009:Call usp10.ScriptApplyDigitSubstitution(00a0590c,02b14578,02b14574)
ret=0080ec56
0009:Ret  usp10.ScriptApplyDigitSubstitution() retval=00000000 ret=0080ec56
00009:Call usp10.ScriptItemize(0260fce8 L"Number of
Planetss:\0011",00000011,00000020,02b14578,02b14574,0260fd30,0033f998) ret=0080ecc4

for Windows 98 mode, compared to:

0009:Call kernel32.MultiByteToWideChar(000004e4,00000000,02e3c948 "Number of
Planets",00000011,00000000,00000000) ret=0080ebee
0009:Ret  kernel32.MultiByteToWideChar() retval=00000011 ret=0080ebee
0009:Call kernel32.MultiByteToWideChar(000004e4,00000000,02e3c948 "Number of
Planets",00000011,01a8e3f0,00000011) ret=0080ec29
0009:Ret  kernel32.MultiByteToWideChar() retval=00000011 ret=0080ec29
0009:Call usp10.ScriptApplyDigitSubstitution(00a0590c,01b66bf8,01b66bf4)
ret=0080ec56
0009:Ret  usp10.ScriptApplyDigitSubstitution() retval=00000000 ret=0080ec56
0009:Call usp10.ScriptItemize(01a8e3f0 L"Number of
Planetss:\bdff\ffff\bdff\ffff\beff\ffff\baff\ffff\98ff\ffff\67ff\ffff\10ff\0100",00000011,00000020,01b66bf8,01b66bf4,01a8e438,0033f94c)
ret=0080ecc4

for Windows XP mode.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list