On 11/30/20 23:10, Alexandre Julliard wrote:
Paul Gofman pgofman@codeweavers.com writes:
If LOGFONT lfQuality assumes user default antialiasing Wine's Control Panel\Desktop parameters should be used.
Why? Most users expect Wine to respect the X11 settings, like any other app.
I am trying to fix https://bugs.winehq.org/show_bug.cgi?id=45857
The app sets the font anitaliaing through system option. If it is effectively not respected and font is still antialiased, the color keying in ddraw surface blitting does not work and all the text looks pink. I don't know, maybe this case should be a 'won't fix' then?