<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sparkle&#039;s Workshop &#187; firefox</title>
	<atom:link href="http://weavesky.com/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://weavesky.com</link>
	<description></description>
	<lastBuildDate>Fri, 30 Dec 2011 08:14:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Mac Firefox 缺字问题</title>
		<link>http://weavesky.com/2007/02/27/mac-firefox/</link>
		<comments>http://weavesky.com/2007/02/27/mac-firefox/#comments</comments>
		<pubDate>Tue, 27 Feb 2007 09:20:39 +0000</pubDate>
		<dc:creator>Sparkle</dc:creator>
				<category><![CDATA[苹果]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://69.197.153.196/?p=292</guid>
		<description><![CDATA[在Mac下用Firefox2的时候，时不时有些字会变成问号，终于在一个blog找到答案 >再说一下为什么Mac OS X下的基于Gecko引擎的浏览器会出现缺字情况。 >Gecko引擎是Mozilla基金会在开发，用于其Mozilla、Thunderbird和Firefox等产品。Camino毫无疑问也是跟随它们的脚步。在Mac OS X中，目前的Gecko引擎使用了苹果公司在1984年开发的QuickDraw技术渲染界面。QuickDraw当年主要用于Mac OS的窗口、文本、对话框、图标和其它图形对象的渲染，缺点是：对多国语言的支持有限（导致Firefox和Camino中出现缺字情况），只能作单色 antialias（导致文本效果比Safari差别很大）。步入Mac OS X时代，QuickDraw被苹果公司新的基于PDF的Quartz渲染系统代替，后者是现代Mac OS X的核心图形架构（Safari是可用来作对比的浏览器，由于采用了Quartz渲染文本，字体饱满很多）。 >庆幸的是，Gecko引擎摆脱QuickDraw、加入Quartz支援已经排到Firefox开发人员的日程上来。如果不出意外，下一个大版本升级后的Firefox，应该能给我们惊喜（事实上，补丁已经在官方trunk中）。 于是去下载最新的trunk来试用 果然解决了这个问题 可惜trunk其实就是firefox3，很多插件不支持，Web Developer，FireBug等等都不能用。不过没有插件的firefox3至少能比得上Safari吧，也至少比有插件但是缺字的firefox2强吧 Most Commented Posts我与Mercurial架设你的CruiseControl我为什么放弃使用cactipython cmemcache是不是线程安全的python在生产环境可选的memcached lib]]></description>
			<content:encoded><![CDATA[<p>在Mac下用Firefox2的时候，时不时有些字会变成问号，终于在一个blog找到答案</p>
<p>>再说一下为什么Mac OS X下的基于Gecko引擎的浏览器会出现缺字情况。<br />
>Gecko引擎是Mozilla基金会在开发，用于其Mozilla、Thunderbird和Firefox等产品。Camino毫无疑问也是跟随它们的脚步。在Mac OS X中，目前的Gecko引擎使用了苹果公司在1984年开发的QuickDraw技术渲染界面。QuickDraw当年主要用于Mac OS的窗口、文本、对话框、图标和其它图形对象的渲染，缺点是：对多国语言的支持有限（导致Firefox和Camino中出现缺字情况），只能作单色 antialias（导致文本效果比Safari差别很大）。步入Mac OS X时代，QuickDraw被苹果公司新的基于PDF的Quartz渲染系统代替，后者是现代Mac OS X的核心图形架构（Safari是可用来作对比的浏览器，由于采用了Quartz渲染文本，字体饱满很多）。<br />
>庆幸的是，Gecko引擎摆脱QuickDraw、加入Quartz支援已经排到Firefox开发人员的日程上来。如果不出意外，下一个大版本升级后的Firefox，应该能给我们惊喜（事实上，补丁已经在官方trunk中）。</p>
<p><http://hi.baidu.com/jockey/blog/item/739931ad216a62094b36d697.html></p>
<p>于是去下载最新的trunk来试用</p>
<p><http://www.squarefree.com/burningedge/></p>
<p>果然解决了这个问题</p>
<p>可惜trunk其实就是firefox3，很多插件不支持，Web Developer，FireBug等等都不能用。不过没有插件的firefox3至少能比得上Safari吧，也至少比有插件但是缺字的firefox2强吧</p>
<h2  class="related_post_title">Most Commented Posts</h2><ul class="related_post"><li><a href="http://weavesky.com/2008/01/25/mercurial-and-me/" title="我与Mercurial">我与Mercurial</a></li><li><a href="http://weavesky.com/2008/01/28/deploy-cruisecontrol/" title="架设你的CruiseControl">架设你的CruiseControl</a></li><li><a href="http://weavesky.com/2008/05/07/no-more-cacti/" title="我为什么放弃使用cacti">我为什么放弃使用cacti</a></li><li><a href="http://weavesky.com/2009/02/14/is-python-cmemcache-threadsafe/" title="python cmemcache是不是线程安全的">python cmemcache是不是线程安全的</a></li><li><a href="http://weavesky.com/2009/05/15/python-memcached-lib-in-production/" title="python在生产环境可选的memcached lib">python在生产环境可选的memcached lib</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://weavesky.com/2007/02/27/mac-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

