https://bugs.winehq.org/show_bug.cgi?id=41639
--- Comment #38 from Nikolay Sivov bunglehead@gmail.com --- (In reply to Byeongsik Jeon from comment #34)
OK.
This is the freetype build option problem. You need to build a Freetype library with #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING
Or, the latest Freetype library will solve the problem.
Why would it matter if using same binary with different engine mode works? And why subpixel mode would matter for b/w bitmaps?