home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sun / apps / 1506 < prev    next >
Encoding:
Text File  |  1992-07-29  |  1.5 KB  |  43 lines

  1. Newsgroups: comp.sys.sun.apps
  2. Path: sparky!uunet!gatech!rpi!usc!sdd.hp.com!mips!netnews.synoptics.com!ashirvad!chiu
  3. From: chiu@synoptics.com (Timothy Chiu)
  4. Subject: Snapshot produces unrecognized raster?
  5. Message-ID: <1992Jul29.212135.18224@netnews.synoptics.com>
  6. Sender: usenet@netnews.synoptics.com (Net Posting user)
  7. Reply-To: chiu@synoptics.com
  8. Organization: Synoptics Inc. Santa Clara, California.
  9. Date: Wed, 29 Jul 1992 21:21:35 GMT
  10. Lines: 31
  11.  
  12.  
  13.  
  14. I'm trying to convert raster images (generated by OWV3 Snapshot) to
  15. either MacPaint or TIFF format.  I got the PBM utilities including
  16. "rasttopbm" and "pbmtomacp" which should do what I want, except that
  17. Snapshot produces 8 bit deep images and "rasttopbm" only handles 1 bit
  18. deep images.
  19.  
  20. There's no problem there because there's a program called "8to1" and
  21. another called "rasfilter8to1" that comes with SunOS.
  22. The problem is when I try to run either program I get the following
  23. error:
  24.  
  25.     input has unsupported colormap type or length
  26.     
  27. Does anyone know if Snapshot produces strange raster, or if there's an
  28. 8to1 filter that handles snapshot images?
  29.  
  30. When I do a "file" on the raster image I get the following, so I know
  31. it's 8-bit deep:
  32.  
  33.   % file snapshot.rs
  34.   snapshot.rs:    rasterfile, 71x70x8 standard format image
  35.  
  36. Thanks,
  37.  
  38. ---
  39. Timothy Chiu - chiu@synoptics.com | My opinions are mine only.
  40. SynOptics Communications, 4401 Great America Pkwy, Santa Clara, CA 95052-8185
  41. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  42.  
  43.