home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / programm / 5212 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  1.1 KB

  1. Path: sparky!uunet!sun-barr!cs.utexas.edu!usc!sdd.hp.com!elroy.jpl.nasa.gov!midiline!dylan
  2. From: dylan@midiline.la.ca.us (Comrade D)
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: Problems with built-in LZW image compression code
  5. Message-ID: <cJBeoB2w165w@midiline.la.ca.us>
  6. Date: Thu, 23 Jul 92 20:00:23 PDT
  7. Organization: MIDILine BBS - Altadena, CA - (818) 797-3285
  8. Lines: 31
  9.  
  10.  
  11. Help!  It seems LZW image compression under 2.1 is faulty.  I have
  12. encountered several images that won't reopen when saved using LZW,
  13. like so:
  14.  
  15.     [bitmap writeTIFF:s usingCompression:NX_TIFF_COMPRESSION_LZW
  16.         andFactor:10.0];
  17.  
  18. I get messages like so:
  19.  
  20.     TIFF Error: LZWDecode: Not enough data for scanline 259 (decode 1249 
  21. bytes).
  22.  
  23. Has anyone else encountered this, and if so, please tell me there's a
  24. patch for this under 2.1.
  25.  
  26.  
  27. Please e-mail me at dylan@angst.com,
  28. thanks in advance.
  29.  
  30.         --Dylan
  31.  
  32. P.S.  Has anyone else noticed JPEG under 2.1 has problems saving
  33. images with large regions of pure red in them?  It changes it to green.
  34.  
  35.  
  36.  
  37. -------------------------------------------------------------------
  38. Dylan Kohler
  39. dylan@angst.com     (NeXTmail welcome)
  40.  
  41.