home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / mtek004.zip / TODO < prev   
Text File  |  1997-04-13  |  2KB  |  44 lines

  1. Things I plan to add/improve/fix in future releases:
  2.  
  3. - Add support for multi-bit formats other than 8 bpp (4/10/12 bpp)
  4.  
  5. - Allow specification of scanning frame and paper length in units other
  6.   than inch (cm, mm, point, pixel)
  7.  
  8. - Support pixel as internal frame size setting unit (scanning frame
  9.   specification is not very accurate now, especially if FIX_FRAMESIZE must
  10.   be set to 1)
  11.  
  12. - Add support for automatic document feeder (ADF)
  13.  
  14. - Support downloading of user defined halftone patterns
  15.  
  16. ~ Allow different contrast/exposure/shadow/midtone/highlight/brightness
  17.   settings for R, G and B channels.
  18.  
  19. - Negative values for digital brightness adjustment produce very strange
  20.   results.
  21.  
  22. - Allow specifying an option file containing commandline switches.
  23.  
  24. - Fix SCSI bus lockup when scanning without prior calibration 
  25.   (if not possible, add a switch to perform a "dummy scan", i.e. a START SCAN 
  26.   immediately followed by a STOP SCAN, to force a calibration).
  27.   Maybe create a file in /tmp that indicates that a calibration was done?
  28.  
  29. - Add autodetection of scanner device (through /proc/scsi/scsi, perhaps)
  30.  
  31. ~ Try to fix the "-n" switch for negative scanning (does not work
  32.   on a 35t). (Got a workaround now with the INVERT_USING_GAMMA option).
  33.  
  34. - Check return value of lut_download().
  35.  
  36. - Blue values are not correct on an E6.
  37.  
  38. - Add software inter-/extrapolation, esp. for expanded resolution scans (to
  39.   take care of vertically streched images in this mode.
  40.  
  41. - Write some simple tool to create gamma table files; maybe even some
  42.   calibration tool for use with the test image supplied with some scanners
  43.   (in the far, far future...).
  44.