http://bugs.winehq.org/show_bug.cgi?id=59365 gng <nen24t@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #80305|0 |1 is obsolete| | --- Comment #2 from gng <nen24t@gmail.com> --- Created attachment 80306 --> http://bugs.winehq.org/attachment.cgi?id=80306 d2d1: Minimal patch - force NATURAL rendering mode for ALIASED/OUTLINE You're right, `GetRecommendedRenderingMode()` doesn't fail. The initial patch was too broad because we were debugging without knowing the exact root cause. The actual fix is simply forcing NATURAL when ALIASED or OUTLINE is returned. Tested and confirmed working. Minimal patch attached. -- 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.