home *** CD-ROM | disk | FTP | other *** search
/ Aminet 18 / aminetcdnumber181997.iso / Aminet / dev / misc / RenderLib.lha / RenderLib / Doc / Todo < prev   
Encoding:
Text File  |  1997-01-03  |  1.2 KB  |  42 lines

  1.  
  2.                             render.library
  3.                             --------------
  4.               ©1996 by Captain Bifat / TEK neoscientists
  5.  
  6.  
  7.                              future plans
  8.  
  9.  
  10.  
  11.   features that are not (yet) implemented - in no particular order:
  12.  
  13.  
  14.   > RGB filter hooks
  15.   this  feature  will  allow you to perform gamma correction, R/G/B,
  16.   contrast,  saturation, brightness filtering, and whatever comes to
  17.   your mind, in a single render go. some functions have already been
  18.   implemented internally, but there are still problems unsolved.
  19.  
  20.   > dither modes
  21.   random and ordered dithering should be implemented next.
  22.  
  23.   > 16bit/15bit support
  24.  
  25.   > histogram import/export functions
  26.   have  you  ever  felt  the  need  to save, load, merge histograms?
  27.   (well, i admit i haven't...)
  28.  
  29.   > tags for qualitative/quantitative, popularity and fuzzy
  30.   quantization
  31.  
  32.   > inserted rendering of HAM clip areas is not correctly
  33.   implemented yet.
  34.  
  35.   > low-level frontend: a lot of hook functions and support structures
  36.   for a generalized custom conversion system.
  37.   (currently being worked on)
  38.  
  39.   > high-level frontend: extreme simplification for many standard
  40.   tasks, such as scaling/rendering logos, allocating screen-pens etc.
  41.   (currently being worked on)
  42.