https://bugs.winehq.org/show_bug.cgi?id=39913 Sagawa <sagawa.aki+winebugs(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sagawa.aki+winebugs(a)gmail.c | |om --- Comment #18 from Sagawa <sagawa.aki+winebugs(a)gmail.com> ---
From my point of view, a different font is used instead of Arial in both systems. Unfortunately for you, default font selection method was changed between 1.3.0 and 1.8.0. Could you try to install MS core fonts, i.e. "winetricks corefonts"?
font log (attachment 53324): trace:font:freetype_SelectFont L"Arial Bold", h=-11, it=0, weight=0, PandF=00, charset=0 orient 0 escapement 0 trace:font:freetype_SelectFont Chosen: L"East Syriac Adiabene" L"Regular" (L"/usr/local/share/fonts/X11-OTF/SyrCOMAdiabene.otf"/(nil):0) : : : trace:font:freetype_SelectFont L"Arial", h=-11, it=0, weight=0, PandF=00, charset=0 orient 0 escapement 0 trace:font:freetype_SelectFont Chosen: L"East Syriac Adiabene" L"Regular" (L"/usr/local/share/fonts/X11-OTF/SyrCOMAdiabene.otf"/(nil):0) font log from 1.3.0 (attachement 53325): trace:font:WineEngCreateFontInstance L"Arial Bold", h=-11, it=0, weight=0, PandF=00, charset=0 orient 0 escapement 0 trace:font:WineEngCreateFontInstance Chosen: L"Tahoma" L"Regular" (/usr/local/bin/../share/wine/fonts//tahoma.ttf/(nil):0) : : : trace:font:WineEngCreateFontInstance L"Arial", h=-11, it=0, weight=0, PandF=00, charset=0 orient 0 escapement 0 trace:font:WineEngCreateFontInstance Chosen: L"Tahoma" L"Regular" (/usr/local/bin/../share/wine/fonts//tahoma.ttf/(nil):0) -- 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.