<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Emacs / Terminal Misc Fixed font on Mac OS</title>
	<atom:link href="http://yumbrad.com/archives/2010/01/18/emacs-terminal-misc-fixed-font-on-mac-os/feed/" rel="self" type="application/rss+xml" />
	<link>http://yumbrad.com/archives/2010/01/18/emacs-terminal-misc-fixed-font-on-mac-os/</link>
	<description>An online  journal</description>
	<lastBuildDate>Mon, 28 Jun 2010 12:41:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Glendon</title>
		<link>http://yumbrad.com/archives/2010/01/18/emacs-terminal-misc-fixed-font-on-mac-os/comment-page-1/#comment-21366</link>
		<dc:creator>Glendon</dc:creator>
		<pubDate>Mon, 28 Jun 2010 12:41:45 +0000</pubDate>
		<guid isPermaLink="false">http://yumbrad.com/?p=90#comment-21366</guid>
		<description>Regarding the o&#039;s and 8 being filled.  Don&#039;t enable font-smoothing when using MiscFixedSC613 font for Mac.  

If you want font smoothing, download and use SECOND link/font on that page.  In Mac, it will have the font name - &quot;Fixed&quot;.  It looks great on Xcode!

BTW, thanks for sharing the link to that page.  I&#039;ve always like 6x13.fon, but couldn&#039;t find it on Mac even after a long search.  Your post made my day! :))</description>
		<content:encoded><![CDATA[<p>Regarding the o&#8217;s and 8 being filled.  Don&#8217;t enable font-smoothing when using MiscFixedSC613 font for Mac.  </p>
<p>If you want font smoothing, download and use SECOND link/font on that page.  In Mac, it will have the font name &#8211; &#8220;Fixed&#8221;.  It looks great on Xcode!</p>
<p>BTW, thanks for sharing the link to that page.  I&#8217;ve always like 6&#215;13.fon, but couldn&#8217;t find it on Mac even after a long search.  Your post made my day! <img src='http://yumbrad.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://yumbrad.com/archives/2010/01/18/emacs-terminal-misc-fixed-font-on-mac-os/comment-page-1/#comment-6745</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Thu, 11 Feb 2010 22:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://yumbrad.com/?p=90#comment-6745</guid>
		<description>The &quot;defaults write com.apple.Xcode AppleAntiAliasingThreshold 100&quot; worked for me, not adverse effects yet that I have seen.</description>
		<content:encoded><![CDATA[<p>The &#8220;defaults write com.apple.Xcode AppleAntiAliasingThreshold 100&#8243; worked for me, not adverse effects yet that I have seen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://yumbrad.com/archives/2010/01/18/emacs-terminal-misc-fixed-font-on-mac-os/comment-page-1/#comment-6735</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Thu, 11 Feb 2010 21:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://yumbrad.com/?p=90#comment-6735</guid>
		<description>Hmmm, Ulf - doing the defaults write thing in terminal fixed my flood filled o&#039;s in emacs. Not sure if it would have other adverse effects, but you could do this do turn off font-anti-aliasing in xcode:

defaults write com.apple.Xcode AppleAntiAliasingThreshold 100

If it does more harm than good, you could turn it back on:


defaults write com.apple.Xcode AppleAntiAliasingThreshold 0

I&#039;ll try it and comment back (didn&#039;t think to use this font in Xcode, great idea! ... haven&#039;t yet integrated emacs as xcode external editor, ala: http://mark.aufflick.com/blog/2004/08/23/sensible-emacs-usage-with-apple-s-xcode)</description>
		<content:encoded><![CDATA[<p>Hmmm, Ulf &#8211; doing the defaults write thing in terminal fixed my flood filled o&#8217;s in emacs. Not sure if it would have other adverse effects, but you could do this do turn off font-anti-aliasing in xcode:</p>
<p>defaults write com.apple.Xcode AppleAntiAliasingThreshold 100</p>
<p>If it does more harm than good, you could turn it back on:</p>
<p>defaults write com.apple.Xcode AppleAntiAliasingThreshold 0</p>
<p>I&#8217;ll try it and comment back (didn&#8217;t think to use this font in Xcode, great idea! &#8230; haven&#8217;t yet integrated emacs as xcode external editor, ala: <a href="http://mark.aufflick.com/blog/2004/08/23/sensible-emacs-usage-with-apple-s-xcode)" rel="nofollow">http://mark.aufflick.com/blog/2004/08/23/sensible-emacs-usage-with-apple-s-xcode)</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ulf</title>
		<link>http://yumbrad.com/archives/2010/01/18/emacs-terminal-misc-fixed-font-on-mac-os/comment-page-1/#comment-6516</link>
		<dc:creator>Ulf</dc:creator>
		<pubDate>Mon, 08 Feb 2010 22:06:17 +0000</pubDate>
		<guid isPermaLink="false">http://yumbrad.com/?p=90#comment-6516</guid>
		<description>Hi!
I love the 6x13 font when coding and downloaded the fonts for use in Xcode, but as You mentioned all o&#039;s got flood filled and that i haven&#039;t been able to solve.
Any advice would be much appreciated!

Regards,
Ulf</description>
		<content:encoded><![CDATA[<p>Hi!<br />
I love the 6&#215;13 font when coding and downloaded the fonts for use in Xcode, but as You mentioned all o&#8217;s got flood filled and that i haven&#8217;t been able to solve.<br />
Any advice would be much appreciated!</p>
<p>Regards,<br />
Ulf</p>
]]></content:encoded>
	</item>
</channel>
</rss>
