<?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: How to Detect Font-Smoothing Using JavaScript</title>
	<atom:link href="http://www.useragentman.com/blog/2009/11/29/how-to-detect-font-smoothing-using-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.useragentman.com/blog/2009/11/29/how-to-detect-font-smoothing-using-javascript/</link>
	<description>A Blog about Client Side Web Technology</description>
	<lastBuildDate>Wed, 01 Feb 2012 14:43:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: zoltan</title>
		<link>http://www.useragentman.com/blog/2009/11/29/how-to-detect-font-smoothing-using-javascript/comment-page-1/#comment-20990</link>
		<dc:creator>zoltan</dc:creator>
		<pubDate>Wed, 12 Oct 2011 23:16:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.useragentman.com/blog/?p=338#comment-20990</guid>
		<description>@Chris: ClearType is one of many types of anti-aliasing/font smoothing technologies out there and, as far as I know, only available on the Windows platform.  In Windows XP, one can turn off font-smoothing completely, but in Windows Vista and Windows 7 it seems that one can only choose to use ClearType or &quot;vanilla&quot; font-smoothing.  I believe this is because&lt;a href=&quot;http://neosmart.net/blog/2006/a-comprehensive-look-at-the-new-microsoft-fonts/&quot; rel=&quot;nofollow&quot;&gt; the fonts that come with Vista and higher&lt;/a&gt; (e.g. Consolas, Calibri, and a whole bunch of others that begin with the letter &#039;C&#039;) require font-smoothing or they look like crap.</description>
		<content:encoded><![CDATA[<p>@Chris: ClearType is one of many types of anti-aliasing/font smoothing technologies out there and, as far as I know, only available on the Windows platform.  In Windows XP, one can turn off font-smoothing completely, but in Windows Vista and Windows 7 it seems that one can only choose to use ClearType or &#8220;vanilla&#8221; font-smoothing.  I believe this is because<a href="http://neosmart.net/blog/2006/a-comprehensive-look-at-the-new-microsoft-fonts/" rel="nofollow"> the fonts that come with Vista and higher</a> (e.g. Consolas, Calibri, and a whole bunch of others that begin with the letter &#8216;C&#8217;) require font-smoothing or they look like crap.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Hamm</title>
		<link>http://www.useragentman.com/blog/2009/11/29/how-to-detect-font-smoothing-using-javascript/comment-page-1/#comment-20774</link>
		<dc:creator>Chris Hamm</dc:creator>
		<pubDate>Mon, 10 Oct 2011 21:28:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.useragentman.com/blog/?p=338#comment-20774</guid>
		<description>The demo shown always says I am using font smoothing tech even with ClearType turned off. Is font smoothing and ClearType separate from each other?
Using Windows 7 and FF 7 as well as IE 8 and 9</description>
		<content:encoded><![CDATA[<p>The demo shown always says I am using font smoothing tech even with ClearType turned off. Is font smoothing and ClearType separate from each other?<br />
Using Windows 7 and FF 7 as well as IE 8 and 9</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: T</title>
		<link>http://www.useragentman.com/blog/2009/11/29/how-to-detect-font-smoothing-using-javascript/comment-page-1/#comment-19930</link>
		<dc:creator>T</dc:creator>
		<pubDate>Thu, 29 Sep 2011 06:34:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.useragentman.com/blog/?p=338#comment-19930</guid>
		<description>Hi, first of all thanks for that your fontSmoothing detection is very cool. i have tested it a little bit and have seeen document.body.appendChild(canvasNode); is no longer needed in safari (win). if you kill this line you can fire the whole script in your head section and you do not have to wait for &quot;dom ready&quot;.</description>
		<content:encoded><![CDATA[<p>Hi, first of all thanks for that your fontSmoothing detection is very cool. i have tested it a little bit and have seeen document.body.appendChild(canvasNode); is no longer needed in safari (win). if you kill this line you can fire the whole script in your head section and you do not have to wait for &#8220;dom ready&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10 things I learnt from building radiotimes.com &#124; Blink Design - Portfolio &#38; blog of Simon Smith, front-end web developer</title>
		<link>http://www.useragentman.com/blog/2009/11/29/how-to-detect-font-smoothing-using-javascript/comment-page-1/#comment-19394</link>
		<dc:creator>10 things I learnt from building radiotimes.com &#124; Blink Design - Portfolio &#38; blog of Simon Smith, front-end web developer</dc:creator>
		<pubDate>Fri, 23 Sep 2011 10:06:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.useragentman.com/blog/?p=338#comment-19394</guid>
		<description>[...] Being too far down the line to start altering fonts (and having paid a bucket load to license Interstate!) we had to find a fix, which came in the form of this excellent technique for detecting aliasing with canvas. [...]</description>
		<content:encoded><![CDATA[<p>[...] Being too far down the line to start altering fonts (and having paid a bucket load to license Interstate!) we had to find a fix, which came in the form of this excellent technique for detecting aliasing with canvas. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zoltan</title>
		<link>http://www.useragentman.com/blog/2009/11/29/how-to-detect-font-smoothing-using-javascript/comment-page-1/#comment-17885</link>
		<dc:creator>zoltan</dc:creator>
		<pubDate>Fri, 02 Sep 2011 12:10:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.useragentman.com/blog/?p=338#comment-17885</guid>
		<description>@andy: It may be worth looking into this.  The problem is there is a way to tune cleartype, so I can&#039;t rely on &quot;every Arial O has these colored pixels in the middle&quot;.  If you or anyone else has any ideas about how to work around this, I&#039;m all ears.</description>
		<content:encoded><![CDATA[<p>@andy: It may be worth looking into this.  The problem is there is a way to tune cleartype, so I can&#8217;t rely on &#8220;every Arial O has these colored pixels in the middle&#8221;.  If you or anyone else has any ideas about how to work around this, I&#8217;m all ears.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy</title>
		<link>http://www.useragentman.com/blog/2009/11/29/how-to-detect-font-smoothing-using-javascript/comment-page-1/#comment-17099</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Fri, 19 Aug 2011 10:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.useragentman.com/blog/?p=338#comment-17099</guid>
		<description>Oops. Last post got messed up.

Can&#039;t you detect ClearType or subpixel-based hinting by detecting if there are different r/g/b values in a single pixel rather than simply a value between (0,0,0) and (255,255,255)?</description>
		<content:encoded><![CDATA[<p>Oops. Last post got messed up.</p>
<p>Can&#8217;t you detect ClearType or subpixel-based hinting by detecting if there are different r/g/b values in a single pixel rather than simply a value between (0,0,0) and (255,255,255)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy</title>
		<link>http://www.useragentman.com/blog/2009/11/29/how-to-detect-font-smoothing-using-javascript/comment-page-1/#comment-17098</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Fri, 19 Aug 2011 10:54:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.useragentman.com/blog/?p=338#comment-17098</guid>
		<description>Can&#039;t you detect ClearType or subpixel-based hinting by detecting if there are different r/g/b values in a single pixel rather than simply a value between  and ?</description>
		<content:encoded><![CDATA[<p>Can&#8217;t you detect ClearType or subpixel-based hinting by detecting if there are different r/g/b values in a single pixel rather than simply a value between  and ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The @Font-Face Rule And Useful Web Font Tricks &#124; i know idea</title>
		<link>http://www.useragentman.com/blog/2009/11/29/how-to-detect-font-smoothing-using-javascript/comment-page-1/#comment-10188</link>
		<dc:creator>The @Font-Face Rule And Useful Web Font Tricks &#124; i know idea</dc:creator>
		<pubDate>Thu, 17 Mar 2011 11:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.useragentman.com/blog/?p=338#comment-10188</guid>
		<description>[...] browsers and operating systems from style sheets with Web fonts. Of course, JavaScript is a more elegant way to detect whether a client’s subpixel rendering is turned [...]</description>
		<content:encoded><![CDATA[<p>[...] browsers and operating systems from style sheets with Web fonts. Of course, JavaScript is a more elegant way to detect whether a client’s subpixel rendering is turned [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The @Font-Face Rule And Useful Web Font Tricks</title>
		<link>http://www.useragentman.com/blog/2009/11/29/how-to-detect-font-smoothing-using-javascript/comment-page-1/#comment-9924</link>
		<dc:creator>The @Font-Face Rule And Useful Web Font Tricks</dc:creator>
		<pubDate>Sat, 12 Mar 2011 01:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.useragentman.com/blog/?p=338#comment-9924</guid>
		<description>[...] browsers and operating systems from style sheets with Web fonts. Of course, JavaScript is a more elegant way to detect whether a client’s subpixel rendering is turned [...]</description>
		<content:encoded><![CDATA[<p>[...] browsers and operating systems from style sheets with Web fonts. Of course, JavaScript is a more elegant way to detect whether a client’s subpixel rendering is turned [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The @Font-Face Rule and Useful Web Font Tricks &#124; Sharath Chandra Koheda</title>
		<link>http://www.useragentman.com/blog/2009/11/29/how-to-detect-font-smoothing-using-javascript/comment-page-1/#comment-9585</link>
		<dc:creator>The @Font-Face Rule and Useful Web Font Tricks &#124; Sharath Chandra Koheda</dc:creator>
		<pubDate>Sun, 06 Mar 2011 17:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.useragentman.com/blog/?p=338#comment-9585</guid>
		<description>[...] browsers and operating systems from style sheets with Web fonts. Of course, JavaScript is a more elegant way to detect whether a client’s subpixel rendering is turned [...]</description>
		<content:encoded><![CDATA[<p>[...] browsers and operating systems from style sheets with Web fonts. Of course, JavaScript is a more elegant way to detect whether a client’s subpixel rendering is turned [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

