From xemacs-m  Mon Mar 17 22:07:10 1997
Received: from Nimbus.CAM.ORG (Nimbus.CAM.ORG [198.168.100.4])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id WAA03564
	for <xemacs-beta@xemacs.org>; Mon, 17 Mar 1997 22:07:10 -0600 (CST)
Received: from marcpa (marcpa.HIP.CAM.ORG [205.151.117.79])
          by Nimbus.CAM.ORG (8.8.4/8.8.4) with ESMTP
	  id XAA15137; Mon, 17 Mar 1997 23:07:29 -0500 (EST)
Message-ID: <332E1455.160@cam.org>
Date: Mon, 17 Mar 1997 23:04:37 -0500
From: Marc Paquette <marcpa@cam.org>
X-Mailer: Mozilla 4.0b2 (WinNT; I)
MIME-Version: 1.0
To: Steven L Baur <steve@miranova.com>
CC: xemacs-beta@xemacs.org
Subject: Re: WE NEED NEW GIF CODE...
X-Priority: 3 (Normal)
References: <199703171912.LAA01741@newman> 	<u9hgiaguvo.fsf@neal.ctd.comsat.com> <199703171958.LAA02037@newman> <m267yqtgdh.fsf@altair.xemacs.org>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=us-ascii

Steven L Baur wrote:
> 
> William M Perry writes:
> 
> > I don't have the full jpeg source floating around, and couldn't find
> > a specific GIF interface in the jpeg header files.  Could it be as
> > simple as pumping a GIF file down the standard JPEG routines?
> 
> If you're using libgr or the standard libjpeg, it sure looks like it.
> It looks like we also get Targa and BMP for free too if we want them:

That (BMP) would be cool for the NT port.

> 
> jconfig.h:
> 
> #ifdef JPEG_CJPEG_DJPEG
> 
> #define BMP_SUPPORTED           /* BMP image file format */
> #define GIF_SUPPORTED           /* GIF image file format */
> #define PPM_SUPPORTED           /* PBMPLUS PPM/PGM image file format */
> #undef RLE_SUPPORTED            /* Utah RLE image file format */
> #define TARGA_SUPPORTED         /* Targa image file format */
> 
> --
> steve@miranova.com baur
> Unsolicited commercial e-mail will be billed at $250/message.

-- 
Marc Paquette
marcpa@cam.org

