Results 1 to 3 of 3
Hi folks,
Debian 5.04
Web Browser 2.22.3
Web browser can't display Chinse only codes.
Preferences -> Language
Languages
Code:
System language (en)
Chinese (China)
Chinese (Taiwan, Province of China)
Browser ...
- 05-10-2010 #1Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,546
[SOLVED] Web browser can't display Chinse
Hi folks,
Debian 5.04
Web Browser 2.22.3
Web browser can't display Chinse only codes.
Preferences -> Language
LanguagesBrowser can't display Chinese. Please advise how to fix the problem TIACode:System language (en) Chinese (China) Chinese (Taiwan, Province of China)
B.R.
satimis
- 05-10-2010 #2
in order to get this languages displaying on your system you need to install this packages
koreanCode:Language Serif San serif Chinese (GB & Big5) ttf-arphic-uming ttf-wqy-zenhei Japanese ttf-sazanami-mincho ttf-sazanami-gothic Korean ttf-unfonts
$sudo apt-get install ttf-unfonts
Japanese
$sudo apt-get install ttf-sazanami-mincho ttf-sazanami-gothic
Chinese
$sudo apt-get install ttf-arphic-uming ttf-wqy-zenhei
hope it works
- 05-10-2010 #3Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,546




