home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / fgl_v12.zip / FGL_READ.ME < prev    next >
Text File  |  1994-08-28  |  4KB  |  100 lines

  1. =======================================================================
  2.  
  3.             Ferns' Graphics Library
  4.             Copyright (c) 1993-1994
  5.                   Release 1.2
  6.                  September 1994
  7.                 Ferns  Paanakker
  8.  
  9. =======================================================================
  10.  
  11.               LIMIT OF LIABILITY
  12.  
  13. The Ferns' Graphics Library is distributed as-is. The author disclaims 
  14. all warranties, expressed or implied. The author will assume no liability 
  15. for damages either from the direct use of this product or as a consequence 
  16. of the use of this product.
  17.  
  18. The Ferns' Graphics Library is a library for CA-Clipper 5.01 or higher.
  19.  
  20. See the included Norton Guide for information about its contents.
  21.  
  22. -----------------------------------------------------------------------
  23.  
  24.               DEMO FERNS' GRAPHICS LIBRARY
  25.  
  26. Try the included demo program FGL_DEMO.PRG that demonstrates most of the
  27. functions of the library.
  28.  
  29. If you are using RTLINK type :
  30.  
  31.    DEMORTL ─┘
  32.  
  33. Then start the demo by typing the command :
  34.  
  35.    FGL_DEMO ─┘
  36.  
  37. If you want to see the demo in 16 color or 32768 hicolor mode, follow the
  38. instructions in the DEMORTL.RMK file.
  39. I Hope you like it as much as other registered users.
  40.  
  41. -----------------------------------------------------------------------
  42.  
  43.                DISTRIBUTED FILES
  44.  
  45. The following files are included :
  46.  
  47. - VGA_FUNC.LIB - Standard library for all the graphic functions
  48. - VGA_BAS.LIB  - Library for 16 color modes.
  49. - SVGA_BAS.LIB - Library for 256 color modes.
  50. - HIC_BAS.LIB  - Library for 32768 hicolor modes.
  51. - NORMAL.FNT   - Normal font (8x16).
  52. - BROADWAY.FNT - Broadway font (8x16).
  53. - HELVETIC.FNT - Helvetic font (8x16).
  54. - SCRIPT.FNT   - Script font (like handwriting) (8x16).
  55. - DEMORTL.BAT  - Batch file to make DEMO using RTLink.
  56. - DEMORTL.RMK  - Makefile for DEMO.EXE.
  57. - FGL_DEMO.PRG - The actual demo program.
  58. - FGL_GT.OBJ   - Object file of redifinition of some GT API functions.
  59. - RANDOM.OBJ   - Object file for random functions.
  60. - GETSYS.PRG   - File needed for graphical cursor.
  61. - GETSYS.OBJ   - Object of GETSYS.PRG.
  62. - FGL_READ.ME  - This file
  63. - FGL_V12.NG   - Norton Guide to the Ferns' Graphics Library Version 1.2.
  64. - REGISTER.FRM - Registration form.
  65.  
  66. -----------------------------------------------------------------------
  67.  
  68.         LICENSING FG LIB FOR PERSONAL USE
  69.  
  70. The FG Library is marketed as a shareware library. This marketing 
  71. method gives the user the opportunity to evaluate the library before 
  72. actually registering the software. If after a two week evaluation period 
  73. you determine that the FG Library meets your needs, you are required to 
  74. register your copy of the FG Library with Ferns Paanakker. To register 
  75. your copy of the FG Library, complete the registration form that is 
  76. distributed with the FG Library package, include your payment 
  77. (in cash or check) and mail it to :
  78.         Ferns Paanakker
  79.         Looikolkstraat 2
  80.         7451 EP Holten
  81.         The Netherlands
  82.         Phone : 020-6955318
  83.             countrycode-20-6955318
  84.  
  85. When your registration form is processed you will receive the complete
  86. version of the Ferns' Graphics Library as soon as possible.
  87.  
  88. Support is available for registered users only.
  89.  
  90. Pricing :
  91.  
  92.                         Holland  Elsewhere
  93.                         -------  ---------
  94.      3½ inch disk with library and doc files    ƒ 30.00   $ 25.00
  95.      Shipping and handling                      ƒ  5.00   $ 10.00
  96.  
  97.  
  98. Please distribute the DEMO files freely among your friends, as long as
  99. you don't change anything in the files you received.
  100.