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

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

bug#1096: The Emacs 23 cann't display the cjk extb characters again.


From: jasonr
Subject: bug#1096: The Emacs 23 cann't display the cjk extb characters again.
Date: Wed, 10 Dec 2008 06:43:32 +0000
User-agent: Internet Messaging Program (IMP) 3.2.3

Quoting Kenichi Handa <handa@m17n.org>:

> > hongyi.zhao@gmail.com wrote:

> > > (if (display-graphic-p)
> > > (set-fontset-font
> > >  (frame-parameter nil 'font)
> > >  '(#x20000 . #x2fa1d)
> > >  '("*-Sun-ExtB" . "unicode-sip")))
>
> I've just installed a fix.  At least with Xft font backend,
> Emacs should be able to find a proper font for the Unicode
> SIP area (#x20000..#x2FFFF) now.

At least part of the problem here is that the font name contains a -, which is
not compatible with the use of xlfd as the internal representation of fonts.








reply via email to

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