Droid

全世界都在关注 [Android][] 这套手机平台时,字体爱好者们也有惊喜,这就是由 [Ascender Corp][] 设计的一套完整的包含 serif (衬线体), sans-serif (非衬线体) 和 monospaced (等宽) 字体的新字体集: [Droid][]。

Droid

[Android]: http://code.google.com/android
[Ascender Corp]: http://www.ascendercorp.com/
[Droid]: http://typophile.com/node/39036

根据报道,这套字体将作为 Android 平台的系统 UI (User Interface) 字体,和 Apple 在 iPhone 中选用 Arial 的怪异行为相比,Android 的这个选择肯定会更让人觉得满意。

这套字体目前还没有提供任何形式的下载,虽然 Android 的[模拟器](http://code.google.com/android/reference/emulator.html)的确使用了这套字体,但在提供下载的 SDK 和模拟器源代码中都找不到它的踪迹,也许是通过某种方法压缩存储了。

更新: 这套 Apache License 的字体在[这里](http://damieng.com/blog/2007/11/14/droid-font-family-courtesy-of-google-ascender)可以下载,原来它是存放在 emulator 的 system.img 文件中,这是一个磁盘镜像,使用的是 yaffs2 文件系统。其中 Droid Sans Fallback 包含了中文。

最令人高兴的是,Droid Sans 字体中提供了对简体、繁体中文、日文和韩文的支持,根据 [specimen][] 的介绍,涵盖了 GB2312, Big-5, JIS-0208 和 KSC-5601 字符集,使用的是*简体中文*书写习惯,从 specimen 中可以发现,这是一套类似俪黑/雅黑风格的字体。

[specimen]: http://www.ascendercorp.com/pdf/Droid_fonts.pdf

Author: Jiang Jiang

A software engineer from China, working on some OS for a fruit company. Interested in typography and science fiction.

8 thoughts on “Droid”

  1. 自己提取好了
    启动模拟器可以用shell看见在/system/fonts下面
    adb pull /system/fonts/DroidSerif-BoldItalic.ttf .
    可以这样挨个提取

  2. 字体我也找到了。但是这个字体不是说是UNICODE字符集吗?怎么没有拉丁语系字符。还有法文字符,我是在其他的几个文件中找到了!但是我想提取用到我的手机里,我手机支持单字体文件!

  3. 呃,iPhone选择的是Helvetica而不是Arial,Arial只是一个廉价的山寨品。

Leave a Reply

Your email address will not be published. Required fields are marked *