home *** CD-ROM | disk | FTP | other *** search
/ Fritz: Win Best Test 1 / 70001.ZIP / 70001 / WINWARE1 / ARCDIB / README.1ST < prev    next >
Text File  |  1993-09-26  |  3KB  |  75 lines

  1. ArcDIB v1.1                                     12 June, 1992
  2.  
  3. Version History:
  4.  
  5. 1.0  - initial release
  6. 1.1  - includes Borland Custom Control DLL required to run ArcDIB
  7.      - fixes Delete image bug that wouldn't delete the image.
  8.  
  9. ArcDIB is a Windows-based image database tool that allows
  10. you to easily store and access images in compressed or
  11. uncompressed form.  We initially designed it to manage the large 
  12. number of images generated by our mapping software. It became 
  13. such a useful tool that we decided to toss it into the 
  14. shareware market.
  15.  
  16. In view of the ever changing world of data compression, we not only
  17. provided two of the common algorithms (JPEG, Huffman) to choose from but
  18. we also have made it possible to integrate your own. You can write a DLL
  19. which ArcDIB will use to implement your own code. Of course there are
  20. guidelines and restrictions but the examples provided are straightforward
  21. and should make the effort a little easier.
  22.  
  23. There is no installation program with this version (sorry) so you just
  24. have to make sure the following files are in the same directory:
  25.  
  26. ARCDIB.EXE       The main program
  27. IMPDLL.DLL       Contains routines for importing
  28. PIECTRL.DLL      Contains status display controls
  29.                  (Hats off to Tom Swan - PC Techniques)
  30. YOURCOMP.DLL     Dummy DLL provided for example
  31. BWCC.DLL         Borland Custom Control library
  32. SAMPLE.BMF       Sample ArcDIB database.
  33.  
  34. If you have any trouble running the program please call our Tech Support.
  35. The file ARCDIB.WRI is a Windows Write file which contains screen dumps
  36. of the program and brief instructions on its use.
  37.  
  38. Again, this is a "shareware" product so if you find it useful, please register
  39. your copy by filling out the form provided in the file REGISTER.TXT.
  40. There will be many more improvements in future versions. Specifically,
  41. you are entitled to the following:
  42.  
  43. 1. Next major version (2.0) sent directly to you-FREE.
  44. 2. An installation program.
  45. 3. A complete user's manual.
  46. 4. More robust error handling.
  47. 5. Our undying gratitude.
  48.  
  49. The "next major version" of ArcDIB (2.0) will, at a minimum,
  50. consist of:
  51.  
  52. 1. MUCH better compression performance.
  53. 2. Full context-sensitive Help.
  54. 3. Import/Export support for more file formats (ie GIF,
  55. TIFF, etc.)
  56. 4. Enhanced hard copy (printing) options and formats.
  57. 5. A Calendar function that lets you create your own custom
  58. calendars using the images stored in your database.
  59. 6. Accelerator (hotkey) support for all controls.
  60. 7. Support for 24-bit images.
  61.  
  62. **********************************************************
  63. NOTE: This software is intended to be used at your own risk.
  64. While Better Maps will do everything possible to support its
  65. use, it can not be held responsible for damages or losses
  66. that result from it.
  67. **********************************************************
  68.  
  69. Brendan Daunt 76307,2411
  70. BETTER MAPS
  71. 920 Sycamore Ave #49
  72. Vista, Ca. 92083
  73. (619) 598-1323
  74. (619) 598-1323 FAX (shared line w/switch)
  75.