Google出手机了。大家都晓得

Google 请Ascender Corporation(传说是国际字体公司巨头)为Android设计了一套字体,叫droid family。里面有GB2312的字体哦
12.Nov.2007 1.07pm
ELK GROVE VILLAGE, IL – November 12, 2007 – Ascender Corporation, a leading provider of advanced font products and innovative applications for mobile devices, today announced that it designed and engineered a new set of system User Interface (UI) fonts named “Droid” for the Android platform built by the Open Handset Alliance. The Android platform is a complete mobile phone software stack that will be made available under the Apache open source license. The fonts provided by Ascender ensure that users of handsets developed from the Android platform will enjoy highly legible text resulting in easy to use interfaces.The Droid family of fonts consists of Droid Sans, Droid Sans Mono and Droid Serif. Each contains extensive character set coverage including Western Europe, Eastern/Central Europe, Baltic, Cyrillic, Greek and Turkish support. The Droid Sans regular font also includes support for Simplified and Traditional Chinese, Japanese and Korean support for the GB2312, Big 5, JIS 0208 and KSC 5601 character sets respectively.
如何得到这个字体呢?下载91MB的Android SDK后发现,system.img是yaffs2文件系统,我也不会解压,传说可以mount -t yaffs2。
所以我直接下载别人dump的system.tar.gz(感谢Beeno)。路径是system.tar.gz\system\fonts。有这么几个文件:
DroidSans-Bold.ttf
DroidSans.ttf
DroidSansFallback.ttf
DroidSansMono.ttf
DroidSerif-Bold.ttf
DroidSerif-BoldItalic.ttf
DroidSerif-Italic.ttf
DroidSerif-Regular.ttf
对比微软雅黑一张图。不专业测评哈。(更新:SimHei 黑体 貌似同样也是Ascender这家公司做的。。。囧)

事实上Droid字体Droid Sans和Droid Serif用来编程再爽不过啦。哦也

可以去damieng.com(Droid Sans Mono (47 KB),Droid Font Family(1.8 MB))下载。这种行为貌似是违法版权的。请在24小时之内删除并将其遗忘。
示例:
Windows XP via WordPad

Mac OS X 10.5 via TextEdit

国内有高手把这套字体移植到s60了。大家自己搜索下吧。
最后在Ascender公司的网站发现了一个字体图片生成工具。哈哈
方法是:
http://www.ascenderfonts.com/services/imaging.ashx?txt=这里是UTF-8编码的文字&em=字号&pid=8153
pid=8153的意思应该是采用黑体。
例如:
http://www.ascenderfonts.com/services/imaging.ashx?txt=%E4%B8%AD%E5%9B%BD&em=24&pid=8153



