emacs-devel
[Top][All Lists]
Advanced

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

address@hidden: x-font-family-list gives incomplete results]


From: Richard Stallman
Subject: address@hidden: x-font-family-list gives incomplete results]
Date: Wed, 22 Jan 2003 04:59:33 -0500

This seems like an important issue, so I am forwarding the message here.

------- Start of forwarded message -------
To: address@hidden
From: Dave Love <address@hidden>
Date: 20 Jan 2003 18:32:46 +0000
Subject: x-font-family-list gives incomplete results
Sender: address@hidden

`x-font-family-list' misses a lot, specifically fonts which are
suitable for offering the user as the default.  E.g. on a Debian
stable system I have this:

(x-font-family-list)
  => (("clean" . t) ("clearlyu") ("clearlyu alternate glyphs") ("clearlyu 
arabic extra") ("clearlyu ligature") ("clearlyu pua") ("fangsong ti" . t) 
("fixed" . t) ("gothic" . t) ("mincho" . t) ("newspaper") ("nil" . t) ("open 
look cursor") ("open look glyph") ("song ti" . t) ("unifont" . t))

(face-font 'default)
  => "-B&H-LucidaTypewriter-Medium-R-Normal-Sans-12-120-75-75-M-70-ISO8859-1"

Note that the lucidatypewriter I'm actually using isn't listed and I
have 64 families according to xfontsel.

The code implementing this looks superficially correct to me.  Am I
missing something?


_______________________________________________
Bug-gnu-emacs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs
------- End of forwarded message -------




reply via email to

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