http://bugs.winehq.org/show_bug.cgi?id=20753
Summary: enable anti aliasing of fonts by default? Product: Wine Version: 1.1.33 Platform: PC OS/Version: Linux Status: NEW Severity: enhancement Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: marcus@jet.franken.de CC: extigyro@gmail.com
from: https://bugzilla.novell.com/show_bug.cgi?id=551005, reported by extigyro@gmail.com (quote verbatim)
Please turn on anti-aliasing for the fonts in Wine.
Reproducible: Always
Steps to Reproduce: 1. 2. 3.
Enabling font anti-aliasing Note: A script has been created to simplify this process.
Create a file with a .reg (example: aa.reg) with the following content :
REGEDIT4
[HKEY_CURRENT_USER\Control Panel\Desktop] "FontSmoothing"="2" "FontSmoothingType"=dword:00000002 "FontSmoothingGamma"=dword:00000578 "FontSmoothingOrientation"=dword:00000001
run
regedit
and choose
File -> Import registry file...
and select your .reg file. Anti-aliasing fonts will be after the conclusion of regedit, and run wine applications again.
http://bugs.winehq.org/show_bug.cgi?id=20753
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2009-11-19 03:51:05 --- Isn't this a duplicate of bug 16729?
http://bugs.winehq.org/show_bug.cgi?id=20753
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Component|gdi32 |-unknown Resolution| |DUPLICATE
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2009-11-19 06:35:47 --- (In reply to comment #1)
Isn't this a duplicate of bug 16729?
It is.
*** This bug has been marked as a duplicate of bug 16729 ***
http://bugs.winehq.org/show_bug.cgi?id=20753
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2009-11-19 06:36:04 --- Closing duplicate.