发两张苹果黑体
- dyj057
- 帖子: 114
- 注册时间: 2007-10-20 14:15
- command
- 帖子: 306
- 注册时间: 2007-10-14 0:50
- 来自: GUCAS
我的和你的差了很多呀,能帮助解决一下吗?
我觉得我的urxvt的中文字体太难看了,不过你的好像挺好看,能帮我看看怎么回事吗?
下面是我的Xresources,能把你的Xresources贴出来不?

下面是我的Xresources,能把你的Xresources贴出来不?
代码: 全选
Xft.dpi:98
!! RXVT-unicode setting
URxvt.geometry: 75x20+235+165
URxvt.background: rgba:0000/0000/0000/cccc
URxvt.foreground: white
URxvt.scrollBar: False
URxvt.scrollstyle: next
!设置颜色深度
URxvt.depth: 32
! Use shift+pageup/down to scroll in screen
URxvt.secondaryScroll: True
!set the artificial transparency of the v.t.
URxvt.inheritPixmap: True
URxvt.tintColor: grey
URxvt.shading: 500
URxvt.saveLines: 1500
URxvt.preeditType: Root
URxvt.borderLess: False
URxvt.title: gaojinjun@urxvt
!italicFont and boldItalicFont undefined
URxvt.font:-*-Bitstream Vera Sans Mono-medium-r-*-*-20-*-*-*-*-*-*-*,\
xft:LiHei Pro:medium:pixelsize=18:antialias=False
URxvt.boldFont:-*-Bitstream Vera Sans Mono-bold-r-*-*-20-*-*-*-*-*-*-*,\
xft:LiHei Pro:bold:pixelsize=18:antialias=False
!URxvt.font:xft:terminus:medium:size=13:antialias=false,\
!xft:wenquanyi bitmap song:medium:pixelsize=13:antialias=False
!cursor
URxvt.cursorBlink: True
URxvt.cursorUnderline: True
URxvt.cursorcolor: white
!加入标签功能
!URxvt.perl-ext-common:default,tabbed
!redefine color to use tango theme in vim
!Black
URxvt.color0: #000000
URxvt.color8: #555753
!Red
URxvt.color1: #CC0000
URxvt.color9: #EF2929
!Green
URxvt.color2: #4E9A06
URxvt.color10: #8AE234
!Yellow
URxvt.color3: #C4A000
URxvt.color11: #FCE94F
!Blue
URxvt.color4: #3465A4
URxvt.color12: #729FCF
!Magenta
URxvt.color5: #75507B
URxvt.color13: #AD7FA8
!Cyan
URxvt.color6: #06989A
URxvt.color14: #34E2E2
!White
URxvt.color7: #D3D7CF
URxvt.color15: #EEEEEC
- rhfcaesar
- 帖子: 2996
- 注册时间: 2005-11-17 15:45
- 来自: 湖北
我的 ~/.Xresources如下:
代码: 全选
Xft.dpi:96
!! RXVT-unicode setting
!URxvt.geometry: 80x36+80+80
URxvt.background: black
URxvt.foreground: white
URxvt.scrollBar: True
URxvt.scrollBar_right: True
URxvt.scrollstyle: next
! Use shift+pageup/down to scroll in screen
URxvt.secondaryScroll: True
!set the artificial transparency of the v.t.
URxvt.inheritPixmap: False
URxvt.tintColor: grey
URxvt.shading: 500
URxvt.saveLines: 1500
URxvt.preeditType: Root
URxvt*perl-ext: tabbed
URxvt.borderLess: False
URxvt.title: urxvt
!italicFont and boldItalicFont undefined
URxvt.font: xft:Monaco:size=11,\
xft:LiHei Pro:size=11:antialias=True
URxvt.boldFont: xft:Monaco:size=11,\
xft:LiHei Pro:bold:size=11:antialias=True
!redefine color to use tango theme in vim
!URxvt.tintColor: #999
!URxvt.shading: 80
代码: 全选
枪杆子里面出政权
- hualang0929
- 帖子: 1226
- 注册时间: 2006-11-11 10:23
- 来自: Mars
- 联系:
rhfcaesar 写了:monaco字体的间距是有点大。如果想要字间距变小一点,可以把monaco换成lucida console,也是等宽字体,效果也非常好。command 写了:谢谢楼主!
不过,字体间距好像太大了,有什么解决办法没有?![]()
代码: 全选
<match target="font" >
<test name="family" >
<string>Monaco</string>
</test>
<edit name="globaladvance">
<bool>false</bool>
</edit>
</match>
抬头望星空一片晴,我独行,夜已渐寒……
- command
- 帖子: 306
- 注册时间: 2007-10-14 0:50
- 来自: GUCAS
- hualang0929
- 帖子: 1226
- 注册时间: 2006-11-11 10:23
- 来自: Mars
- 联系: