unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Building with image support
@ 2007-10-25 10:46 Eric Lilja
  2007-10-25 11:12 ` David Kastrup
  2007-10-26  9:46 ` Richard Stallman
  0 siblings, 2 replies; 9+ messages in thread
From: Eric Lilja @ 2007-10-25 10:46 UTC (permalink / raw)
  To: emacs-devel

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

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

end of thread, other threads:[~2007-10-28 15:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-25 10:46 Building with image support Eric Lilja
2007-10-25 11:12 ` 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

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).