
<?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 for Cantina</title>
	<atom:link href="http://cantina.co/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://cantina.co</link>
	<description>Tech Chops &#124; Business Cred</description>
	<lastBuildDate>Fri, 18 May 2012 22:14:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Little Details: Subpixel vs Greyscale Antialiasing by Ricardo</title>
		<link>http://cantina.co/2012/05/18/little-details-subpixel-vs-greyscale-antialiasing/comment-page-1/#comment-5466</link>
		<dc:creator>Ricardo</dc:creator>
		<pubDate>Fri, 18 May 2012 22:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://cantina.co/?p=2274#comment-5466</guid>
		<description>&lt;p&gt;There&#039;s no difference on Chrome (18 OSX, 19 W7) or Safari on Mac.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>There&#8217;s no difference on Chrome (18 OSX, 19 W7) or Safari on Mac.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Little Details: Subpixel vs Greyscale Antialiasing by tomelders</title>
		<link>http://cantina.co/2012/05/18/little-details-subpixel-vs-greyscale-antialiasing/comment-page-1/#comment-5462</link>
		<dc:creator>tomelders</dc:creator>
		<pubDate>Fri, 18 May 2012 19:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://cantina.co/?p=2274#comment-5462</guid>
		<description>&lt;p&gt;I&#039;ve been using this for a while, but instead I add text-shadow to the body like this&lt;/p&gt;

&lt;p&gt;text-shadow: 0 0 0 rgba(0,0,0,0);&lt;/p&gt;

&lt;p&gt;And I get the same effect. I&#039;ve not noticed any performance issues thus far.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using this for a while, but instead I add text-shadow to the body like this</p>

<p>text-shadow: 0 0 0 rgba(0,0,0,0);</p>

<p>And I get the same effect. I&#8217;ve not noticed any performance issues thus far.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Little Details: Subpixel vs Greyscale Antialiasing by Matthew Crist</title>
		<link>http://cantina.co/2012/05/18/little-details-subpixel-vs-greyscale-antialiasing/comment-page-1/#comment-5456</link>
		<dc:creator>Matthew Crist</dc:creator>
		<pubDate>Fri, 18 May 2012 18:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://cantina.co/?p=2274#comment-5456</guid>
		<description>&lt;p&gt;@evan - yes, though I don&#039;t think of it as the best solution. as one of the commenters on HN mentioned, this issue is really a bug in webkit. Once they solve that (which it appears the latest Chrome has), the font will render consistently using the transform method. Unless you apply -webkit-font-smoothing: antialiased to the entire document it will still render inconsistently after the fix.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@evan &#8211; yes, though I don&#8217;t think of it as the best solution. as one of the commenters on HN mentioned, this issue is really a bug in webkit. Once they solve that (which it appears the latest Chrome has), the font will render consistently using the transform method. Unless you apply -webkit-font-smoothing: antialiased to the entire document it will still render inconsistently after the fix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Little Details: Subpixel vs Greyscale Antialiasing by Evan Walsh</title>
		<link>http://cantina.co/2012/05/18/little-details-subpixel-vs-greyscale-antialiasing/comment-page-1/#comment-5453</link>
		<dc:creator>Evan Walsh</dc:creator>
		<pubDate>Fri, 18 May 2012 18:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://cantina.co/?p=2274#comment-5453</guid>
		<description>&lt;p&gt;Have you considered just using -webkit-font-smoothing: antialiased?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Have you considered just using -webkit-font-smoothing: antialiased?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Little Details: Subpixel vs Greyscale Antialiasing by Jay Levitt</title>
		<link>http://cantina.co/2012/05/18/little-details-subpixel-vs-greyscale-antialiasing/comment-page-1/#comment-5449</link>
		<dc:creator>Jay Levitt</dc:creator>
		<pubDate>Fri, 18 May 2012 18:36:54 +0000</pubDate>
		<guid isPermaLink="false">http://cantina.co/?p=2274#comment-5449</guid>
		<description>&lt;p&gt;On Chrome  19.0.1084.46 under Lion 10.7.4, the middle example renders with subpixel anti-aliasing no matter which state the red box is in.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>On Chrome  19.0.1084.46 under Lion 10.7.4, the middle example renders with subpixel anti-aliasing no matter which state the red box is in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Little Details: Subpixel vs Greyscale Antialiasing by Mandy</title>
		<link>http://cantina.co/2012/05/18/little-details-subpixel-vs-greyscale-antialiasing/comment-page-1/#comment-5444</link>
		<dc:creator>Mandy</dc:creator>
		<pubDate>Fri, 18 May 2012 17:16:16 +0000</pubDate>
		<guid isPermaLink="false">http://cantina.co/?p=2274#comment-5444</guid>
		<description>&lt;p&gt;It&#039;s been said that in Opera, even 0,0 transform will distort the text. Another way I&#039;ve gotten past this issue is to keep a text-shadow on the text (forcing it to anti-aliased) that is transparent or the same color as the background. Also be sure to utilize text-rendering:optimizeLegibility;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It&#8217;s been said that in Opera, even 0,0 transform will distort the text. Another way I&#8217;ve gotten past this issue is to keep a text-shadow on the text (forcing it to anti-aliased) that is transparent or the same color as the background. Also be sure to utilize text-rendering:optimizeLegibility;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Little Details: Subpixel vs Greyscale Antialiasing by Nicholas</title>
		<link>http://cantina.co/2012/05/18/little-details-subpixel-vs-greyscale-antialiasing/comment-page-1/#comment-5439</link>
		<dc:creator>Nicholas</dc:creator>
		<pubDate>Fri, 18 May 2012 16:04:05 +0000</pubDate>
		<guid isPermaLink="false">http://cantina.co/?p=2274#comment-5439</guid>
		<description>&lt;p&gt;That&#039;s sound advice. It&#039;s also an option to apply an opaque background to the text element (or even text-shadow, if I recall correctly).&lt;/p&gt;

