[Bug 20753] New: enable anti aliasing of fonts by default?

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Nov 19 02:53:07 CST 2009


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 at winehq.org
        ReportedBy: marcus at jet.franken.de
                CC: extigyro at gmail.com


from: https://bugzilla.novell.com/show_bug.cgi?id=551005, reported by
extigyro at 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.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list