<?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>jjgod / blog &#187; dfont</title>
	<atom:link href="http://blog.jjgod.org/tag/dfont/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jjgod.org</link>
	<description>Random notes &#38; thoughts by Jiang Jiang.</description>
	<lastBuildDate>Mon, 16 Jan 2012 11:08:59 +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>Snow Leopard 在字体方面的变化</title>
		<link>http://blog.jjgod.org/2009/03/17/snow-leopard-font-related-changes/</link>
		<comments>http://blog.jjgod.org/2009/03/17/snow-leopard-font-related-changes/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 02:55:29 +0000</pubDate>
		<dc:creator>jjgod</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[dfont]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[hinting]]></category>
		<category><![CDATA[menlo]]></category>
		<category><![CDATA[snowleopard]]></category>
		<category><![CDATA[STHeiti]]></category>
		<category><![CDATA[ttc]]></category>

		<guid isPermaLink="false">http://blog.jjgod.org/?p=389</guid>
		<description><![CDATA[字体反锯齿选项不再允许选择 hinting 的程度 (以前可以选择 Medium, Light, etc.)，现在似乎默认就是 Medium，不能改，很奇怪 (我个人习惯用 Light 的)。 原来 Mac OS 独有的 dfont 字体格式被抛弃了，改用 ttc (TrueType Collection) 格式替代。 uncia:~ jjgod$ ls /Library/Fonts/*.ttc /Library/Fonts/AmericanTypewriter.ttc /Library/Fonts/GillSans.ttc /Library/Fonts/Baskerville.ttc /Library/Fonts/HelveticaCY.ttc /Library/Fonts/Chalkboard.ttc /Library/Fonts/Hoefler Text.ttc /Library/Fonts/Cochin.ttc /Library/Fonts/MarkerFelt.ttc /Library/Fonts/Copperplate.ttc /Library/Fonts/Optima.ttc /Library/Fonts/Didot.ttc /Library/Fonts/Papyrus.ttc /Library/Fonts/Futura.ttc /Library/Fonts/STHeiti Medium.ttc uncia:~ jjgod$ ls /System/Library/Fonts/*.ttc /System/Library/Fonts/Courier.ttc /System/Library/Fonts/Menlo.ttc /System/Library/Fonts/Helvetica.ttc /System/Library/Fonts/STHeiti Light.ttc /System/Library/Fonts/HelveticaNeue.ttc /System/Library/Fonts/Times.ttc /System/Library/Fonts/LucidaGrande.ttc iPhone OS [...]]]></description>
			<content:encoded><![CDATA[<ol>
<li><p>字体反锯齿选项不再允许选择 hinting 的程度 (以前可以选择 Medium, Light, etc.)，现在似乎默认就是 Medium，不能改，很奇怪 (我个人习惯用 Light 的)。</p>

<p><img src="http://blog.jjgod.org/wp-content/uploads/2009/03/screenshot-on-2009-03-16-at-73555-pm.png" alt="System Preferences -&gt; Appearance" title="System Preferences -&gt; Appearance" width="426" height="76" class="alignright size-full noline wp-image-390" /></p></li>
<li><p>原来 Mac OS 独有的 dfont 字体格式被抛弃了，改用 <a href="http://en.wikipedia.org/wiki/True_Type_Font#TrueType_Collection">ttc</a> (TrueType Collection) 格式替代。</p>

<pre><code>uncia:~ jjgod$ ls /Library/Fonts/*.ttc
/Library/Fonts/AmericanTypewriter.ttc /Library/Fonts/GillSans.ttc
/Library/Fonts/Baskerville.ttc        /Library/Fonts/HelveticaCY.ttc
/Library/Fonts/Chalkboard.ttc         /Library/Fonts/Hoefler Text.ttc
/Library/Fonts/Cochin.ttc             /Library/Fonts/MarkerFelt.ttc
/Library/Fonts/Copperplate.ttc        /Library/Fonts/Optima.ttc
/Library/Fonts/Didot.ttc              /Library/Fonts/Papyrus.ttc
/Library/Fonts/Futura.ttc             /Library/Fonts/STHeiti Medium.ttc

uncia:~ jjgod$ ls /System/Library/Fonts/*.ttc
/System/Library/Fonts/Courier.ttc       /System/Library/Fonts/Menlo.ttc
/System/Library/Fonts/Helvetica.ttc     /System/Library/Fonts/STHeiti Light.ttc
/System/Library/Fonts/HelveticaNeue.ttc /System/Library/Fonts/Times.ttc
/System/Library/Fonts/LucidaGrande.ttc
</code></pre></li>
<li><p>iPhone OS 中使用的混合简繁中日韩语言版本的 (华文) 黑体出现在 Snow Leopard 中，一个 <code>/System/Library/Fonts/STHeiti Light.ttc</code> 文件对应了 Heiti SC, Heiti TC, Heiti J 和 Heiti K 这四套字体。</p>

<p><img src="http://blog.jjgod.org/wp-content/uploads/2009/03/screenshot-on-2009-03-16-at-74135-pm.png" alt="Heiti Fonts" title="Heiti Fonts" width="100%" class="alignright wp-image-393 noline" /></p></li>
<li><p>新增修改自 <a href="http://www.bitstream.com/font_rendering/products/dev_fonts/vera.html">Bitstream Vera Sans Mono</a> 的新等宽字体 Menlo (这个名字大概是来自 <a href="http://is.gd/nDN8">Menlo Park</a>)，提供 Regular, Italic, Bold, Bold Italic 四种风格。</p>

<p><img src="http://blog.jjgod.org/wp-content/uploads/2009/03/screenshot-on-2009-03-16-at-74830-pm.png" alt="Menlo Regular" title="Menlo Regular" width="288" height="212" class="alignright size-full wp-image-400 noline" /></p>

<p><img src="http://blog.jjgod.org/wp-content/uploads/2009/03/screenshot-on-2009-03-16-at-74852-pm.png" alt="Menlo Regular Info" title="Menlo Regular Info" width="467" height="376" class="alignright size-full wp-image-401 noline" /></p>

<p>因为授权比较自由，这个字体恐怕是软件发行者最受欢迎的等宽字体，之前 <a href="http://www.panic.com/coda/">Panic Coda</a>, <a href="http://www.barebones.com/products/bbedit/">BBEdit</a> 和 <a href="http://code.google.com/p/macvim/">MacVim</a> 都提供了各自的修改版本。</p></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.jjgod.org/2009/03/17/snow-leopard-font-related-changes/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

