Total Pageviews

Friday 28 December 2012

install Asian Font under ubuntu desktop



# To read Simplifed chinese
apt-get install ttf-arphic-gbsn00lp ttf-arphic-gkai00mp
# To Read Traditional Chinese
apt-get install ttf-arphic-bkai00mp ttf-arphic-bsmi00lp
# To Read Japanese
apt-get install ttf-sazanami-gothic ttf-sazanami-mincho ttf-mikachan
# To Read Korean
apt-get install ttf-unfonts ttf-alee
fc-cache -f -v
# Fonts may be rendered correctly in firefox, but for konqueror, you may
# see some traditional chinese words are missing. People say this is a
# bug in kde font subsitution
# For Konqueror, I go Settings -> Fonts -> Standard Font -> AR PL KaitiM Big5
# edit /etc/fonts/local.conf
# Rearrange, so that AR PL kaitiM Big5 is the first entry.