红联Linux门户
Linux帮助
当前位置: 红联Linux门户 > Ubuntu

开源游戏-韦诺之战(wesnoth)在ubuntu中文乱码的解决方法(字体问题)

发布时间:2008-03-28 13:09:42来源:红联作者:DominSer
首先当然要安装了,在Ubuntu下非常的简单(源里就有)

sudo apt-get install wesnoth-all

安装完后就不需要什么设置了,但是有一个语言问题,游戏使用自带的字体不能正常显示中文,不做修改的话,运行后是个乱码菜单。

以下是连接系统的中文字体到它自带的中文字体名,操作如下:

sudo apt-get install ttf-arphic-uming
cd /usr/share/games/wesnoth/fonts
sudo mv sazanami-gothic.ttf sazanami-gothic.ttf.bak
sudo ln -s /usr/share/fonts/truetype/arphic/uming.ttf sazanami-gothic.ttf
文章评论

共有 2 条评论

  1. wjjh 于 2008-04-06 00:03:19发表:

    (5ty( (5ty( (5ty( (5ty( (5ty( 5:ty( 5:ty( 5:ty(

  2. wjjh 于 2008-04-06 00:03:09发表:

    很好,以搞定,楼主真实大好人!!