fonts in apps are anti-aliased in contrast to system setting

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
lucifer
Newbie
Newbie
Posts: 1
Joined: Mon Aug 11, 2008 7:55 am

fonts in apps are anti-aliased in contrast to system setting

Post by lucifer »

System: OpenSuse 11 with wine-1.1.2

Environment: MS truetype fonts are installed for SUSE, and the system is set according to http://en.opensuse.org/Optimal_Use_of_Fonts_on_SuSE, so anti-aliasing is disabled for font size under 13, the bytecode interpreter threshold is set to 18 points.

Problem: The settings are working for native Linux programs, the fonts are sharp. However in windows applications the fonts are rendered anti-aliased regardless of their size and type. They are simply blurry, not even polished. This is the case with and without fonts installed using winetricks.

Expected behavior: the fonts should be sharp as the system wide font settings define.

Where can it be disabled to anti-alias fonts in wine(dows) applications?

It seems to me as a bug, because wine fonts work opposite than system wide fonts settings, but maybe there is a solution.
Locked