Kanru’s 探險日誌

還有 140 天退伍!

當發現美好的事物時,所要做的第一件事,就是把它分享給所有人

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 Chen

February 11th, 2008 at 1:10 am

Posted in Debian

Tagged with , , ,

One Response to 'Emacs 使用 Xft'

Subscribe to comments with RSS or TrackBack to 'Emacs 使用 Xft'.

  1. 好像freeBSD的ports里的emacs-devel还是旧的。

    khsing

    11 Feb 08 at 6:15 pm

Leave a Reply