|
What is the Best Chinese font?
Over the years, I've been using the ttf-arphic-newsung package from http://apt.debian.org.tw/.
Why it is good?
- It's high-quality Chinese TrueType font
- It contains both simplified chinese and traditional chinese fonts.
- It embbes bitmap font so it can have pretty nice look both at large size
or small size.
In details:
the strokes in Chinese characters are too complex and become hard to read in small size and antialiasing-enabled.Firefly from Taiwan combined the traditional and simplified Chinese fonts of Arphic PL Shan Hei Sun Light and Arphic PL Bousung Light, non-full-width English numbers, and full-width punctuation then added 9pt, 10pt, 11pt, and 12pt (the four most common sizes) bitmaps and create a new font AR PL New Sung (fireflysung.ttf). This font displayed much clearer on GNU/Linux and achieve the similar result on Microsoft Windows.
-- http://wiki.linux.org.hk/w/Make_Debian_support_Chinese_(eng)
In Chinese,
中文字笔划较繁复,令向量中文字型加上 Anti-Alias 在细尺寸显示 (如 CRT 萤幕) 时反而显得朦糊不清,看得很辛苦。微软窗口为改善以上问题,在新细明体中殖入了几套不同大小优化了的点阵字型,当在细尺寸时会显示已被优化了的点阵字而不是向量字,令其笔划结实清晰很多。
台湾的萤火飞 (Firefly) 在 2004 年把『文鼎PL细上海宋』和『文鼎PL简报宋』中的 16976 简繁体中文字、半角英数字和全角特殊符号合并后,加上 12点(9pt)、13点(10pt)及 15点(11pt)、16点(12pt) 四个常用大小的点阵字并合成一套新字型 - 『文鼎 PL新宋』 (AR PL New Sung, fireflysung.ttf)。这套字可以令 X Window 上的中文显示清晰许多,达到微软窗口上的效果。这项工程很浩大,萤火飞个人独力耗时半年完成。. . .
-- http://wiki.debian.org.hk/wiki/i ... s&variant=zh-cn
However, such nice font wasn't able to make its way into official Debian package repository. It never occurred to me to ask why, and I continue using it until today. Having used Debian for nearly 10 years, I strongly believe there should be a reason why such nice font was not taken into official Debian package repository. And I took a look/search today. It turns out that, as I believed, there is a better font than ttf-arphic-newsung -- ttf-arphic-uming:
$ apt-cache show --no-all-versions ttf-arphic-uming
Package: ttf-arphic-uming
Priority: optional
Section: fonts
Installed-Size: 21060
Maintainer: Arne Goetje <arne@ubuntu.com>
Architecture: all
Version: 0.2.20080216.1-3
Replaces: ttf-arphic-uming-mbe
Depends: defoma, debconf | debconf-2.0
Pre-Depends: dpkg (>= 1.13.25)
Recommends: x-ttcidfont-conf (>= 10), fontconfig (>= 2.3.1-1)
Conflicts: ttf-arphic-uming-mbe, x-ttcidfont-conf (<< 10)
Filename: pool/main/t/ttf-arphic-uming/ttf-arphic-uming_0.2.20080216.1-3_all.deb
Size: 9678160
MD5sum: 4b2252232b7a3365f21ba63635368c64
SHA1: 3d37e71cb441e621b8b9027c92422ccb763a1c5a
SHA256: 397443bd344cc766ac93cb3b5f0565f8a53d77480ee28f703829867a73f8e652
Description: "AR PL UMing" Chinese Unicode TrueType font collection Mingti style
"AR PL UMing" is a high-quality Chinese Unicode TrueType font collection
(uming.ttc) derieved from the original "AR PL Mingti2L Big5" and
"AR PL SungtiL GB" fonts generously provided by Arphic Technology
to the Free Software community under the "Arphic Public License".
.
It has been extended from the original "AR PL Mingti2L Big5" and
"AR PL SungtiL GB" fonts with additional glyphs now covering
ISO8859-1,2,3,4,9,10,13,14,15, BIG5, GB2312-80 and HKSCS-2004.
It also includes Bopomofo Extensions for Hakka and Minnan according
to the Unicode 5.0 standard and their MBE variants.
.
Support for CNS 11643, GBK, GB 18030, Japanese and Korean is under heavy
development.
Users who need more Han glyphs than provided by GB2312 and Big5 or who need
support for Chinese minority languages may want to install this font package.
.
This font also includes Firefly's bitmap characters for better rendering in
small fontsizes (Big5 and GB2312 only).
.
This font is an alternative to the ttf-arphic-bsmi00lp and
ttf-arphic-gbsn00lp font packages.
.
If you use X Window System, be sure to install the "x-ttcidfont-conf"
package so you can use this font in X.
.
Original author: Arphic Technology Co., Ltd.
URL: http://www.arphic.com.tw/
Modified by Arne Goetje (arne@ubuntu.com)
URL: http://www.freedesktop.org/wiki/Software/CJKUnifonts
Homepage: http://www.freedesktop.org/wiki/Software/CJKUnifonts
Tag: culture::chinese, culture::taiwanese, made-of::font, role::{app-data,content:font,data}
Task: chinese-t-desktop |
|