home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Guide / c-cplusplus-interactive-guide.iso / c_ref / csource4 / 237_01 / gradfile.doc < prev    next >
Text File  |  1987-07-28  |  1KB  |  25 lines

  1.      GRAD is a graphics library containing functions for drawing dots, lines, 
  2. circles, ellipsis, arcs and functions for region filling, window management, 
  3. block save, block copy, sophisticated text display and printing.
  4.  
  5.      It currently supports CGA and HGA in both full and half mode. Furthermore 
  6. up to 9 virtual screen can be created at run time and the size is limited by
  7. available memory only. Other graphics display card can also be configured with 
  8. GRAD system.
  9.  
  10. GRADINTR ARC    Introduction to the GRAD files.
  11. GRAD12MS ARC    The GRAD system major files.
  12. GRADUSER ARC    The GRAD system user manual and other documentation.
  13. GRADFON  ARC    Optional font files for use with GRAD library.
  14. GRAD12TS ARC    Additional file for Turbo C users.
  15.  
  16.      The following 5 files can be created from the files in GRAD12MS if you 
  17. have Microsoft C compiler V4.0 or Turbo C V1.0
  18.  
  19. GRADEXE  ARC    GRAD utility programs (rotate, size, time, tex2grad)
  20. GRADHERX ARC    use HGA full mode driver (interp, dispfont)
  21. GRADCOLX ARC    use CGA driver (interp, dispfont)
  22. GRADEPNX ARC    use EPSON FX-80 driver (mprint, swprt)
  23. GRADOKIX ARC    use OKIDATA ML192 driver (mprint, swprt)
  24.  
  25.