转Ubuntu下三国杀聊天乱码

 

 

Flash乱码在新版本(10.1)中已经基本解决了,不过玩三国杀的时候发现大部分中文显示正常,唯有聊天窗口的文字显示是方框,在网上找了很多地方,终于找到了原因,是因为ttf-arphic-uming字体没有安装。

sudo apt-get install ttf-arphic-uming

然后,果然,中文显示正常了!

安装以下字体。
sudo apt-get install ttf-wqy-zenhei
sudo apt-get install ttf-arphic-ukai
sudo apt-get install ttf-arphic-uming
另外安装完成后注意看看是否在
/etc/fonts/conf.d 里面有添加这三个字体的配置文件。

posted @ 2012-10-10 21:24  春天的故事  阅读(1210)  评论(1编辑  收藏  举报