home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / graphics / 11539 < prev    next >
Encoding:
Text File  |  1992-11-06  |  1.5 KB  |  38 lines

  1. Newsgroups: comp.graphics
  2. Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!stanford.edu!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!rpi!psinntp!psinntp!shell!shell!rjohnson
  3. From: rjohnson@shell.com (Roy Johnson)
  4. Subject: Re: Color Reduction / TGA conversion
  5. In-Reply-To: spl@alex.ucsd.edu's message of 3 Nov 1992 14:33:16 GMT
  6. Message-ID: <RJOHNSON.92Nov4155207@conus.shell.com>
  7. Sender: usenet@shell.shell.com (USENET News System)
  8. Organization: Houston, TX
  9. References: <1992Nov3.140502.11337@cognos.com> <1d62jcINNevf@network.ucsd.edu>
  10. Date: 4 Nov 92 15:52:07
  11. Lines: 25
  12.  
  13. spl@alex.ucsd.edu (Steve Lamont) writes:
  14.  >faraghec@cognos.com (Chad Faragher) writes:
  15.  >>Problem:  You've got a TGA file that you want to convert to a more reasonable
  16.  >>          format.  * AND/OR * you want to create a 256 color palette for it
  17.  >>          because it has to many colors.
  18.  >>
  19.  >>ANSWER!!:  Use PICLAB, or IMPROCESS! ...
  20.  
  21.  >Or get pbmplus, free at your favorite major FTP site or bundled in with the
  22.  >X11R5 distribution.
  23.  
  24. Or, if you don't mind being unorthodox and shunned at parties, use
  25. the Independent JPEG Group's software as a quantizer.  It reads targa
  26. directly.  On MS-DOS, I think you give it input and output files, so
  27. you'd do:
  28.  
  29. PC> cjpeg -Q 100 image.tga image.jpg
  30. PC> djpeg -G image.jpg image.gif
  31.  
  32. This is the best quantizer I know of.
  33. --
  34. Roy Johnson
  35. Shell Development Company (but speaking for myself)
  36. Clinton won - I guess there are still plenty of people who don't
  37. see the irony in "I'm from the government and I'm here to help."
  38.