all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Oliver Scholz <alkibiades@gmx.de>
Cc: emacs-devel@gnu.org
Subject: Re: XPM images
Date: Fri, 27 Sep 2002 01:45:12 +0200	[thread overview]
Message-ID: <m3wup8co3b.fsf@ID-87814.user.dfncis.de> (raw)
In-Reply-To: <E17ugRj-0005ES-00@fencepost.gnu.org> (Richard Stallman's message of "Thu, 26 Sep 2002 17:45:19 -0400")

Richard Stallman <rms@gnu.org> writes:

>     * The "splash.xpm" image that is displayed with the startup-message,
>       is a little bigger. While the Lisp-conversion is IMO fast enough for
>       small images like icons, it would slow down the startup notably to
>       use it on splash.xpm.
>
> We have a file splash.pbm as well.  I presume that Emacs will use that
> rather than use your code, right?  So the slowdown is only hypothetical,
> right?

Not necessarily. It depends on the chosen solution. The decision
between splash.pbm and splash.xpm is made in startup.el, based on
functions provided by image.el. So if I go on and hook the
Lisp-conversion into images.el (I guess that would be `create-image'),
it _could_ affect the choice of the image. Of course, I could also
make sure in startup.el that this does not happen. That's why I
asked. Another solution could be to use PPM instead of XPM for the
coloured image, which is, as Gerd said, always supported.

    -- Oliver

-- 
Oliver Scholz               6 Vendémiaire an 211 de la Révolution
Taunusstr. 25               Liberté, Egalité, Fraternité!
60329 Frankfurt a. M.       http://www.jungdemokratenhessen.de
Tel. (069) 97 40 99 42      http://www.jdjl.org

  reply	other threads:[~2002-09-26 23:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-26  2:32 XPM images Oliver Scholz
2002-09-26 21:45 ` Richard Stallman
2002-09-26 23:45   ` Oliver Scholz [this message]
2002-09-28  3:20     ` Richard Stallman
2002-09-30  2:49 ` Richard Stallman
2002-09-30 12:10   ` Oliver Scholz
2002-10-01  6:17     ` Richard Stallman

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=m3wup8co3b.fsf@ID-87814.user.dfncis.de \
    --to=alkibiades@gmx.de \
    --cc=emacs-devel@gnu.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.