Tuesday, October 04, 2005

[debian] Chinese font

A better font than the font installed default on Ubuntu 5.04
http://www.ubuntu.org.cn/support/documentation/zhfaq/verasansyuanti
First, download the VeraSansYuanTi font package; then extract to font directory, refresh font cache, backup old fonts.conf, cp new fonts.conf


tar -xzvf VeraSansYuanTi.tar.gz
 sudo mv VeraSansYuanTi /usr/share/fonts/
 sudo fc-cache -f
 sudo cp /etc/fonts/fonts.conf /etc/fonts/fonts.conf.old
 sudo cp /usr/share/fonts/VeraSansYuanTi/fonts.conf /etc/fonts/
Restart X.

1 comment:

Anonymous said...

I get an error 403 when I try to access the website. Is there a mirror that contains VeraSansYuanYi.tar.gz?