home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p120 / 3.ddi / DEVICES / TIGA.TXT < prev    next >
Encoding:
Text File  |  1991-05-06  |  6.5 KB  |  154 lines

  1.                        TiGA DEVICE DRIVER
  2.                          August 30, 1990
  3.  
  4.  
  5. The TiGA driver will work with any graphics boards which support
  6. the TiGA (Texas Instruments Graphics Architecture) interface.
  7. This driver has been developed and tested on the Compaq Advanced
  8. Graphics Controller, the Hewlett Packard Intelligent Graphics
  9. Controller, and the Renaissance Rendition II.  The driver should
  10. work at any resolution with either 16 or 256 colors (256 required
  11. for shading and version 4.10, and highly recommended always).
  12.  
  13. This is a non-display listing driver which requires no additional
  14. memory on the graphics card or EMS memory to operate.
  15.  
  16. This driver requires that your system already have the TiGA
  17. interface installed, which may include a DEVICE statement in your
  18. CONFIG.SYS file as well as TIGACD (communication driver) being
  19. loaded and the TIGA environment variable set.  Refer to your
  20. graphics controller documentation for more information on these
  21. items.
  22.  
  23. The TiGA driver downloads to the graphics controller some program
  24. code contained in the file EXTPRIMS.RLM.  This file is provided
  25. by you graphics board manufacturer, but early versions of this
  26. file have a bug in the routine which displays 'filled polygons'.
  27. Therefore if your version of EXTPRIMS.RLM is not newer than that
  28. one which we have provided (12-04-1989), replace your original
  29. with our newer version.
  30.  
  31.  
  32. Selecting the mode:
  33.  
  34. Most TiGA graphics controllers can run in a number of different
  35. mode (resolution and number of colors).  Generally the
  36. manufacturer provides a utility program to select the mode, but
  37. if not the mode number can be entered in the device information
  38. file (GRAPHICS.DEF) by placing the desired mode number in the
  39. second number on line 103.  The default is "0", which run the
  40. board in whatever mode it finds it.  We have also included a
  41. utility program "TIGAMODE.EXE" which you can run to select from
  42. your available modes.
  43.  
  44.  
  45. Running under GCD or MicroDRAFT revision 3.x or PDFEM:
  46.  
  47. Before you can start GCD revision 3.0, 3.1 or 3.2 you must first
  48. install the TiGA Extended Graphics Primitives using the program
  49. TIGASET (included).  If you have not installed the primitives,
  50. GCD will not start.  Also, make sure that the first value on line
  51. 103 in the device information file (GRAPHICS.DEF) is a "0",indicating that the driver should not try to load the primitives
  52. itself.
  53.  
  54. This step is necessary due to the unavailability of memory under
  55. version 3.x.
  56.  
  57.  
  58. Running under GCD or MicroDRAFT revision 4.0:
  59.  
  60. Under 4.0 enough memory is available to allow the driver to load
  61. the TiGA Extended Graphics Primitives automatically, so TIGASET
  62. is not needed.  Just ensure that the first value on line 103 in
  63. the device information file is a "1".
  64.  
  65.  
  66. Running the shading (DISPLAY.EXE):
  67.  
  68. Any of the various revisions of the DISPLAY command leave enough
  69. available memory for the driver to load the TiGA Extended
  70. Graphics Primitives automatically, so again the first value on
  71. line 103 should be a "1".
  72.  
  73. The TiGA driver supports 32 shades per color, which produces
  74. nicer images than most, but you must make sure to delete
  75. COLOR.FIL from your shade directory (it assumes 16 shade per
  76. color).  If you wish to modify the color definitions do so in the
  77. device information file, which is the proper place to play with
  78. colors.
  79.  
  80. Since shading does not display any text, you can save driver
  81. initialization time by making sure that you do not have a custom
  82. text font being loaded (See below).
  83.  
  84.  
  85. Special features:
  86.  
  87.      TEXTFONTS - This device driver allows you to specify a TiGA
  88.      text font that you would like to use instead of the hardware
  89.      text font (which can be very small at high resolution).  We
  90.      have provided a number sample font which you may enable by
  91.      placing the name of the font you wish to use on line 5 in
  92.      the device information file.  Make sure that the font file
  93.      resides in a directory specified in CVPATH.
  94.  
  95.      VISUAL BEEP - This device driver allow you to specify the
  96.      tones of the beep you while GCD is running.  Further, this
  97.      driver will either beep and blink the current text window,
  98.      or blink and not beep.  The tones are set in the device
  99.      information file, as well as the default beep/blink mode.
  100.      The beep/blink mode can be changed on-the-fly by running     SETTIGA.UCD.
  101.  
  102.      SAVE & RESTORE SCREEN - This driver save and restore
  103.      standards shading file (*.SHP) which means that any shaded
  104.      image may be displayed while inside of GCD.  You may also
  105.      use 4D's Shaded Image printing utilities to print screen
  106.      images created with save screen.
  107.  
  108. ****************************************************************
  109. January 29, 1991  UPDATE:
  110.  
  111. Drivers for both TiGA 1.1 (TIGA11.DEV) and TiGA 2.0 (TIGA20.DEV)
  112. have now been included.  Simply name the appropriate driver
  113. TIGA.DEV, and install as usual.  Use the 2.0 driver if your
  114. graphics board comes with TiGA 2.0 support.  There is no
  115. appreciable difference between the drivers.
  116.  
  117. NOTES:
  118.  
  119.      If you are using TiGA 2.0 do not use the EXTPRIMS.RLM file
  120.      supplied with this driver.  Use the EXTPRIMS.RLM shipped by
  121.      your graphics board manufacturer.
  122.  
  123.      The Hercules Graphics Station card will work only if you
  124.      purchased the extra 2 MB of memory, and then it still works
  125.      best in a two screen configuration.  You may experience
  126.      problems when using single screen and display text on the
  127.      VGA text screen.  This board is not recommended for Personal
  128.      Designer.
  129.      
  130.      Problems with disappearing text cursor and flashing text
  131.      characters on the text screen have been fixed in this
  132.      driver.
  133.      
  134.      This driver has been tested on graphics boards from Number
  135.      Nine, Expert Graphics, Rasterex, Compaq, HP, Appian
  136.      Technologies (Renaissance GRX), Vermont Microsystems, and
  137.      NEC.
  138.  
  139. ****************************************************************
  140. April 15, 1991  UPDATE:
  141.  
  142. A bug was fixed which caused the lower portion (1/10 to 1/4) of a
  143. shaded image to be cut off.  This was a timing issue on some
  144. graphics boards, and does not affect any operations other than
  145. the display of shaded images.
  146.  
  147. ****************************************************************
  148. May 6, 1991  UPDATE:
  149.  
  150. A bug was fixed which would cause the driver to hang whendisplaying large ICONs (those with a data size greater than 32k).
  151.  
  152. The text cursors was changed to be transparent to allow it to be
  153. moved over text with out overwriting the text.
  154.