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

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

Re: A funny bug in Emacs Unicode2/xft branch


From: Kenichi Handa
Subject: Re: A funny bug in Emacs Unicode2/xft branch
Date: Mon, 09 Apr 2007 17:10:33 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.95 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

In article <address@hidden>, Leo <address@hidden> writes:

> > The previous bug was that when you have gnu-unifont (which
> > has a glyph for "‐"), that font is used instead of bold
> > version of "DejaVu LGC Sans Mono".  But, it seems that you
> > don't have gnu-unifont.  If you have any of GB/JIS/KSC/BIG5
> > fonts, I think you can confirm that bug by the character
> > U+2190 (LEFTWARDS ARROW).

> I seem to see the other way around.

> In old Emacs 23:
> "←" are shown by:
>     normal: dejavu lgc sans 
> mono:pixelsize=16:foundry=unknown:weight=medium:slant=r:width=normal (#x563)
>       bold: dejavu lgc sans 
> mono:pixelsize=16:foundry=unknown:weight=bold:slant=r:width=normal (#x563)

> In Emacs 23 with new fontset.c:
> "←" are shown by:
>     normal: dejavu lgc sans 
> mono:pixelsize=16:foundry=unknown:weight=medium:slant=r:width=normal (#x563)
>       bold: dejavu lgc sans 
> mono:pixelsize=16:foundry=unknown:weight=medium:slant=r:width=normal (#x563)

Oops, the fontset.c I sent you had a silly bug.  Please try
with the new one attached at the tail.

>>> I am still seeing square box for bold version of "─" with the new
fontset.c.
> >
> > Sorry, that is another bug which was not yet completely fixed by the
> > fontset.c I sent.  I'm now working on it.

The new one still doesn't fix this problem.

---
Kenichi Handa
address@hidden

Attachment: fontset.c
Description: Binary data


reply via email to

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