Re: OT: Xcode font smoothing
Re: OT: Xcode font smoothing
- Subject: Re: OT: Xcode font smoothing
- From: Alex Eddy <email@hidden>
- Date: Mon, 27 Oct 2003 17:11:49 -0800
On Oct 27, 2003, at 9:07 AM, Alex Eddy wrote:
How can I get Xcode to antialias 10pt Monaco?
Monospace fonts seem to be excluded from the text smoothing threshhold
(which I have set at 4). But I recall (from 10.0? 10.1?) that there is
a hidden setting you could set via defaults, I'm hoping somebody
remembers what that is.
This is what I was looking for:
$defaults write com.apple.xcode AppleSmoothFixedFontsSizeThreshold 9
thanks to
http://web.sabi.net/log/stories/2002/02/04/macOsX1012FontRendering.html
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.