On Windows (7 in my case), you Google Chrome have any problem to show Asian fonts. But on Linux (Debian in my case), they are show as many little square. To solve this problem, I installed the following package: ttf-arphic-uming ttf-wqy-zenhei ttf-sazanami-mincho ttf-sazanami-gothic ttf-unfonts-core. These packages are the accurate fonts for displaying some Asian characters.
On Debian and Ubuntu, if you are like me and you are fine with terminal, simply use “apt-get install” and the system will install all other dependencies if needed. You can also use Synaptic if you need graphical interface.
#apt-get install ttf-arphic-uming ttf-wqy-zenhei ttf-sazanami-mincho ttf-sazanami-gothic ttf-unfonts-core
Restart your Google Chrome and you will see that chinese, japanese and korean char will be shown like they are.
That worked for me and I hope it’s the same for other who have the same problem.



