Mac OS X simplified the font smoothing settings (anti-aliasing) for Mac OS and all apps running within it, but for some the change is unwelcome. If you feel like your screen looks different, or that fonts look a little unusual and text looks different too, it probably does, and the change can be very profound on certain LCD displays.
The first time this was changed was in Mac OS X 10.6 but the setting has been adjusted several times since then as well. You can still make adjustments to font smoothing settings in Mac OS X however.
How to Change Font Smoothing Settings in Mac OS X to Adjust Anti-Aliasing
Using the Terminal we can adjust the font smoothing to the same precision that we could prior to the changes made in 10.6, so launch the Terminal and enter the following command:
defaults -currentHost write -globalDomain AppleFontSmoothing -int 2
The 2 on the end is for medium smoothing which used to be called ‘best for flat panel’, 1 is for light smoothing, and 3 is for strong smoothing.
After you execute the command you’ll want to reload the Finder and all other apps that are open to see the changes in effect, you can reload the Finder by killing it:
killall Finder
Another option is to simply reboot the Mac, or log out and back in, since that restarts Finder as well as WindowServer and all other apps, for the change to font smoothing to take effect.
Now your font smoothing will be reflected in the settings you chose.
There are additional options as well for font smoothing settings, available through defaults command as hinted above:
Medium font smoothing:defaults -currentHost write -globalDomain AppleFontSmoothing -int 2
Light font smoothing:defaults -currentHost write -globalDomain AppleFontSmoothing -int 1
Strong font smoothing:defaults -currentHost write -globalDomain AppleFontSmoothing -int 3
You can reverse any of these font smoothing adjustments with the following defaults command:defaults -currentHost delete -globalDomain AppleFontSmoothing
For the change to take effect everywhere you’ll want to log back in and back out, or restart the Mac.
I came across the difference myself on a Hackintosh Netbook, and found the font settings defaults hint on MacWorld, where the author was complaining of the way fonts looked in 10.6 on his Hackintosh Dell Mini 10v. The changes are very profound on smaller screens and the improvement was very nice on my Hackintosh Netbook (an Acer Aspire) as well, and also on external displays.
If you see a difference or have another option to adjust font smoothing settings in Mac OS, share them in the comments!
Follow Me:
Top Best Sellers!!