unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Emacs chooses wrong bold font
@ 2008-05-20 22:42 Glenn Morris
  2008-05-22  2:41 ` Kenichi Handa
  0 siblings, 1 reply; 9+ messages in thread
From: Glenn Morris @ 2008-05-20 22:42 UTC (permalink / raw)
  To: Kenichi Handa; +Cc: emacs-devel


Something in the latest round of font changes has messed up my bold
fonts again.

It appears to be this problem again:

http://lists.gnu.org/archive/html/emacs-devel/2008-05/msg00017.html

Namely, Emacs is overstriking rather than choosing a true bold font.

C-u x = reports:

default: -misc-fixed-medium-r-normal--15-140-75-75-c-90-iso8859-1 (#x69) 
bold   : -misc-fixed-medium-r-normal--15-140-75-75-c-90-iso8859-1 (#x6E)

The bold font should be:

-misc-fixed-bold-r-normal--15-140-75-75-c-90-iso8859-1 (#x70)

In ~/.Xdefaults I have:

Emacs.font: -misc-fixed-medium-r-normal--15-120-100-100-c-*-iso8859-1


Reverting fixes it:
cvs up -D '20080519' font.h emacs.c  Makefile.in font.c fontset.c xfaces.c 




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-05-24 23:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-20 22:42 Emacs chooses wrong bold font Glenn Morris
2008-05-22  2:41 ` Kenichi Handa
2008-05-22  3:00   ` Glenn Morris
2008-05-22  3:49     ` Kenichi Handa
2008-05-22 18:53   ` Glenn Morris
2008-05-23  0:37     ` Kenichi Handa
2008-05-23  9:08       ` Richard M Stallman
2008-05-23 15:15   ` Stephen Berman
2008-05-24 23:01     ` Stephen Berman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).