home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-3.iso / Tools / scanner / ScanMaker.README < prev    next >
Encoding:
Text File  |  1993-08-16  |  3.5 KB  |  86 lines

  1. ScanMaker
  2. =========
  3.  
  4. ScanMaker is a driver for the Microtek range of scanners.
  5.  
  6. It has been only been tested with the ScanMaker 600ZS, but should work 
  7. with any of the ScanMaker family.
  8.  
  9. It is work in progress, so any bugs, problems or other insanities, let 
  10. me know by e-mail to alastair@farli.otago.ac.nz and I will try to fix 
  11. them.
  12.  
  13. How to use it.
  14. Connected the scanner to the SCSI port of your computer, taking the 
  15. usual steps to ensure correct termination, and non-conflict of SCSI 
  16. ids.
  17.  
  18. Notes - NeXT hardware, the machine may not boot with the scanner 
  19. connected. Boot the machine with the scanner switched off, then when 
  20. you see the login window, turn it on.
  21.  
  22. Intel hardware. Make sure that the SCSI interface you have is set for 
  23. asynchronous transfers (especially the DPT 2012B), this may be done on 
  24. a target by target basis or for the whole system. If you don't the 
  25. interface tries to negotiate a sync transfer, the scanner resets the 
  26. bus, and thats it. Thanks to Mike Perka at NeXT for finding this 
  27. problem.
  28.  
  29. To Scan
  30. Select the scan mode you want: Line Art, Grey Scale, Colour with 
  31. either a grey or colour prescan.
  32.  
  33. Press the Prescan button.
  34.  
  35. Select the area you want to scan in the prescan window by dragging out 
  36. a rectangel, resize to your hearts content using the knobs.
  37.  
  38. Select resolution, contrast, brightness, gamma and histogram settings. 
  39. Preview them if you wish. (Note that brightness and contrast are not 
  40. currently previewable cos I haven't worked out what heinous thing the 
  41. scanner does for these!)
  42.  
  43. Then press the Scan button.
  44. If you are doing a high-resolution colour scan, go get a cup of 
  45. coffee!
  46.  
  47. Legal Issues
  48. No warranty is stated or implied. Neither the University of Otago nor 
  49. Alliance Textiles will be responsible for any losses incurred through 
  50. the use of this software.
  51.  
  52. ScanMaker makes use of Sam Leffler's TIFF Library. The following 
  53. notice applies to the TIFF Library:
  54.  
  55. Copyright (c) 1988, 1989, 1990, 1991, 1992 Sam Leffler
  56. Copyright (c) 1991, 1992 Silicon Graphics, Inc.
  57.  
  58. Permission to use, copy, modify, distribute, and sell this software 
  59. and its documentation for any purpose is hereby granted without fee, 
  60. provided that (i) the above copyright notices and this permission 
  61. notice appear in all copies of the software and related documentation, 
  62. and (ii) the names of Sam Leffler and Silicon Graphics may not be used 
  63. in any advertising or publicity relating to the software without the 
  64. specific, prior written permission of Sam Leffler and Silicon 
  65. Graphics.
  66.  
  67. ScanMaker makes use of the Independent JPEG group's JPEG library. The 
  68. following notice applies to the JPEG library
  69.  
  70. This software is copyright (C) 1991, 1992, Thomas G. Lane.  All Rights 
  71. Reserved except as specified below.
  72.  
  73. Permission is hereby granted to use, copy, modify, and distribute this 
  74. software (or portions thereof) for any purpose, without fee, subject 
  75. to these conditions: (1) If any part of the source code for this 
  76. software is distributed, then this README file must be included, with 
  77. this copyright and no-warranty notice unaltered; and any additions, 
  78. deletions, or changes to the original files must be clearly indicated 
  79. in accompanying documentation.  (2) If only executable code is 
  80. distributed, then the accompanying documentation must state that "this 
  81. software is based in part on the work of the Independent JPEG Group".  
  82. (3) Permission for use of this software is granted only if the user 
  83. accepts full responsibility for any undesirable consequences; the 
  84. authors accept NO LIABILITY for damages of any kind.
  85.  
  86.