home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 14 / CD_ASCQ_14_0694.iso / maj / 4524 / readme.1st < prev    next >
Text File  |  1994-05-09  |  8KB  |  183 lines

  1. *****************************************************************************
  2. SVGACC  A Super VGA Graphics Library For Use With MS & Borland C/C++
  3. Copyright (c) 1993-1994 By Stephen L. Balkum and Daniel A. Sill 
  4. *****************************************************************************
  5.  
  6. *****************************************************************************
  7. INTRODUCTION
  8. *****************************************************************************
  9.  
  10.     SVGACC is a Super VGA graphics library designed for use with
  11. MS & Borland C/C++. It is written in 100% assembly language for the best
  12. possible speed. It provides the MS & Borland C/C++ programmer with an easy
  13. interface to the high resolution/high color video modes of the newer SVGA
  14. video cards. Because there is no "standard" for VGA video cards above the 
  15. 320x200x256 resolution, each video card manufacturer has implemented a 
  16. slightly different method to access these high resolution/high color video 
  17. modes. This graphics library will automatically identify the video card and 
  18. its installed memory. This way, the programmer may write graphics programs 
  19. that will work on most any SVGA card without writing specific versions for 
  20. each individual SVGA card. Over 100 subroutines and functions are provided.
  21.  
  22.  
  23. *****************************************************************************
  24. SYSTEM REQUIREMENTS
  25. *****************************************************************************
  26.         
  27.     This SVGA graphics library requires a 386sx or bettor processor (to
  28. take advantage of 32 bit instructions) as well as one of the following Super 
  29. VGA video card brands/chip sets:
  30.         
  31.         Acumos SuperVGAs
  32.         Avance Logic SuperVGAs
  33.         ATI Technologies SuperVGAs
  34.         Ahead SuperVGAs
  35.         Chips and Technologies SuperVGAs
  36.         Cirrus Logic SuperVGAs
  37.         Everex Micro Enhancer SuperVGAs
  38.         Genoa SuperVGAs
  39.         Mxic SuperVGAs
  40.         NCR SuperVGAs
  41.         Oak Technologies SuperVGAs
  42.         Realtek SuperVGAs
  43.         Paradise/Western Digital SuperVGAs
  44.         Primus SuperVGA s
  45.         Trident SuperVGAs
  46.         Tseng Labs SuperVGAs
  47.         Video 7 SuperVGAs
  48.         All VESA compatible SuperVGAs (version 1.00 and greater)
  49.  
  50.     The maximum resolution is dependent on the video card, its
  51. installed memory, and the video monitor. Most VGA video cards support the 
  52. 320x200x256 and 640x400x256 video modes. 512k of video memory is required 
  53. to support the 640x480x256 and 800x600x256 video modes. 1 meg of video
  54. memory is required to support the 1024x768x256 video mode. 2 meg of video 
  55. memory is required to support the 1280x1024x256 video mode.
  56.     Also, video card manufactures are starting to provide VESA drivers
  57. for their video cards. Contact the technical service department of your 
  58. video card manufacturer and see if they have a VESA driver or updated
  59. BIOS available for your video card.
  60.  
  61.  
  62. *****************************************************************************
  63. WHAT IS NOT INCLUDED
  64. *****************************************************************************
  65.     The following functions are not included with the shareware version. 
  66. Please note that we feel that these functions are not nessessary for the 
  67. evaluation of the library but do provide some incentive to register.
  68.  
  69.     fillconvexpoly
  70.     gifmake
  71.     xmsallocate
  72.     xmscopy
  73.     xmserror
  74.     xmsfree
  75.     xmsget
  76.     xmsput
  77.     
  78.  
  79. *****************************************************************************
  80. LEGAL STUFF
  81. *****************************************************************************
  82.  
  83. NO WARRANTY / NO LIABILITIES:
  84.     Stephen L. Balkum, Daniel A. Sill, and Zephyr Software provide no
  85. warranties, either expressed or implied, of merchantability, or fitness, 
  86. for a particular use or purpose of this SOFTWARE and documentation.      
  87.     In no event shall Stephen L. Balkum, Daniel A. Sill, and Zephyr
  88. Software be held liable for any damages resulting from the use of, misuse of, 
  89. or inability to use, the SOFTWARE and documentation.
  90.  
  91.  
  92. COPYRIGHT:
  93.     This SOFTWARE is owned by Stephen L. Balkum, Daniel A. Sill and is
  94. protected by both United States copyright laws, and international treaty 
  95. provisions. 
  96.  
  97.  
  98. U.S. GOVERNMENT RESTRICTED RIGHTS:
  99.     Use, duplication, or disclosure of the SOFTWARE and documentation
  100. by the U.S. Government is subject to the restrictions as set forth in 
  101. subparagraph (c)(1)(ii) of the Rights in Technical Data and Computer 
  102. Software clause at DFARS 252.227-7013. Contractor/manufacturer is Stephen 
  103. L. Balkum and Daniel A. Sill P.O. Box 7704, Austin, Texas 78713-7704
  104.  
  105.  
  106. OTHER RESTRICTIONS:
  107.     You may not rent, or lease, this SOFTWARE or documentation. You
  108. may not network this SOFTWARE or documentation. You may not disassemble
  109. or reverse engineer this SOFTWARE. THIS SOFTWARE IS FOR EVALUATION ONLY.
  110. YOU ABSOLUTELY MAY NOT SELL, RENT, LEASE, GIVE AWAY ANY PROGRAMS WRITTEN 
  111. USING THIS SHAREWARE VERSION OF THIS SUPER VGA GRAPHICS LIBRARY. ANYONE 
  112. FOUND DOING SO WILL BE PROSECUTED.
  113.  
  114.  
  115. *****************************************************************************
  116. REGISTRATION, UPGRADES, BUG REPORTS, ETC.
  117. *****************************************************************************
  118.  
  119. REGISTRATION:
  120.     If, after evaluating this software, you would like to register it,
  121. the price is $35.00 for the first copy and $5 for each additional copy or
  122. upgrade (including alternate DOS versions). With registration you will 
  123. receive the registered version of the SVGACC graphics library and the
  124. following bonuses:
  125.  
  126.     * Additional features such a GIF encoding, XMS support and the convex
  127.       polygon fill routine.
  128.     * MS Word 2.0 Documentation (include drawings, table of contents,
  129.       index, ready to print).
  130.     * A font editor (mouse/keyboard driven with source and samples)
  131.       that will allow you to create custom fonts (from 4x4 to 8x16)
  132.       as well as font object files that can be linked with your program.
  133.     * A mouse cursor editor (mouse/keyboard driven with source and
  134.       samples) that will allow you to create custom mouse cursors as
  135.       well as mouse cursor object files that can be linked with your
  136.       program.
  137.     * Limited telephone technical support (evenings only, we will be
  138.       glad to help you with the use of our library, but we cannot debug
  139.       your code.)
  140.     * Discounts on upgrades and alternate DOS versions (such as the MS
  141.       QuickBasic version, the MS PDS/VBDOS version and the SP PowerBASIC
  142.       version.
  143.  
  144.  
  145. Please see the file 'ORDER.FRM' for complete ordering information.
  146.  
  147.  
  148. UPGRADES:
  149.     We will maintain a mailing list of registered users so we may
  150. notify you of future upgrades, discounts and products.  Should you discover
  151. that a new version exists and we have not notified you, please contact us
  152. for upgrade information and discounts.
  153.  
  154.  
  155. COMMENTS, SUGGESTION, BUG REPORTS:
  156.     We are very interested in what you think of our library, Please
  157. send all comments, suggestions, ideas, and bug reports to:
  158.  
  159.      Zephyr Software
  160.      P.O. Box 7704
  161.      Austin, Texas  78713-7704
  162.  
  163. We can also be contacted through internet:
  164.         
  165.      balkum@zoe.as.utexas.edu
  166.      sill@zoe.as.utexas.edu
  167.  
  168.  
  169. ABOUT SHAREWARE:
  170.     We are big believers in the shareware concept. Both of us have
  171. purchased several shareware packages. In keeping with the concept of 
  172. shareware, this software package is not vitally crippled, oversized,
  173. or otherwise disabled. The only real difference between the registered 
  174. version and the shareware version is that the registered version will 
  175. have your name and a serial number encoded within it and you will be
  176. permitted to distribute programs written with it.
  177.  
  178. Please help all shareware authors and register the software that you use.
  179.  
  180. Thank you for taking the time to read this.
  181.  
  182.         Stephen L. Balkum                       Daniel A. Sill
  183.