home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / converters / spr2jpeg_1 / !Spr2Jpeg / Documents / History < prev    next >
Text File  |  1995-04-28  |  1KB  |  27 lines

  1.                      History of Sprite 2 Jpeg
  2.                      ========================
  3.  
  4. 0.01  --  Had idea, and designed templates. 24-Jan-95
  5. 1.00  --  Finished the first working version, which will now
  6.           correctly convert sprites into Jpegs. Will now work
  7.           on code to reverse the process, and to handle Clear
  8.           files. All is well. 3-Feb-95
  9. 1.01  --  Will compress Clear files into Jpegs.3-Feb-95
  10. 1.02  --  Finished a PBM -> Clear conversion algorithm (CFSI
  11.           can do the other one :-)
  12. 1.03  --  Cleaned up the frontend, can now handle many input
  13.           types. In fact, ? -> Jpeg is now finished. Only the
  14.           decompressor to do now.
  15. 1.04  --  Template overhaul, so all is now niceness. Decompess
  16.           options are fully incorporated, inc. save/load of
  17.           options. Just a small amount of code to go. I'll save
  18.           it for later this morning when I've had some sleep.
  19.           Still 3-Feb-95.
  20. 1.05  --  It's all finished ! It all works ! Decompressor done,
  21.           works fine (though the buffering on the PBM -> Clear
  22.           could use a little extra RAM). 3:45, 3-Feb-95.
  23. 1.06  --  Minor edits to the user interface - no big changes.
  24.           19-Feb-95.
  25. 1.07  --  Err... occasionally crashed due to lack of memory.
  26.           Also, minor oversight in Clear converter (didn't remove
  27.           some development code). Teensy buglet fix. 28-Apr-95.