[PATCH 1/4] winex11.drv: Do not set AA flags for font default AA in xrender backend.

Alexandre Julliard julliard at winehq.org
Mon Nov 30 14:43:25 CST 2020


Paul Gofman <pgofman at codeweavers.com> writes:

> On 11/30/20 23:10, Alexandre Julliard wrote:
>> Paul Gofman <pgofman at 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?

Does the app really change the system-wide settings, instead of simply
requesting a non-anti-aliased font?  If so, I'd say it's an app bug and
a won't fix.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list