home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / graphics / utility / mgif35b / todo < prev   
Encoding:
Text File  |  1991-06-18  |  693 b   |  19 lines

  1. need to flesh out more:
  2.     - flicker file format (add comments, etc).
  3.  
  4. need to add:
  5.     - speed improvements, especially GIF decode, grayscale convert,
  6.       area processes, and flicker setup.
  7.     - some sort of batch processing so you can process images while
  8.       you sleep :-).
  9.  
  10. it would be nice to do the following:
  11.     - logically merge one or more images (AND, OR, XOR, etc), perhaps
  12.       by range.
  13.     - histograms on selected pixel range (without need to cut first).
  14.     - "comparative flicker" (A/B on original/processed images).
  15.     - history (editable?) of each processing step to repeat from
  16.       original. (i have started this and it is reasonably complete but
  17.       not in this version yet).
  18.  
  19.