emacs-devel
[Top][All Lists]
Advanced

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

Re: font-backend branch


From: Kenichi Handa
Subject: Re: font-backend branch
Date: Fri, 02 May 2008 00:20:13 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

In article <address@hidden>, Glenn Morris <address@hidden> writes:

> Default face:
[...]
>      -misc-fixed-medium-r-normal--14-130-75-75-c-70-iso8859-1 (#x6C)

> Bold face:
[...]
>      -misc-fixed-medium-r-normal--14-130-75-75-c-70-iso8859-1 (#x70)

Ah, I see.  You wrote that you have this font setting.

Emacs.font: -misc-fixed-medium-r-normal-*-14-*-100-100-*-*-iso8859-1

When I run the command
  % xlsfonts -fn -misc-fixed-*-*-*-*-14-*-100-100-*-iso8859-1
I got this result:
  -misc-fixed-medium-r-normal--14-110-100-100-c-70-iso8859-1

So, Emacs preferred to use it for bold by making it
artificially bold (by overstriking).

But, actually that font is an alias of
  -misc-fixed-medium-r-normal--14-130-75-75-c-70-iso8859-1.
and that font has this bold version:
  -misc-fixed-bold-r-normal--14-130-75-75-c-70-iso8859-1

Very complicated...

I've just installed a better but a little bit slower font
selection code.  Please try again.  I'll think about the
tuning for speed later.

---
Kenichi Handa
address@hidden




reply via email to

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