From xemacs-m  Thu Sep 25 18:11:53 1997
Received: from GS213.SP.CS.CMU.EDU (GS213.SP.CS.CMU.EDU [128.2.209.183])
	by xemacs.org (8.8.5/8.8.5) with SMTP id SAA03626;
	Thu, 25 Sep 1997 18:11:53 -0500 (CDT)
Received: by GS213.SP.CS.CMU.EDU (AIX 3.2/UCB 5.64/4.03)
          id AA10750; Thu, 25 Sep 1997 19:11:55 -0400
Date: Thu, 25 Sep 1997 19:11:55 -0400
Message-Id: <9709252311.AA10750@GS213.SP.CS.CMU.EDU>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Darrell Kindred <dkindred@cmu.edu>
To: SL Baur <steve@xemacs.org>
Cc: xemacs-beta@xemacs.org
Subject: Re: Are jpegs in 19.16 working for anyone?
Organization: Carnegie Mellon University School of Computer Science
In-Reply-To: <m2lo0lrqdz.fsf@altair.xemacs.org>
References: <m2lo0lrqdz.fsf@altair.xemacs.org>
X-Mailer: VM 6.34 under 19.16 "Bronx" XEmacs Lucid

SL Baur writes:
 > I've had some reports of problems with jpeg images in 19.16 and they
 > don't appear to work very well on my test build.

Seems to work for me in a brief test (AIX 3.2.5, X11 R6, xpm
3.4j):

  (set-extent-begin-glyph (make-extent 1 1)
       (make-glyph [jpeg :file "/afs/cs/user/dkindred/www/dk-face.jpg"]))

I also get the jpeg on the w3 home page successfully, but I
don't know if w3 uses native jpeg support.

- Darrell

