<?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: Font smoothing in Pages: It&#8217;s about text transparency</title>
	<atom:link href="http://www.betalogue.com/2006/02/09/font-smoothing-in-pages-more-discussion/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.betalogue.com/2006/02/09/font-smoothing-in-pages-more-discussion/</link>
	<description>Notes from an unfinished world…</description>
	<lastBuildDate>Mon, 06 Feb 2012 13:29:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tom Gidden : Image resampling for LCD screens</title>
		<link>http://www.betalogue.com/2006/02/09/font-smoothing-in-pages-more-discussion/comment-page-1/#comment-6495</link>
		<dc:creator>Tom Gidden : Image resampling for LCD screens</dc:creator>
		<pubDate>Tue, 12 Dec 2006 00:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.betalogue.com/2006/02/09/font-smoothing-in-pages-more-discussion/#comment-6495</guid>
		<description>[...] My browser of choice, Camino, has a small bug whereby the font smoother sometimes switches back to greyscale mode. The worst part is that it doesn&#8217;t always happen across the whole window, but when a rectangle is redrawn (eg. while scrolling). I think it mainly occurs when there&#8217;s DHTML magic going on, and I suspect I know why: when the text is part of a layer that may be composited on top of other content, the RGB font smoother is not really able to be used, unless the entire layer stack is prebuffered. This is due to the lack of sensible subpixel transparency when compositing. [Update: Pierre Igot describes a similar problem with Apple&#8217;s Pages, and Michael Fortin explains why, and it turns out I was probably right.] [...]</description>
		<content:encoded><![CDATA[<p>[...] My browser of choice, Camino, has a small bug whereby the font smoother sometimes switches back to greyscale mode. The worst part is that it doesn&#8217;t always happen across the whole window, but when a rectangle is redrawn (eg. while scrolling). I think it mainly occurs when there&#8217;s DHTML magic going on, and I suspect I know why: when the text is part of a layer that may be composited on top of other content, the RGB font smoother is not really able to be used, unless the entire layer stack is prebuffered. This is due to the lack of sensible subpixel transparency when compositing. [Update: Pierre Igot describes a similar problem with Apple&#8217;s Pages, and Michael Fortin explains why, and it turns out I was probably right.] [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pierre Igot</title>
		<link>http://www.betalogue.com/2006/02/09/font-smoothing-in-pages-more-discussion/comment-page-1/#comment-3923</link>
		<dc:creator>Pierre Igot</dc:creator>
		<pubDate>Fri, 10 Feb 2006 13:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.betalogue.com/2006/02/09/font-smoothing-in-pages-more-discussion/#comment-3923</guid>
		<description>Michel Fortin has now posted a &lt;a href=&quot;http://www.michelf.com/weblog/2006/subpixel-antialiasing-achilles-heel/&quot; rel=&quot;nofollow&quot;&gt;clarification&lt;/a&gt; in the comments on his post. I guess what it boils down to is still the issue of whether whatever advantages transparency support brings are worth sacrificing text readability for LCD flat panel users. My view is clearly that they are not.</description>
		<content:encoded><![CDATA[<p>Michel Fortin has now posted a <a href="http://www.michelf.com/weblog/2006/subpixel-antialiasing-achilles-heel/" rel="nofollow">clarification</a> in the comments on his post. I guess what it boils down to is still the issue of whether whatever advantages transparency support brings are worth sacrificing text readability for LCD flat panel users. My view is clearly that they are not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pierre Igot</title>
		<link>http://www.betalogue.com/2006/02/09/font-smoothing-in-pages-more-discussion/comment-page-1/#comment-3922</link>
		<dc:creator>Pierre Igot</dc:creator>
		<pubDate>Thu, 09 Feb 2006 22:23:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.betalogue.com/2006/02/09/font-smoothing-in-pages-more-discussion/#comment-3922</guid>
		<description>Now &lt;strong&gt;that&lt;/strong&gt; is very interesting. So it does indeed look like Mac OS X is able to do subpixel anti-aliasing and text transparency over coloured backgrounds at the same time. 

Which brings us back to the question of why Pages does not support it. I wonder what &lt;a href=&quot;http://www.michelf.com/weblog/2006/subpixel-antialiasing-achilles-heel/&quot; rel=&quot;nofollow&quot;&gt;Michel Fortin&lt;/a&gt; thinks about that.</description>
		<content:encoded><![CDATA[<p>Now <strong>that</strong> is very interesting. So it does indeed look like Mac OS X is able to do subpixel anti-aliasing and text transparency over coloured backgrounds at the same time. </p>
<p>Which brings us back to the question of why Pages does not support it. I wonder what <a href="http://www.michelf.com/weblog/2006/subpixel-antialiasing-achilles-heel/" rel="nofollow">Michel Fortin</a> thinks about that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ssp</title>
		<link>http://www.betalogue.com/2006/02/09/font-smoothing-in-pages-more-discussion/comment-page-1/#comment-3921</link>
		<dc:creator>ssp</dc:creator>
		<pubDate>Thu, 09 Feb 2006 21:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.betalogue.com/2006/02/09/font-smoothing-in-pages-more-discussion/#comment-3921</guid>
		<description>Hm hm hm.

Perhaps I&#039;m misunderstanding things... but Apple&#039;s very own Safari doesn&#039;t seem to have problems with sub-pixel anti-aliased transparent text.

see http://earthlingsoft.net/ssp/blog/other/SafariTransparentText.html</description>
		<content:encoded><![CDATA[<p>Hm hm hm.</p>
<p>Perhaps I&#8217;m misunderstanding things&#8230; but Apple&#8217;s very own Safari doesn&#8217;t seem to have problems with sub-pixel anti-aliased transparent text.</p>
<p>see <a href="http://earthlingsoft.net/ssp/blog/other/SafariTransparentText.html" rel="nofollow">http://earthlingsoft.net/ssp/blog/other/SafariTransparentText.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

