home *** CD-ROM | disk | FTP | other *** search
/ Vectronix 2 / VECTRONIX2.iso / FILES_01 / OCR_13B.LZH / OCR.13B / README < prev   
Text File  |  1994-08-27  |  4KB  |  84 lines

  1. ===========================================================================
  2.  
  3. OCR V1.3 (August 1994)  - Optical Character Recognition for Atari computers
  4. ---------------------------------------------------------------------------
  5. Author: Alexander Clauss
  6.         Stresemannstr. 44
  7.         D-64297 Darmstadt     Email: aclauss@rbg.informatik.th-darmstadt.de
  8.         Germany
  9. ===========================================================================
  10. OCR  is  FREEWARE.  It  may be copied and used freely. Distribution by BBSs
  11. and  PD  libraries is allowed. However, OCR may NOT under ANY circumstances
  12. be  included  in  CD-ROM  collections or on magazine cover disks without my
  13. prior  written  permission.  OCR  and  its documentation must always remain
  14. together  and complete with all its files and documentation. Changes to the
  15. program and documentation is forbidden.
  16. ===========================================================================
  17.  
  18. OCR runs on the Atari ST/STe/TT and Falcon in any resolution (>=496x200).
  19. ---------------------------------------------------------------------------
  20. If anyone is  interested in  translating the documentation  and/or the  RSC
  21. file, please contact me.
  22. ---------------------------------------------------------------------------
  23. Installation:
  24. -------------
  25. Copy the OCR files and folders listed at  the end of this text into an  OCR
  26. folder on your hard disk or floppy.
  27.  
  28. The language of the menus, dialogs  and messages within OCR can be  changed
  29. by replacing  the file  OCR.RSC with  one of  the .RSC  files in  the  RSCS
  30. folder. Copy the  desired RSC  file to the  same directory  as OCR.PRG  and
  31. rename it to OCR.RSC (delete or rename the existing RSC file).
  32.  
  33. On-line help  is  available  using either  1st-Guide  (Shareware  by  Guido
  34. Vollbeding) or ST-Guide (Fairware by Holger  Weets). To set up the  on-line
  35. help open the OCR 'General options'  dialog and using the 'Help  accessory'
  36. box select  the  desired  help accessory  (1STGUIDE.ACC  or  ST-GUIDE.ACC).
  37. Select OCR.IDX in the 'Index file' box  to use 1st-Guide or OCR.REF to  use
  38. ST-Guide (OCR_E.REF  for  English language  help).  Remember to  save  your
  39. selection using 'Save options'.
  40.  
  41. ---------------------------------------------------------------------------
  42. The following files comprise OCR and MUST always be distributed together:
  43.  
  44. OCR.PRG         Program
  45. OCR.RSC         RSC file (German)
  46. LIESMICH        This text in German
  47. README          This text in English
  48. LISEZMOI        This text in French
  49. LEESMIJ         This text in Dutch
  50.  
  51. DOCS\           Documentation
  52.   NEWS          IMPORTANT: Read this text!!!!!
  53.   OCR.DOC       Documentation in German
  54.   OCR_E.DOC     Documentation in English (thanks to S.Damerau, J.Connor)
  55.   TEST.DOC      Info about the example TEST_200.IMG, TEST_200.LIB (German)
  56.  
  57. RSCS\           RSC files in different languages
  58.   OCR_D.RSC     German RSC file
  59.   OCR_E.RSC     English RSC file
  60.   OCR_F.RSC     French RSC file (thanks to JJ Ardoino)
  61.   OCR_NL.RSC    Dutch RSC file (thanks to Henk van der Griendt)
  62.  
  63. PICS\           Example images
  64.   TEST_SYS.IMG  Image using system font to test with SYSTEM10.LIB
  65.   TEST_200.IMG  Scanned image to test with TEST_200.LIB
  66.  
  67. FONTS\          Example font databases
  68.   SYSTEM10.LIB  10 pt. system font to test SYSTEM10.LIB [ST High 640x400])
  69.   TEST_200.LIB  Use this with TEST_200.IMG.
  70.   
  71. HELP\           Hypertext on-line help files
  72.   1STGUIDE\     Hypertext in 1st-Guide format (German)
  73.      OCR.IDX    
  74.      OCR.HLP
  75.      * 
  76.   STGUIDE\      Hypertext in ST-Guide format
  77.      OCR.REF    German
  78.      OCR.HYP    German
  79.      OCR_E.REF  English
  80.      OCR_E.HYP  English
  81. ---------------------------------------------------------------------------
  82. EOF 25th August 1994
  83.  
  84.