emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [want a bug fix for old fonts with emacs xft]


From: Felix Huang
Subject: Re: [want a bug fix for old fonts with emacs xft]
Date: Thu, 21 Dec 2006 02:28:25 +0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux)

The font can be specified in command line or .emacs configuration. In command
line use -fn or -font to specify a font, and --enable-font-backend to enable use
of Xft. In .emacs, use set-default-font and set-fontset-font to specify the
default font face and fontset font faces of other encodings.

for example,

(set-default-font "Courier Std-9")
(set-fontset-font "fontset-default" 'han
                  '("AR PL ShanHeiSun Uni-9" . "iso10646-1"))

f-hyx



"address@hidden" <address@hidden> writes:

> I compiled emacs 23.0.0 from CVS and installed on on my Centos 4.2
> box. The default face looks very nice, but bold, italic, and some menu
> faces use old fonts, which is the same problem posted at EmacsWiki  on
> Aug 16.
> It is said that there is already a bug fix and it works well. Can I
> get the fix?
> Thanks.
>
>
>      giuidzjin
>

-- 
早发白帝城

朝辞白帝彩云间 千里江陵一日还
两岸猿声啼不尽 轻舟已过万重山




reply via email to

[Prev in Thread] Current Thread [Next in Thread]