home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / graphics / 8172 < prev    next >
Encoding:
Text File  |  1992-07-26  |  1.7 KB  |  37 lines

  1. Newsgroups: comp.graphics
  2. Path: sparky!uunet!munnari.oz.au!labtam!graeme
  3. From: graeme@labtam.labtam.oz.au (Graeme Gill)
  4. Subject: Re: 24 bit display of 24 bit images in X on DECStation 5000/240
  5. Organization: Labtam Australia Pty. Ltd., Melbourne, Australia
  6. Date: Mon, 27 Jul 1992 04:33:52 GMT
  7. Message-ID: <1992Jul27.043352.9984@labtam.labtam.oz.au>
  8. Summary: Try xli instead
  9. References:  <1992Jul22.214630.5024@noose.ecn.purdue.edu> <1992Jul24.155012.12838@ryn.mro4.dec.com>
  10. Keywords: 24 bit
  11. Lines: 24
  12.  
  13. In article <1992Jul24.155012.12838@ryn.mro4.dec.com>, vesper@2draw.enet.dec.com () writes:
  14. > |>In article <1992Jul22.214630.5024@noose.ecn.purdue.edu>, dmc@ecn.purdue.edu (David M Chelberg) writes:
  15. > |>|>What I am interested in is in
  16. > |>|>displaying 24 bit images on a DECStation 5000/240 running Ultrix 4.2A
  17. > |>|>with their full 24 bits.  I am aware of XV 2.21 and Xloadimage, but
  18. > |>|>they both appear to first convert to 8 bits.
  19. > I just got a copy of XloadImage, and for the 24 bit Utah Raster Toolkit
  20. > run-length-encoded (RLE) images I have, it does indeed convert to
  21. > 8 bits. I have modified the rle.c file to support 24 bit truecolor.
  22. > I will send you a copy now, and send the Xloadimage developers a copy
  23. > once I get back from SIGGRAPH.
  24.  
  25.     Then you have an old copy of xloadimage. Save yourself some work
  26. and get a copy of xli instead (export.lcs.mit.edu /contrib/xli.*)
  27. I did the original rle.c for xloadimage and converted it to full 24 bit
  28. a long time ago. xli is an enhanced version of xloadimage and includes
  29. a 24 bit JPEG loader as well as numerous bug fixes, speed ups and minor
  30. enhancements. If you are after 24 bit display programs it is probably worth
  31. checking out ImageMagick on export as well.
  32.  
  33.     Graeme Gill
  34.  
  35.