Wine 1.1.12 以降でサブピクセルレンダリング

Wine 1.1.12 でフォント周りに変更があってちょっとはまる。

ByeongSik Jeon (1):
gdi32, winex11: Add support for subpixel font rendering.

Byeongsik Jeon (4):
gdi32: Don't truncate the added pixels with FT_LCD_FILTER_DEFAULT.
gdi32: Restore the trimmed bitmap image by FT_Render_Glyph().
user32: Implementation the SPI_{GET|SET}FONTSMOOTHING* actions.
winex11.drv: Add the basic antialias type decision code.

サブピクセルレンダリングがサポートされたわけだけど、特許注意。

サブピクセルレンダリングを有効にするには regedit で \HKEY_CURRENT_USER\Control Panel\Desktop\FontSmoothing の値を 2 にすればいい。