calande
2010-Dec-01 17:44 UTC
[Wine] How to control antialiasing on a per-application basis?
Hello, I would like to launch some Windows applications with ClearType enable and others with ClearType disabled. What is the command line argument or wincfg option to do so? Thanks for your great work with WINE,
calande
2010-Dec-02 20:52 UTC
[Wine] Re: How to control antialiasing on a per-application basis?
Hi guys, does someone know? [Rolling Eyes]
DaVince
2010-Dec-03 11:47 UTC
[Wine] Re: How to control antialiasing on a per-application basis?
Set up separate wineprefixes and give them both different configurations regarding the font rendering. You use different prefixes like so: WINEPREFIX=~/.someotherpath wine app.exe Also works with any other Wine app (like winecfg, regedit, etc.)