all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Font loading slowdown
@ 2008-06-03 15:41 Chong Yidong
  2008-06-04  0:31 ` Kenichi Handa
  0 siblings, 1 reply; 2+ messages in thread
From: Chong Yidong @ 2008-06-03 15:41 UTC (permalink / raw)
  To: Kenichi Handa; +Cc: emacs-devel

Hi Handa-san,

After your latest checkin, I'm experiencing a considerable slowdown in
font loading.  After `emacs -q' creates a frame, it takes up to four
seconds to display the startup screen.  Using a reverted copy, it's
nearly instantaneous.

`emacs -Q' doesn't cause that slowdown, so I think it's due to the
variable-pitch faces used in the startup screen.  (By the way, that
variable-pitch face isn't anti-aliased, either before or after your
checkin, unlike the rest of the faces in Emacs.  So maybe there is a
font matching problem here?)

  2008-06-03  Kenichi Handa  <handa@m17n.org>

    * font.c (font_prop_validate_spacing): Handle uppercase symbols.
      (font_parse_fcname): Fix handling of unknown key.

    * xfont.c (xfont_list): Try an alias.

    * charset.c (char_charset): Return NULL if the arg charset_list is
      specified and C doesn't belong to any of them.

Could you double-check your work?  For the record, I'm using 23.0.60.10
(i686-pc-linux-gnu, GTK+ Version 2.12.9), with the following Xresources:

Xft.dpi: 96
Xft.hinting: false
Xft.hintstyle: none
Emacs.background: Black
Emacs.foreground: Wheat
Emacs*pointerColor: White
Emacs.cursorColor: Thistle
Emacs.geometry:=86x50+100+100
Emacs.Font: Mono-10
Emacs.useXIM: on

Thanks!




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

end of thread, other threads:[~2008-06-04  0:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-03 15:41 Font loading slowdown Chong Yidong
2008-06-04  0:31 ` Kenichi Handa

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.