http://bugs.winehq.org/show_bug.cgi?id=24099 Roman <m01brv(a)mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m01brv(a)mail.ru --- Comment #10 from Roman <m01brv(a)mail.ru> 2010-11-24 07:34:29 CST --- Indeed, the issue is with the unicode encoding. In my case, e.g., the degree sign (U+00B0) was rendered as uppercase Upsilon which is wrongly mapped in the wine's Symbol font by the same code. And wine's unicode code for the degree symbol is U+221e, which normally refers to the math infinity sign. I think it would be great if this font was somehow prevented to override other system fonts for native linux applications, even after the unicode mismatch issue is corrected. Why my usual linux apps should be forced to use a wine's font? -- 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.