all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: Kenichi Handa  <handa@m17n.org>
Cc: emacs-devel@gnu.org
Subject: Font loading slowdown
Date: Tue, 03 Jun 2008 11:41:54 -0400	[thread overview]
Message-ID: <87mym234ql.fsf@stupidchicken.com> (raw)

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!




             reply	other threads:[~2008-06-03 15:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-03 15:41 Chong Yidong [this message]
2008-06-04  0:31 ` Font loading slowdown Kenichi Handa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mym234ql.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=handa@m17n.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.