[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with `create-fontset-from-fontset-spec'
From: |
Kenichi Handa |
Subject: |
Re: Problem with `create-fontset-from-fontset-spec' |
Date: |
Tue, 11 Jul 2006 21:39:14 +0900 |
User-agent: |
SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI) |
In article <address@hidden>, "Sun Yijiang" <address@hidden> writes:
> [1 <text/plain; ISO-8859-1 (7bit)>]
> Font conf code:
> (create-fontset-from-fontset-spec
> (concat "-*-andale mono-medium-r-*-*-15-*-*-*-m-*-fontset-gbk,"
> "chinese-gb2312: -*-simsun-medium-r-*-*-18-*-*-*-c-*-gb2312*-*,"
> "chinese-cns11643-5:-*-simsun-medium-r-*-*-18-*-*-*-c-*-gbk-*,"
> "chinese-cns11643-6:-*-simsun-medium-r-*-*-18-*-*-*-c-*-gbk-*,"
> "chinese-cns11643-7:-*-simsun-medium-r-*-*-18-*-*-*-c-*-gbk-*") t)
> M-x describe-fontset RET RET (some non-ascii lines are deleted):
> <---- From CVS 2005.05.20 ---->
> Fontset: -*-andale mono-medium-r-*-*-15-*-*-*-m-*-fontset-gbk
[...]
> <---- From CVS 2006.06.08 ---->
> Fontset: -*-*-*-*-*-*-*-*-*-*-*-*-fontset-default
Hmmm... fontset-gbk is not selected for your frame in the
latest version. How did you specify fontset-gbk as frame's
fontset? What is the result of M-x list-fontsets RET? Do
you see fontset-gbk in the list? If so, can you select it
by Shift-mouse-1 -> fontset -> gbk?
---
Kenichi Handa
address@hidden