home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / GRAPHICS / mgif.lzh / GIF / TODO < prev   
Text File  |  1991-11-10  |  600b  |  22 lines

  1. Since some stuff was removed in the rewrite, it needs to be put back.
  2. This includes:
  3.  
  4.     - rotate, mirror, etc
  5.  
  6.     - processed image file output (not GIF, but flicker-able, maybe
  7.       multiple raw screen images like a PI3)
  8.  
  9. need to add:
  10.  
  11.     - for large images, "pan" the viewport around. also zoom and/or
  12.       arbitrary resize (not just 2x or .5x)
  13.  
  14.     - speed improvements, especially GIF decode, grayscale convert,
  15.       area processes, and flicker setup
  16.  
  17. it would be nice to do the following:
  18.  
  19.     - logically merge one or more images (AND, OR, XOR, etc)
  20.  
  21.     - "comparative flicker" (A/B on original/processed images)
  22.