<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Aliased Text in Eclipse on OS X</title>
	<atom:link href="http://dispatchevent.org/roger/aliased-text-mac-eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://dispatchevent.org/roger/aliased-text-mac-eclipse/</link>
	<description>Collective thoughts of the New York Flash community</description>
	<lastBuildDate>Sat, 04 Jul 2009 20:08:45 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: YAY!MEDIA - Flash Platform Development Blog</title>
		<link>http://dispatchevent.org/roger/aliased-text-mac-eclipse/comment-page-1/#comment-152684</link>
		<dc:creator>YAY!MEDIA - Flash Platform Development Blog</dc:creator>
		<pubDate>Sat, 04 Jul 2009 20:08:45 +0000</pubDate>
		<guid isPermaLink="false">http://mimswright.com/blog/?p=121#comment-152684</guid>
		<description>&lt;strong&gt;Changing Flex Builder&#8217;s default code-view font on OSX...&lt;/strong&gt;

Whenever I use Flex Builder I don&#8217;t like the standard Courier or monospace font used in Windows or OSX. Instead I prefer to use the excellent Proggy Programming Fonts &#8211; they are excellent, concise fonts designed to be readable while remaini...</description>
		<content:encoded><![CDATA[<p><strong>Changing Flex Builder&#8217;s default code-view font on OSX&#8230;</strong></p>
<p>Whenever I use Flex Builder I don&#8217;t like the standard Courier or monospace font used in Windows or OSX. Instead I prefer to use the excellent Proggy Programming Fonts &#8211; they are excellent, concise fonts designed to be readable while remaini&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric the Grateful</title>
		<link>http://dispatchevent.org/roger/aliased-text-mac-eclipse/comment-page-1/#comment-150615</link>
		<dc:creator>Eric the Grateful</dc:creator>
		<pubDate>Sat, 13 Jun 2009 22:04:56 +0000</pubDate>
		<guid isPermaLink="false">http://mimswright.com/blog/?p=121#comment-150615</guid>
		<description>The solution above, that is typing this into a terminal window, worked great for me:

defaults write org.eclipse.eclipse AppleAntiAliasingThreshold 20

Many grateful thanks, to Tim.</description>
		<content:encoded><![CDATA[<p>The solution above, that is typing this into a terminal window, worked great for me:</p>
<p>defaults write org.eclipse.eclipse AppleAntiAliasingThreshold 20</p>
<p>Many grateful thanks, to Tim.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Okonomiyaki3000</title>
		<link>http://dispatchevent.org/roger/aliased-text-mac-eclipse/comment-page-1/#comment-146388</link>
		<dc:creator>Okonomiyaki3000</dc:creator>
		<pubDate>Thu, 30 Apr 2009 13:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://mimswright.com/blog/?p=121#comment-146388</guid>
		<description>I don&#039;t know why people are so down on smooth text for monospaced fonts. Looks great on Anonymous even down to 7pt.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know why people are so down on smooth text for monospaced fonts. Looks great on Anonymous even down to 7pt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vanderhoven Nick</title>
		<link>http://dispatchevent.org/roger/aliased-text-mac-eclipse/comment-page-1/#comment-136117</link>
		<dc:creator>Vanderhoven Nick</dc:creator>
		<pubDate>Mon, 26 Jan 2009 10:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://mimswright.com/blog/?p=121#comment-136117</guid>
		<description>If you have the problem that heywood has you can just change the settings of the syntax highlighing, if you use profont, i prefer to set 

defaults write org.eclipse.eclipse AppleAntiAliasingThreshold 10 

and have only the text in the editor not aliased at 10pt while the text in eg the package view is still aa at 11 pt</description>
		<content:encoded><![CDATA[<p>If you have the problem that heywood has you can just change the settings of the syntax highlighing, if you use profont, i prefer to set </p>
<p>defaults write org.eclipse.eclipse AppleAntiAliasingThreshold 10 </p>
<p>and have only the text in the editor not aliased at 10pt while the text in eg the package view is still aa at 11 pt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jannis Hermanns' place</title>
		<link>http://dispatchevent.org/roger/aliased-text-mac-eclipse/comment-page-1/#comment-123005</link>
		<dc:creator>Jannis Hermanns' place</dc:creator>
		<pubDate>Sun, 17 Aug 2008 10:47:05 +0000</pubDate>
		<guid isPermaLink="false">http://mimswright.com/blog/?p=121#comment-123005</guid>
		<description>&lt;strong&gt;OSX: Disable font anti-aliasing in Eclipse...&lt;/strong&gt;

For those who use Eclipse in Leopard or Tiger, here&#039;s a little tip on how to turn off font antialiasing. There is a system wide setting in the control panel, but it affects all applications. Usually I like smooth fonts - but not for programming. To se...</description>
		<content:encoded><![CDATA[<p><strong>OSX: Disable font anti-aliasing in Eclipse&#8230;</strong></p>
<p>For those who use Eclipse in Leopard or Tiger, here&#8217;s a little tip on how to turn off font antialiasing. There is a system wide setting in the control panel, but it affects all applications. Usually I like smooth fonts &#8211; but not for programming. To se&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Netbeans Font Smoothing in OSX</title>
		<link>http://dispatchevent.org/roger/aliased-text-mac-eclipse/comment-page-1/#comment-120332</link>
		<dc:creator>Netbeans Font Smoothing in OSX</dc:creator>
		<pubDate>Fri, 18 Jul 2008 15:04:05 +0000</pubDate>
		<guid isPermaLink="false">http://mimswright.com/blog/?p=121#comment-120332</guid>
		<description>[...] tried setting the global font smoothing threshold in OSX preferences to no avail. People have had exactly the same issue in Eclipse but none of the suggestions are working (read the [...]</description>
		<content:encoded><![CDATA[<p>[...] tried setting the global font smoothing threshold in OSX preferences to no avail. People have had exactly the same issue in Eclipse but none of the suggestions are working (read the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: el_migu_el</title>
		<link>http://dispatchevent.org/roger/aliased-text-mac-eclipse/comment-page-1/#comment-118892</link>
		<dc:creator>el_migu_el</dc:creator>
		<pubDate>Wed, 02 Jul 2008 10:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://mimswright.com/blog/?p=121#comment-118892</guid>
		<description>Hi, nice tip, thank you. Unfortunately I can not generate a nice HUGE variant of my loved &lt;a href=&quot;http://www.is-vn.bg/hamster/&quot; rel=&quot;nofollow&quot;&gt;Terminus&lt;/a&gt; font. Anybody a little help for me? :)</description>
		<content:encoded><![CDATA[<p>Hi, nice tip, thank you. Unfortunately I can not generate a nice HUGE variant of my loved <a href="http://www.is-vn.bg/hamster/" rel="nofollow">Terminus</a> font. Anybody a little help for me? :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie</title>
		<link>http://dispatchevent.org/roger/aliased-text-mac-eclipse/comment-page-1/#comment-108644</link>
		<dc:creator>Charlie</dc:creator>
		<pubDate>Thu, 24 Apr 2008 22:20:04 +0000</pubDate>
		<guid isPermaLink="false">http://mimswright.com/blog/?p=121#comment-108644</guid>
		<description>Have you noticed the difference (on Leopard) between Monaco rendered in XCode and Eclipse. The Xcode rendering of Monoco is just beautiful. I cannot stand the version Eclipse produces (same font, same size). Does anyone know how produce the Xcode result in Eclipse? Thx</description>
		<content:encoded><![CDATA[<p>Have you noticed the difference (on Leopard) between Monaco rendered in XCode and Eclipse. The Xcode rendering of Monoco is just beautiful. I cannot stand the version Eclipse produces (same font, same size). Does anyone know how produce the Xcode result in Eclipse? Thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michal</title>
		<link>http://dispatchevent.org/roger/aliased-text-mac-eclipse/comment-page-1/#comment-103233</link>
		<dc:creator>michal</dc:creator>
		<pubDate>Mon, 14 Apr 2008 10:04:33 +0000</pubDate>
		<guid isPermaLink="false">http://mimswright.com/blog/?p=121#comment-103233</guid>
		<description>Please help, otherwise I&#039;m gonna get crazy.

None of these solutions worked for me. 
I tried: scaling the font I use ( Lucida Sans Typewriter ), adding both entries to defaults. 
Nothing.
Terminal window displays the same font perfectly, exacly the way I expect.
Any ideas?</description>
		<content:encoded><![CDATA[<p>Please help, otherwise I&#8217;m gonna get crazy.</p>
<p>None of these solutions worked for me.<br />
I tried: scaling the font I use ( Lucida Sans Typewriter ), adding both entries to defaults.<br />
Nothing.<br />
Terminal window displays the same font perfectly, exacly the way I expect.<br />
Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eitan</title>
		<link>http://dispatchevent.org/roger/aliased-text-mac-eclipse/comment-page-1/#comment-80333</link>
		<dc:creator>eitan</dc:creator>
		<pubDate>Wed, 13 Feb 2008 07:57:03 +0000</pubDate>
		<guid isPermaLink="false">http://mimswright.com/blog/?p=121#comment-80333</guid>
		<description>thanks for the post, I&#039;ve tried your huge font looks good but as heywood said I think you forgot to scale bold and italics. Can you pls post the font you&#039;re using pleaseee.
Thanks.</description>
		<content:encoded><![CDATA[<p>thanks for the post, I&#8217;ve tried your huge font looks good but as heywood said I think you forgot to scale bold and italics. Can you pls post the font you&#8217;re using pleaseee.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bryan kennedy</title>
		<link>http://dispatchevent.org/roger/aliased-text-mac-eclipse/comment-page-1/#comment-69904</link>
		<dc:creator>bryan kennedy</dc:creator>
		<pubDate>Wed, 09 Jan 2008 23:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://mimswright.com/blog/?p=121#comment-69904</guid>
		<description>Thanks SO much for this post.  Tim&#039;s comment above about the per application Anti Aliasing worked perfectly for me.  

&lt;a href=&quot;http://www.smm.org/blogs/technology_and_media/endless_search_good_programing_font&quot; rel=&quot;nofollow&quot;&gt;I wrote a little article about my search for my favorite programing font&lt;/a&gt;.   I eventually landed on ProFont like bob.  It&#039;s real nice to not have to switch away from it as I start transitioning from BBEdit to Eclipse.  Before I got this anti-aliasing figured out it didn&#039;t look right at all in Eclipse.</description>
		<content:encoded><![CDATA[<p>Thanks SO much for this post.  Tim&#8217;s comment above about the per application Anti Aliasing worked perfectly for me.  </p>
<p><a href="http://www.smm.org/blogs/technology_and_media/endless_search_good_programing_font" rel="nofollow">I wrote a little article about my search for my favorite programing font</a>.   I eventually landed on ProFont like bob.  It&#8217;s real nice to not have to switch away from it as I start transitioning from BBEdit to Eclipse.  Before I got this anti-aliasing figured out it didn&#8217;t look right at all in Eclipse.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://dispatchevent.org/roger/aliased-text-mac-eclipse/comment-page-1/#comment-41975</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Mon, 15 Oct 2007 07:25:22 +0000</pubDate>
		<guid isPermaLink="false">http://mimswright.com/blog/?p=121#comment-41975</guid>
		<description>Heywood, just set the defaults for eclipse as follows:

&lt;code&gt;defaults write org.eclipse.eclipse AppleAntiAliasingThreshold 20&lt;/code&gt;

I also had the same problem with the bold font type provided in the example above. This method works a treat.</description>
		<content:encoded><![CDATA[<p>Heywood, just set the defaults for eclipse as follows:</p>
<p><code>defaults write org.eclipse.eclipse AppleAntiAliasingThreshold 20</code></p>
<p>I also had the same problem with the bold font type provided in the example above. This method works a treat.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: heywood</title>
		<link>http://dispatchevent.org/roger/aliased-text-mac-eclipse/comment-page-1/#comment-20181</link>
		<dc:creator>heywood</dc:creator>
		<pubDate>Fri, 27 Jul 2007 15:51:25 +0000</pubDate>
		<guid isPermaLink="false">http://mimswright.com/blog/?p=121#comment-20181</guid>
		<description>Hey, i tried your font which looks good in eclipse but bold font seems like you didn&#039;T scale it. That means standard font is perfect but bold is so small that it is not readable. Was there a mistake when you generated the version to download?</description>
		<content:encoded><![CDATA[<p>Hey, i tried your font which looks good in eclipse but bold font seems like you didn&#8217;T scale it. That means standard font is perfect but bold is so small that it is not readable. Was there a mistake when you generated the version to download?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bob</title>
		<link>http://dispatchevent.org/roger/aliased-text-mac-eclipse/comment-page-1/#comment-17147</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Wed, 11 Jul 2007 23:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://mimswright.com/blog/?p=121#comment-17147</guid>
		<description>I&#039;ve always liked ProFont... http://www.tobias-jung.de/seekingprofont/</description>
		<content:encoded><![CDATA[<p>I&#8217;ve always liked ProFont&#8230; <a href="http://www.tobias-jung.de/seekingprofont/" rel="nofollow">http://www.tobias-jung.de/seekingprofont/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens</title>
		<link>http://dispatchevent.org/roger/aliased-text-mac-eclipse/comment-page-1/#comment-15170</link>
		<dc:creator>Jens</dc:creator>
		<pubDate>Thu, 28 Jun 2007 13:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://mimswright.com/blog/?p=121#comment-15170</guid>
		<description>Hi Roger, I have exact the same problem but using Flash as development tool. I  tried your fix but it didnt work for me. I change the Flash preferences to accept font size 4 but Flash change the font to something else.  In Flash, when you use Monaco 10 pt (default) font, Flash uses the bitmap font and does not seem to care about the system setting for font smoothing. My problem is that I use the 1920*1200 new MacBook Pro and Monaco 10pt is far to small. Does you or anyone else know how to use a larger bitmap font in Flash without anti-alias but still have the system setting for font smoothing to 8 or less - It would be greatly apprieciated!
 
/Jens</description>
		<content:encoded><![CDATA[<p>Hi Roger, I have exact the same problem but using Flash as development tool. I  tried your fix but it didnt work for me. I change the Flash preferences to accept font size 4 but Flash change the font to something else.  In Flash, when you use Monaco 10 pt (default) font, Flash uses the bitmap font and does not seem to care about the system setting for font smoothing. My problem is that I use the 1920*1200 new MacBook Pro and Monaco 10pt is far to small. Does you or anyone else know how to use a larger bitmap font in Flash without anti-alias but still have the system setting for font smoothing to 8 or less &#8211; It would be greatly apprieciated!</p>
<p>/Jens</p>
]]></content:encoded>
	</item>
</channel>
</rss>
