Kanru’s 探險日誌

這裡應該會放一些我每日遊覽的站台及一些心得,就當作是我的學習筆記吧^^。

Archive for the ‘font’ tag

Emacs 使用 Xft

with one comment

emacs-unicode-2 branch 已經 merge 到 trunk 了,用 xft 來顯示的部份也 merge 到 trunk。

更好的是,已經有 deb 可以用了,emacs-snapshot 請到 http://emacs.orebokech.com/ 取用。

設定方法,XftGnuEmacs 仍有一定參考價值。

.Xresources:

Emacs.FontBackend: xft
Emacs.Font: Dejavu Sans Mono-9

.emacs:

(set-fontset-font "fontset-default" 
                  'han '("cwTeXHeiBold" . "unicode-bmp"))

Written by kanru

February 11th, 2008 at 1:10 am

Posted in Debian

Tagged with , , ,