xterm无法使用文泉驿字体,不知道如何解决

其它类软件,非上述版软件
回复
头像
lotutu
帖子: 730
注册时间: 2010-12-23 16:29
来自: 北京

xterm无法使用文泉驿字体,不知道如何解决

#1

帖子 lotutu »

搜索了很多次,都是那么几个网页,可是按照那些方法配置都没有成功

系统环境
debian 6 stable
fvwm
locale : en_US.UTF-8
在~/.Xdefaults文件中写入了配置,抄了rolyez的一些配置
~/.Xdefaults文件 内容:

代码: 全选

!look and feel
xterm.termName: xterm-256color
xterm.geometry:80x36
xterm*scrollBar: false
xterm * rightScrollBar: true
xterm *loginshell:true
xterm * cursorBlink:true
xterm *background :black
xterm * foreground :gray
xterm.borderless:true
xterm*colorUL:yellow
xterm * colorBD:white


!fix alt key input
xterm *eightBitInput:false
xterm*altSendsEscape:true


!font and locale
xterm * locale:true
xterm.utf8:true
xterm * utf8Title:true
xterm*fontMenu*fontdefault*Label:Default
xterm*faceName:Monaco:antialias=True:pixelsize=20

!English font 
xterm *faceName:DejaVu Sans Mono:antialias=True:pixelsize=14
!Chinese font
xterm *faceNameDoublesize:wenquanyi micro hei:pixelsize=16:antialias=True
xterm *xfsAntialias:true
xterm*cjkWidth:false


!-- Tango color scheme
*xterm*color0: #2e3436
*xterm*color1: #cc0000
*xterm*color2: #4e9a06
*xterm*color3: #c4a000
*xterm*color4: #3465a4
*xterm*color5: #75507b
*xterm*color6: #0b939b
*xterm*color7: #d3d7cf
*xterm*color8: #555753
*xterm*color9: #ef2929
*xterm*color10: #8ae234
*xterm*color11: #fce94f
*xterm*color12: #729fcf
*xterm*color13: #ad7fa8
*xterm*color14: #00f5e9
*xterm*color15: #eeeeec
系统中有安装文泉驿的字体, fvwm中使用米黑没有问题,
xterm *faceNameDoublesize:wenquanyi micro hei:pixelsize=16:antialias=True 这处也试过使用zen hei, bitmap song都不起作用
现在是很多汉字都显示成方块,但是有一部分还是能显示的,另外使用fcitx在xterm中输入也没有问题,但是会遇到部分文字无法显示的问题。xterm中的字体很明显不是文泉驿的,不知道我和配置中有什么错误的地方,请大家帮忙看一下
头像
月下叹逍遥
论坛版主
帖子: 33994
注册时间: 2010-10-07 14:23
系统: Archdows10
来自: 某系某星某洲某国某省某市
联系:

Re: xterm无法使用文泉驿字体,不知道如何解决

#2

帖子 月下叹逍遥 »

换……
浮生七十今三十,从此凄惶未可知
头像
tenzu
论坛版主
帖子: 36924
注册时间: 2008-11-21 20:26

Re: xterm无法使用文泉驿字体,不知道如何解决

#3

帖子 tenzu »

我用主席的配置也发现了这个问题, 之前没问题的
现在改terminator了...
头像
lotutu
帖子: 730
注册时间: 2010-12-23 16:29
来自: 北京

Re: xterm无法使用文泉驿字体,不知道如何解决

#4

帖子 lotutu »

tenzu 写了:我用主席的配置也发现了这个问题, 之前没问题的
现在改terminator了...
估计我也会换个别的虚拟终端,不过在此之前还是想要弄清楚xterm的配置
头像
tenzu
论坛版主
帖子: 36924
注册时间: 2008-11-21 20:26

Re: xterm无法使用文泉驿字体,不知道如何解决

#5

帖子 tenzu »

或者直接问问主席吧, 白天在irc里能找到他
回复