http://bugs.winehq.org/show_bug.cgi?id=23006 Summary: no way to disable font smoothing Product: Wine Version: 1.2-rc1 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: s.zuban(a)gmail.com Starting from 1.2-rc1 fonts smoothing enabled by default, but I wasn't able to disable it even after setting the following: [CURRENT_USER\Control Panel\Desktop] FontSmoothing=0 FontSmoothingType=0 I was able to disable smoothing by commenting this in /etc/fonts/local.conf <match target="font"> <edit name="rgba" mode="assign"> <const>rgb</const> </edit> </match> But starting from 1.2-rc2 even this trick doesn't allow to disable smoothing. -- 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.