home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Amiga Shareware Floppies / ma83.dms / ma83.adf / ArtPro.lha / ArtPRO_Install / RenderLib / Doc / Todo < prev    next >
Text File  |  1997-03-02  |  1KB  |  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.   > ConvertChunky() should use a palette's render buffers, and the
  14.   overhead should be reduced. (Both for higher speed, especially
  15.   when called line-by-line.)
  16.  
  17.   > RGB filter hooks
  18.   this  feature  will  allow you to perform gamma correction, R/G/B,
  19.   contrast,  saturation, brightness filtering, and whatever comes to
  20.   your mind, in a single render go. some functions have already been
  21.   implemented internally, but there are still problems unsolved.
  22.  
  23.   > dither modes
  24.   ordered dithering should be implemented next.
  25.  
  26.   > 16bit/15bit support
  27.  
  28.   > histogram import/export functions
  29.   have  you  ever  felt  the  need  to save, load, merge histograms?
  30.   (well, i admit i haven't...)
  31.  
  32.   > qualitative/quantitative, popularity and fuzzy quantization
  33.  
  34.   > inserted rendering of HAM clip areas is not correctly
  35.   implemented yet.
  36.  
  37.   > high-level frontend: extreme simplification for many standard
  38.   tasks, such as scaling/rendering logos, allocating screen-pens etc.
  39.   (currently being worked on. this will be a seperate library.)
  40.  
  41.   > scale interpolation (at least for 24bit data)
  42.