emacs-devel
[Top][All Lists]
Advanced

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

Re: font-related hanging / general brokenness


From: Kenichi Handa
Subject: Re: font-related hanging / general brokenness
Date: Thu, 19 Jun 2008 15:44:40 +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>, Miles Bader <address@hidden> writes:

>>> $ xfd -fn '-bitstream-dejavu sans 
>>> mono-medium-r-normal--16-*-0-0-c-0-iso8859-1'
>>> Warning: Cannot convert string "-bitstream-dejavu sans 
>>> mono-medium-r-normal--16-*-0-0-c-0-iso8859-1" to type FontStruct
>>> xfd:  no font to display
> >
> > ?!?!  Then what is the result of:
> >
> > % xlsfonts -fn '-bitstream-dejavu sans 
> > mono-medium-r-normal--16-*-0-0-c-0-iso8859-1'

> $ xlsfonts -fn '-bitstream-dejavu sans 
> mono-medium-r-normal--16-*-0-0-c-0-iso8859-1'
> -bitstream-dejavu sans mono-medium-r-normal--16-0-0-0-c-0-iso8859-1

Weird.

It seems that your X, perhaps the module supporting TTF, has
a bug.  I don't know an easy workaround for such a problem.
Checking each font if it is surely openable or not in the
font-selection routine is too much costly.  Changing the
order of font drivers from x,xft to xft,x will solve
(actually just hide) the problem.  But, why don't you remove
such unusable fonts from your X font path?

---
Kenichi Handa
address@hidden




reply via email to

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