As most of you already know, wine supports font smoothing, including subpixel since wine 1.1.12. The problem is, this feature is disabled by default. There are many advices in internet on how to enable it (which includes working out with registry etc).

But I've thought that enabling and configuring such thing as font smoothing should not require any registry work. So, I've written a script that does all the job for you:



Quick way to run it:
Code:
wget http://files.polosatus.ru/winefontssmoothing_en.sh
bash winefontssmoothing_en.sh
Enjoy