• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Turning off font smoothing in source code windows?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Turning off font smoothing in source code windows?


  • Subject: Re: Turning off font smoothing in source code windows?
  • From: Alex Eddy <email@hidden>
  • Date: Sun, 21 Nov 2004 01:08:20 -0800

On Nov 20, 2004, at 12:07 PM, Bryan Pietrzak wrote:
Problem is that Xcode anti-aliases the font (when set to 9 pt) and then
the MPW font looks just terrible. I can certainly "Turn off text
smoothing for sizes 9 and smaller" in System Preferences -> Appearance,
but that's a system-wide behavior and all I want is text smoothing off
in Xcode source windows using the MPW font.

Any secret prefs I can set? :)

Not really a secret, but you can control the system's antialiasing threshold on a per-application basis.
For example:
defaults write com.apple.xcode AppleAntiAliasingThreshold 15


There is another pref which is less known: AppleSmoothFixedFontsSizeThreshold. That one only affects certain fixed width fonts like Monaco. Not sure if it will work with the MPW font.

I've found that antialiased 9pt ProFont is best for coding... but that's just IMHO...

linky:
http://www.macosxhints.com/article.php?story=2003110512421092
http://www.tobias-jung.de/seekingprofont/

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Turning off font smoothing in source code windows?
      • From: Bryan Pietrzak <email@hidden>
    • Re: Turning off font smoothing in source code windows?
      • From: Bryan Pietrzak <email@hidden>
  • Prev by Date: c++ includes in a Framework?
  • Next by Date: build phase execution order
  • Previous by thread: Re: Turning off font smoothing in source code windows?
  • Next by thread: Re: Turning off font smoothing in source code windows?
  • Index(es):
    • Date
    • Thread