&lt;p&gt;For subpixel calculation, the rendering engine needs the text and the background color—but, under hardware acceleration, the type with an alpha channel is cached as a texture. Knowing this, you can elect to force the element to always be grayscale AA, or you can ensure that your cached elements are opaque.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>That&#8217;s sound advice. It&#8217;s also an option to apply an opaque background to the text element (or even text-shadow, if I recall correctly).</p>

<p>For subpixel calculation, the rendering engine needs the text and the background color—but, under hardware acceleration, the type with an alpha channel is cached as a texture. Knowing this, you can elect to force the element to always be grayscale AA, or you can ensure that your cached elements are opaque.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Little Details: Subpixel vs Greyscale Antialiasing by J</title>
		<link>http://cantina.co/2012/05/18/little-details-subpixel-vs-greyscale-antialiasing/comment-page-1/#comment-5437</link>
		<dc:creator>J</dc:creator>
		<pubDate>Fri, 18 May 2012 15:43:56 +0000</pubDate>
		<guid isPermaLink="false">http://cantina.co/?p=2274#comment-5437</guid>
		<description>&lt;p&gt;The ironic thing is that the font on this website is very difficult for me to read.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The ironic thing is that the font on this website is very difficult for me to read.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Little Details: Subpixel vs Greyscale Antialiasing by Brad</title>
		<link>http://cantina.co/2012/05/18/little-details-subpixel-vs-greyscale-antialiasing/comment-page-1/#comment-5434</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Fri, 18 May 2012 15:02:44 +0000</pubDate>
		<guid isPermaLink="false">http://cantina.co/?p=2274#comment-5434</guid>
		<description>&lt;p&gt;Congratulations Jodo, that&#039;s the most pedantic and useless comment I&#039;ll read all day and it&#039;s before noon.&lt;/p&gt;

&lt;p&gt;Thanks for the helpful tip, Matthew. Good developers will gladly appreciate this knowledge.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Congratulations Jodo, that&#8217;s the most pedantic and useless comment I&#8217;ll read all day and it&#8217;s before noon.</p>

<p>Thanks for the helpful tip, Matthew. Good developers will gladly appreciate this knowledge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Little Details: Subpixel vs Greyscale Antialiasing by Jodo</title>
		<link>http://cantina.co/2012/05/18/little-details-subpixel-vs-greyscale-antialiasing/comment-page-1/#comment-5433</link>
		<dc:creator>Jodo</dc:creator>
		<pubDate>Fri, 18 May 2012 14:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://cantina.co/?p=2274#comment-5433</guid>
		<description>&lt;p&gt;This isn&#039;t front-end &#039;development&#039;.  It&#039;s front-end &#039;design&#039;.&lt;/p&gt;

&lt;p&gt;It has to do with how it looks, not how it is performing/populating, whether dynamically or from a feed.&lt;/p&gt;

&lt;p&gt;As long as you are tweaking the way something &#039;looks&#039; you&#039;re dealing with &#039;design presentation&#039;, not &#039;development&#039;.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This isn&#8217;t front-end &#8216;development&#8217;.  It&#8217;s front-end &#8216;design&#8217;.</p>

<p>It has to do with how it looks, not how it is performing/populating, whether dynamically or from a feed.</p>

<p>As long as you are tweaking the way something &#8216;looks&#8217; you&#8217;re dealing with &#8216;design presentation&#8217;, not &#8216;development&#8217;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

