码迷,mamicode.com
首页 > 其他好文 > 详细

Solving Konqueror cannot display Chinese

时间:2014-09-10 12:36:20      阅读:253      评论:0      收藏:0      [点我收藏+]

标签:konqueror   display chinese   fonts   

Just installed the KDE on my Ubuntu, and the Internet explorer comes with the KDE is the Konqueror, however the first time  I was using the Konqueror found it cannot display the Chinese properly, all becomes gubbish characters, found the solution by google, by copying the fonts from the windows system,

1, mount the windows C drive, you needs to see the hard drive name of the C drive

sudo mount /dev/hda1 /mnt/c

2, copy the fonts from the windows font folder

Windows font folder is as: /mnt/c/windows/Fonts

Destination Ubuntu folder is as: /usr/share/fonts

I copied as many fonts as possible, not sure which one took effect, which includes: 

msmincho.ttc
msgothic.ttc
mingliu.ttc
arial.ttf cour.ttf micross.ttf per_____.ttf verdana.ttf
batang.ttc gulim.ttc mingliu.ttc simsun.ttc, simsun.ttc

etc.


Solving Konqueror cannot display Chinese

标签:konqueror   display chinese   fonts   

原文地址:http://blog.csdn.net/scruffybear/article/details/39178137

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!