分类: LINUX
2007-03-22 22:07:51
Xft.antialias: 1
Xft.hinting: 1
Xft.hintstyle: hintfull
Xft.rgba: rgb
Emacs.FontBackend: xft
;设置字体
(set-default-font "Bitstream Vera Sans Mono-10")
(set-fontset-font "fontset-default"
'han '("Microsoft YaHei" . "unicode-bmp"))