<?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>dipplum.com &#187; firefox</title>
	<atom:link href="http://dipplum.com/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://dipplum.com</link>
	<description>Be  the change you wanna see in the world</description>
	<lastBuildDate>Sat, 12 Nov 2011 07:38:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Firefox界面字体设置</title>
		<link>http://dipplum.com/2008/09/04/firefox-fonts/</link>
		<comments>http://dipplum.com/2008/09/04/firefox-fonts/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 16:02:27 +0000</pubDate>
		<dc:creator>li</dc:creator>
				<category><![CDATA[中文化]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[simsun]]></category>

		<guid isPermaLink="false">http://dipplum.com/?p=39</guid>
		<description><![CDATA[在Windows平台上用Firefox代替IE的最大困惑是, 觉得Firefox界面字体没有IE好看. 主要是因为Firefox默认使用Tahoma的9pt字体, 而IE沿用了Windows系统默认的8pt Tahoma字体. 如图1和图2所示: 图1: Firefox界面默认字体 图2: IE界面默认字体 我们可以通过Firefox支持的css界面定制, 让Firefox也用8pt字体. 如果是Windows, 就在C:\Documents and Settings\username\Application Data\Mozilla\Firefox\Profiles\xxxxxx.default\chrome目录下(其中username是Windows帐号名, xxxxxx是若干随机生成的字母数字组合), 创建一个userChrome.css文件, 内容如下: * { font-size: 8pt !important; font-family: tahoma, simsun !important } 下面图3和图4是Firefox在Windows下使用8pt字体的效果. 图3: Firefox用8pt英文字体效果 图4: Firefox用8pt中文字体效果 从上图可以看出, Firefox使用8pt英文字体已经和IE界面效果类似, 但是中文8pt字体就是一团浆糊了. 为了让8pt字体也能好看, 可以安装我推荐的一款simsun字体. 图5是安装了新字体之后的效果: 图5: Firefox用8pt新中文点阵字体效果]]></description>
			<content:encoded><![CDATA[<p>在Windows平台上用Firefox代替IE的最大困惑是, 觉得Firefox界面字体没有IE好看. 主要是因为Firefox默认使用Tahoma的9pt字体, 而IE沿用了Windows系统默认的8pt Tahoma字体. 如图1和图2所示:</p>
<p><strong>图1: Firefox界面默认字体</strong></p>
<p><a rel="lightbox" href="http://dipplum.com/files/2008/09/firefox1.png"><img class="alignnone size-full wp-image-40" title="firefox默认字体效果" src="http://dipplum.com/files/2008/09/firefox1.png" alt="" width="500" height="367" /></a></p>
<p><strong>图2: IE界面默认字体</strong></p>
<p><a rel="lightbox" href="http://dipplum.com/files/2008/09/ie.png"><img class="alignnone size-full wp-image-44" title="IE界面字体效果" src="http://dipplum.com/files/2008/09/ie.png" alt="" width="500" height="366" /></a></p>
<p>我们可以通过Firefox支持的css界面定制, 让Firefox也用8pt字体. 如果是Windows, 就在C:\Documents and Settings\username\Application Data\Mozilla\Firefox\Profiles\xxxxxx.default\chrome目录下(其中username是Windows帐号名, xxxxxx是若干随机生成的字母数字组合), 创建一个userChrome.css文件, 内容如下:</p>
<p><code>* {<br />
font-size: 8pt !important;<br />
font-family: tahoma, simsun !important<br />
}<br />
</code></p>
<p>下面图3和图4是Firefox在Windows下使用8pt字体的效果.</p>
<p><strong>图3: Firefox用8pt英文字体效果</strong></p>
<p><a rel="lightbox" href="http://dipplum.com/files/2008/09/firefox2.png"><img class="alignnone size-full wp-image-41" title="firefox用8pt英文字体效果" src="http://dipplum.com/files/2008/09/firefox2.png" alt="" width="500" height="366" /></a></p>
<p><strong>图4: Firefox用8pt中文字体效果</strong></p>
<p><a rel="lightbox" href="http://dipplum.com/files/2008/09/firefox3.png"><img class="alignnone size-full wp-image-42" title="firefox用8pt中文字体效果" src="http://dipplum.com/files/2008/09/firefox3.png" alt="" width="500" height="367" /></a></p>
<p>从上图可以看出, Firefox使用8pt英文字体已经和IE界面效果类似, 但是中文8pt字体就是一团浆糊了. 为了让8pt字体也能好看, 可以安装我推荐的<a href="http://dipplum.com/2008/09/03/recommended-simsun/">一款simsun字体</a>. 图5是安装了新字体之后的效果:</p>
<p><strong>图5: Firefox用8pt新中文点阵字体效果</strong></p>
<p><a rel="lightbox" href="http://dipplum.com/files/2008/09/firefox4.png"><img class="alignnone size-full wp-image-43" title="firefox用8pt新中文点阵字体" src="http://dipplum.com/files/2008/09/firefox4.png" alt="" width="500" height="367" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://dipplum.com/2008/09/04/firefox-fonts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>推荐一个simsun字体</title>
		<link>http://dipplum.com/2008/09/03/recommended-simsun/</link>
		<comments>http://dipplum.com/2008/09/03/recommended-simsun/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 09:43:22 +0000</pubDate>
		<dc:creator>li</dc:creator>
				<category><![CDATA[中文化]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[simsun]]></category>

		<guid isPermaLink="false">http://dipplum.com/?p=15</guid>
		<description><![CDATA[大家都知道在小字号下, 汉字字体使用点阵字模会比矢量字模要好看. Windows系统默认使用的字体是Tahoma和Simsun配合, 但是字号不一样, Tahoma是8pt(11px), Simsun是9pt(12px), 而且Simsun在8pt(11px)以下全都不是点阵字体, 非常难看. 由于不是所有Winows程序都可以沿用这种诡异的字号搭配, 所以某些程序显示的字体会很难看, 要么Tahoma和Simsun都用9pt字体, 这样Tahoma字体显得太大; 要么都用8pt, 这样中文字体就是一陀浆糊. 其中一种解决方案是使用更全面的simsun字体. 这个字体是fromnuaa在北大中文论文发布的, 一共有两种, 一种包含从6pt(8px)到16pt(21px)的宋体点阵字模, 一种包含6pt到21pt(28px)的. 安装方法: 首先在帖子里找到下载链接, 下载两个压缩包后, 解压生成SIMSUN.TTC, 然后下载下面的SIMSUN.inf. 将两个文件放到一个目录下, 右键inf文件, 选择&#8221;安装/Install&#8221;, 重启系统即可. 原simsun效果图 (点开以后用放大镜放大到原始尺寸, 才能看出点阵字库的效果) 新simsun效果图 下面是包含有上述文字的word 2007的文件下载, 可以用作测试用途]]></description>
			<content:encoded><![CDATA[<p>大家都知道在小字号下, 汉字字体使用点阵字模会比矢量字模要好看. Windows系统默认使用的字体是Tahoma和Simsun配合, 但是字号不一样, Tahoma是8pt(11px), Simsun是9pt(12px),  而且Simsun在8pt(11px)以下全都不是点阵字体, 非常难看.</p>
<p>由于不是所有Winows程序都可以沿用这种诡异的字号搭配, 所以某些程序显示的字体会很难看, 要么Tahoma和Simsun都用9pt字体, 这样Tahoma字体显得太大; 要么都用8pt, 这样中文字体就是一陀浆糊.</p>
<p>其中一种解决方案是使用更全面的simsun字体. 这个字体是fromnuaa在<a href="http://www.pkucn.com/viewthread.php?tid=205069&amp;extra=page%3D1">北大中文论文发布</a>的, 一共有两种, 一种包含从6pt(8px)到16pt(21px)的宋体点阵字模, 一种包含6pt到21pt(28px)的.</p>
<p><strong>安装方法:</strong> 首先在帖子里找到下载链接, 下载两个压缩包后, 解压生成SIMSUN.TTC, 然后下载下面的SIMSUN.inf. 将两个文件放到一个目录下, 右键inf文件, 选择&#8221;安装/Install&#8221;, 重启系统即可.<br />
Note: There is a file embedded within this post, please visit this post to download the file.</p>
<p><strong>原simsun效果图</strong> (点开以后用放大镜放大到原始尺寸, 才能看出点阵字库的效果)</p>
<p><a rel="lightbox" href="http://dipplum.com/files/2008/09/simsun2.png"><img class="alignnone size-thumbnail wp-image-17" title="原simsun效果" src="http://dipplum.com/files/2008/09/simsun2-150x150.png" alt="" width="150" height="150" /></a></p>
<p><strong>新simsun效果图</strong></p>
<p><a rel="lightbox" href="http://dipplum.com/files/2008/09/simsun1.png"><img class="alignnone size-thumbnail wp-image-16" title="新simsun效果图" src="http://dipplum.com/files/2008/09/simsun1-150x150.png" alt="" width="150" height="150" /></a></p>
<p>下面是包含有上述文字的word 2007的文件下载, 可以用作测试用途</p>
Note: There is a file embedded within this post, please visit this post to download the file.
]]></content:encoded>
			<wfw:commentRss>http://dipplum.com/2008/09/03/recommended-simsun/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

