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

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

bug#3228: 23.0.93; GTK font selection: asked for Courier, got Nimbus


From: Kenichi Handa
Subject: bug#3228: 23.0.93; GTK font selection: asked for Courier, got Nimbus
Date: Thu, 07 May 2009 20:51:12 +0900

In article <87prelidmt.fsf@turtle.gmx.de>, Sven Joachim <svenjoac@gmx.de> 
writes:

> > And also try this:
> > % start Emacs as usual
> > ESC : (setq font-log nil) RET
> > ;; choose 'courier 12' font from the GTK dialog
> > M-x font-show-log RET
> >
> > and show me the *Help* buffer.

> ftfont-list: -adobe-courier-*--*-m-*-iso10646-1
[...]

It's strange that the first font listing is for that
pattern.  The first one should be:

ftfont-list: -Adobe-courier-*-iso8859-1

Are you sure that you followed the above procedure exactly
without doing anything else?

And please show me the result of this too:

% xlsfonts -fn '-adobe-courier-medium-r-normal-*'

It seems that you have three kinds of courier fonts:
      X: -adobe-courier-* (bitmap fonts, same as below)
    Xft: -Adobe-courier-* (/usr/share/fonts/X11/*dpi/cour*.pcf.gz)
X alias: -urw-nimbus mono l-* (Type1 scalable fonts)

---
Kenichi Handa
handa@m17n.org






reply via email to

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