From: Eric Lilja <mindcooler@gmail.com>
To: emacs-devel@gnu.org
Subject: Building with image support
Date: Thu, 25 Oct 2007 12:46:21 +0200 [thread overview]
Message-ID: <ffps5n$eej$1@ger.gmane.org> (raw)
Hello, I've been building emacs on windows for a few year now but I have
always built it without image support. Anyway, I grew tired of looking
at the ugly toolbar under windows, compared to my linux installation, so
I set out to learn how to build emacs under windows with image support.
I managed to build it with xpm support and as long as emacs can find the
xpm dll I get nice looking toolbars. Good!
However, I noticed that emacs can be built to support not only xpm, but
also png, gif, tiff and a few other image format. I set my configure
script to pass --without-tiff, --without-png and so on so it doesn't
test for any other format than xpm.
My question is this: What am I missing without png support, without tiff
support etc? I only work with text with emacs, 90 percent of the time
programming. My original wish has been fullfilled, which was nice
looking toolbars on windows, but I wanted to know if it might be a good
idea to build emacs with support for the other image formats as well.
But if it doesn't matter to what I do with emacs, I don't want to
complicate my "build environment" unnecessarily.
Also, I noticed that my build script doesn't work anymore when the jobs
parameter is passed to make (on windows, trunk), but I will post a
separate message about that later today I hope.
- Eric Lilja
next reply other threads:[~2007-10-25 10:46 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-25 10:46 Eric Lilja [this message]
2007-10-25 11:12 ` Building with image support David Kastrup
2007-10-25 11:16 ` Eric Lilja
2007-10-26 8:21 ` David Kastrup
2007-10-26 10:33 ` Eric Lilja
2007-10-26 10:58 ` Jason Rumney
2007-10-28 15:45 ` Eric Lilja
2007-10-26 9:46 ` Richard Stallman
2007-10-26 10:34 ` Eric Lilja
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='ffps5n$eej$1@ger.gmane.org' \
--to=mindcooler@gmail.com \
--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.