home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / grphutil / vevi23.arj / VESAVIEW.DOC next >
Encoding:
Text File  |  1992-04-27  |  27.4 KB  |  515 lines

  1. ============================================================================
  2. VESAVIEW - Keywords: VESA GIF PCX IMG HPGL PRINT CATALOG ARRAY VIEWER PAN
  3.                      DESKJET LASERJET (69c)
  4.            Brief Desc: View and print GIF, PCX & IMG/GEM images and HPGL
  5.            plotter files.  Arrays of up to 81 images per screen can be
  6.            generated and saved as GIFs for easy cataloging.  HPGL plot
  7.            files can be saved as IMG files.  Mouse support.  Requires a
  8.            VESA driver for your graphics card and enough extended memory
  9.            to hold entire image.  Supports VESA modes thru 1280x1024x256.
  10.            Size of image is limited only by the amount of extended memory.
  11.            Quick panning of images larger than your screen resolution.
  12.            Color/brightness/contrast adjustments, scaling & cropping of
  13.            GIF images.  Excellent printing to HP DeskJet or LaserJet.
  14.            Tested on Paradise, CompuAdd Hirez (Tseng 3000/4000), Trident
  15.            8900, Dell's built in Paradise, Video-7 VRAM II, Orchid Designer
  16.            Pro, Diamond Stealth, and ATI Wonder & Vantage.
  17.  
  18. ============================================================================
  19.  
  20. VESAVIEW  -  Copyright (c) William M. White 1992.
  21.              Compuserve ID: 71770,2340
  22.  
  23.         This product is Shareware. If you find it useful, please register
  24.         your copy and tell your friends about it.  This product may not be
  25.         sold or packaged, either individually, or as part of any other
  26.         product without the express written consent of the author. This
  27.         product may not be changed or altered and then distributed without
  28.         the express written consent of the author.  The VESAVIEW.DOC file
  29.         must accompany VESAVIEW.EXE whenever it is distributed.
  30.  
  31. REGISTRATION:
  32.         Please send your $25.00 registration fee to:
  33.                 William M. White
  34.                 P. O. Box 2273
  35.                 Glen Allen, VA. 23058-2273
  36.  
  37.         By Registering your copy, you will receive notice of any major
  38.         upgrades to VESAVIEW and help support the continued development of
  39.         the product.  Current versions of the product will always be
  40.         available on Compuserve in the GRAPHSUPPORT forum (GO PICS).
  41.  
  42. DISCLAIMER:
  43.         VESAVIEW is offered to you on an as-is-basis without any guarantee
  44.         as to the correct functioning or fitness for specific purpose.  The
  45.         author believes this program to work as described but you use the
  46.         program entirely at your own risk.  The author will not be
  47.         responsible for any hardware or software damage, loss of data, or
  48.         incidental or consequential damage that may result from its use,
  49.         whether or not such use is in accordance with the instructions.
  50.  
  51. REVISION HISTORY:
  52.         v1.0 - v1.9     - Developmental versions
  53.         v2.0 (04/03/92) - First release to the Public as Shareware
  54.         v2.1 (04/10/92) - Changed algorithum used for arrays color palette.
  55.                           Now uses color dithering for much more accurate
  56.                           color reproduction.
  57.         v2.2 (04/21/92) - Added new option to Automatically generate
  58.                           multiple pages of array images and save them
  59.                           to GIF files without user intervention. Also
  60.                           added a Scaling option.
  61.         v2.3 (04/27/92) - Fixed a minor bug while displaying multiple pages
  62.                           of arrays.
  63.  
  64. REQUIREMENTS:
  65.         - IBM compatible 286 or better
  66.         - Extended memory (and driver such as HIMEM).  For 256 color files,
  67.           you'll need 1 byte/pixel in your image.  For 2 color files,
  68.           you'll need 1 byte per 8 pixels in your image.
  69.         - Will use a math coprocessor if available
  70.         - A graphics card that supports the VESA BIOS EXTENSIONS for the
  71.           'Super VGA modes' either through hardware or a software driver.
  72.  
  73. FEATURES:
  74.         - Will read any size GIF (Compuserve), PCX (Zsoft 2 or 256 color
  75.           only), IMG (GEM/Digital Research Inc. black & white) or a HPGL
  76.           (Hewlett Packard plotter file).  Program determines filetype from
  77.           the extension (.GIF, .PCX, or .IMG for images and .HPG or .PLT
  78.           for plotter files).  If the file is larger than the screen mode
  79.           you selected, you can quickly pan around the image.  Size of
  80.           image is limited only by the amount of extended memory you have.
  81.           NOTE:  The entire image is read into Extended memory to allow
  82.           for quick panning of large images.
  83.  
  84.         - Plotting to a HP DeskJet or HP LaserJet printer is supported for
  85.           both color and black & white images.  Halftoning is used for
  86.           reproducing color plots.
  87.  
  88.         - Red/Green/Blue/Contrast/Brightness values may be changed while
  89.           viewing a color image.
  90.  
  91.         - Color screen images can be saved as a GIF file.  These images may
  92.           be cropped before saving.
  93.  
  94.         - Black & White images can be saved as an IMG file.  This is useful
  95.           to save a HPGL file that is displayed on screen out to a quicker
  96.           retrieving IMG file.  If these images are displayed in a color
  97.           VESA mode they can also be saved &/or cropped as GIF files.
  98.  
  99.         - Arrays of up to 81 images can be displayed on a single screen at
  100.           once.  This screen can then be saved as a single GIF file for
  101.           cataloging or plotting.
  102.  
  103.         - Supports VESA modes (assuming your graphics card can handle):
  104.                 100 -  640 x  400 x 256
  105.                 101 -  640 x  480 x 256
  106.                 103 -  800 x  600 x 256
  107.                 105 - 1024 x  768 x 256
  108.                 107 - 1280 x 1024 x 256
  109.         - Will support a 800 x 600 x 2 color B&W mode if your card has one.
  110.           (See /SVnnn option below)
  111.  
  112.         - Supports the use of a MicroSoft compatible 2-button mouse.
  113.  
  114. RUNNING:
  115.         Make sure you have enough extended memory available and that a
  116.         driver (such as HIMEM) is loaded.  Make sure your graphics card
  117.         has VESA BIOS EXTENSIONS (VBE) either built-in or that you have
  118.         installed a VESA software driver.
  119.  
  120.         Keyin VESAVIEW [/P1 or /P2] [/AB or /AW] [/LOmode] [/AMmode] [/NW]
  121.                        [/HW] [/Dnnn] [/SVnnn] where items in brackets are
  122.                        optional.
  123.  
  124.         The /P1 or /P2 designates which printer port to use for printing
  125.         (LPT1 or LPT2).
  126.  
  127.         The /AB forces the array mode to use a black background and white
  128.         text for the filenames.  The /AW forces the array mode to use a
  129.         white background and black text (saves black ink when printing).
  130.  
  131.         The /LOmode (where mode is 100, 101, 103, 105 or 107) will lock
  132.         out a mode.  This is useful if your VESA driver is designed for
  133.         a graphics card which has been fully populated with memory chips
  134.         but your card doesn't have all of this memory installed.  You may
  135.         use more than one of these switches on your command line.
  136.  
  137.         The /AMmode (where mode is 100, 101, 103, 105 or 107) will let you
  138.         default to a specific mode when displaying arrays.  The program
  139.         will default to mode 101 if this switch is not used.  Only use a
  140.         mode number that your card can support!
  141.  
  142.         The /NW (no weight) will not display weights of lines in an HPGL
  143.         plot file if the SP (select pen) keyword was used when creating
  144.         the plots.  This will greatly speed up the screen drawing if you
  145.         don't need to look at or print the weights.  Some CAD programs
  146.         which generate the plot files create weighted lines by simply
  147.         drawing the lines multiple times in the plot file (each slightly
  148.         offset) and not by using the SP (set pen) command.  The /NW & /HW
  149.         switches will have no effect on this type of plot files.
  150.  
  151.         The /HW is similar to /NW except that the weights of lines will be
  152.         halved (divided by 2).
  153.  
  154.         The /Dnnn is for setting the delay in seconds to use between
  155.         slides.  The nnn is an integer number from 1 to 999 and defaults
  156.         to 3 seconds.  This time is approximate and will vary depending
  157.         on the size of the image being read in.
  158.  
  159.         The /SVnnn will allow you to use a 800 x 600 x 2 color mode to
  160.         display IMG or HPGL files in a high resolution mode if your
  161.         graphics card supports it.  The nnn is the decimal mode number
  162.         that your card uses for this mode.  Most Paradise cards use 41
  163.         decimal for this mode, and the Tseng cards (including Orchid)
  164.         use 89 decimal.  This special mode and the standard 640 x 480 x 2
  165.         mode will allow faster panning on screen than the same resolutions
  166.         in VESA modes will for large B & W images.
  167.  
  168.         Ex:  VESAVIEW /L2 /AW /D10  - Will use printer port LPT2:, display
  169.                                       arrays with a white background, and
  170.                                       delay 10 seconds between slides.
  171.  
  172.         Ex:  VESAVIEW /LO105 /LO107 /AM103 - Will lockout modes 105 and
  173.                                              107 from being valid VESA
  174.                                              modes and will use mode 103
  175.                                              when displaying arrays.
  176.  
  177.         The program will test to see if your graphics card supports the
  178.         VESA Bios Extensions by either hardware or software driver,
  179.         whether you have a HIMEM driver loaded and how much extended
  180.         memory you have available.
  181.  
  182.         Use the <ESC> key to exit program.
  183.  
  184. CHANGING DIRECTORY:
  185.         While the list of files is on your screen, you can change your
  186.         current directory by placing the cursor on the lite blue entries
  187.         (which are directory names) and pressing <ENTER>.  The . (single
  188.         dot) will take you back to the root directory, and the .. (double
  189.         dots) will take you back one directory level.
  190.  
  191.         You can also press the <C> key to keyin a path which can include
  192.         a new disk drive. (Ex: B:\ or C:\GIF or C:\IMAGES\GIF or \GIF)
  193.  
  194. VIEW SINGLE IMAGE:
  195.         To view a single image move the cursor (with arrows, pageup,
  196.         pagedown, home or end keys) to the desired image file and press
  197.         <ENTER>.  Then select a Vesa Mode from the Mode Menu. An asterisk
  198.         denotes the Best Mode (calculated by the program) which will display
  199.         the most of your entire image on a single screen in the best
  200.         resolution.  After your image is displayed, press <ESC> to return
  201.         to main menu.  Note that when viewing IMG files or HPGL files,
  202.         you can use a VESA mode (only B&W colors used), use the standard
  203.         640 x 480 x 2 mode or use the Super VGA mode that you optionally
  204.         entered on the command line.  Entries in gray on the Mode Menu
  205.         are not available for your graphics card.
  206.  
  207. VIEW MULTIPLE IMAGES (slide show):
  208.         To view multiple images as a 'slide show', use the space bar to
  209.         select the images you wish to view.  You can mark all images in
  210.         the current directory with the <M> key or unmark them with the
  211.         <U> key.  These can include GIF, PCX, IMG, PLT or HPG files.  By
  212.         pressing the <C> key, you can change your current Disk &/or
  213.         Directory.  Press <ENTER> to start the slide show.  The files will
  214.         be displayed one by one in the best VESA mode as determined by the
  215.         program (640x480x2 mode is used for PLT & HPG files).  The delay
  216.         between slides will vary depending on the time it takes to read in
  217.         the next file while one is on your screen and the value used in the
  218.         /Dnnn switch.  After the last file is displayed, the program will
  219.         loop back to first slide.  Pressing <ESC> during the display will
  220.         stop the slide show after the next slide is displayed. (this may
  221.         take several seconds)
  222.  
  223. VIEW AN ARRAY OF IMAGES:
  224.         To view multiple images on a single screen at once, use the space
  225.         bar to select the images you wish to view.  These can include GIF,
  226.         PCX and IMG files but not PLT or HPG files.  Press <A> to select
  227.         array display.  Select the VESA mode from Mode Menu and then
  228.         select the number of images to display per screen page.  Then sit
  229.         back and watch your images appear.  Pressing <ESC> will abort the
  230.         display after the current image is displayed.  If more than one
  231.         page is required, you could press <G> to save the currently
  232.         displayed page as a GIF image (for later plotting for example) or
  233.         <PAGE DN> will continue to display the next page.
  234.  
  235.         Since each image uses it own unique 256 colors, a special optimized
  236.         color table and color dithering is used to display arrays.  Note
  237.         that when displaying an IMG file in an array, the scaling down of
  238.         the original image (especially a line type drawing) will cause much
  239.         of the info to be lost on the screen.
  240.  
  241. AUTO ARRAY GENERATION/SAVING:
  242.         If you are going to have many pages (screens) of array images and
  243.         you will be saving them all out as GIF files, you can do this
  244.         automatically by using the <G> option.  This will automatically
  245.         display the arrays on the screen and then save them out without any
  246.         user intervention until the last one is processed.  You begin just
  247.         as you would for the standard array option by selecting the files
  248.         to display, the VESA mode, and then the number of images/page.
  249.         Then you are prompted for the first 1-6 characters of the filename
  250.         that the program will use for the GIF files it generates.  The
  251.         system will append a 2 digit page number and '.GIF' to your input.
  252.         EX:  You are going to have 3 pages of array images and you enter
  253.              TEST as the filename.  The System will generate 3 files named
  254.              TEST01.GIF, TEST02.GIF & TEST03.GIF.
  255.  
  256. VIEWING HPG or PLT FILES:
  257.         To view a plot file created in a HPGL format, move the cursor to
  258.         the filename and press <ENTER>.  Then choose the Display Mode and
  259.         Plot Mode you wish to use.  The program will try and determine the
  260.         size of plot from the plot file header, but some CADD packages
  261.         don't supply this info in which case the program will assume a
  262.         "C size".  The HPGL codes for Plot Sizes are:
  263.                 PS4 = 'A' size
  264.                 PS0 = 'B' size
  265.                 PS1 = 'C' size
  266.  
  267.         Choosing a display mode of FIT, 2X or 4X will speed up the drawing
  268.         process but the resolution of the image will be diminished.  You
  269.         will only be able to plot an "A size" or smaller.  As the image is
  270.         decoded, you will see it being drawn in a preview mode at screen
  271.         size.  After the image is complete, pressing any key will swap you
  272.         to the actual image as stored in Extended memory for panning
  273.         around in.  Pressing <ESC> as the image is being decoded will
  274.         abort it.
  275.  
  276.         Currently supported HPGL commands are:  PU,PD,PA,PR,PS,IP,SC,SP
  277.  
  278.         Even though the LB,CI,SI,SR,DF,DI & DR commands are parsed and
  279.         used to display the image on the initial preview screen, they are
  280.         not supported as the drawing is being created in Extended memory.
  281.         This won't usually pose a problem since this program was designed
  282.         to view HPGL files created by CADD programs and most of those
  283.         programs represent Text, Circles etc. as vector elements.
  284.  
  285.         WARNING:  Only plot files which were created as C size or smaller
  286.         should be viewed, since the program does no checking for elements
  287.         which could be drawn 'off' the page if too big.  This check was
  288.         omitted to speed up the drawing.
  289.  
  290. DELETING FILES:
  291.         While the file list is displayed on your screen, you may delete
  292.         a file by moving the cursor to it and pressing <DEL> on the
  293.         keyboard.  To delete multiple files, mark them with the <spacebar>
  294.         or Right Mouse Button and then press <DEL>.  You will be asked
  295.         to confirm each deletion.
  296.  
  297. SPECIAL KEYS WHILE VIEWING:
  298.    While viewing images in a VESA mode (other than arrays):
  299.  
  300.         F1/F2    Increase/Decrease RED
  301.         F3/F4    Increase/Decrease GREEN
  302.         F5/F6    Increase/Decrease BLUE
  303.         F7/F8    Increase/Decrease RED
  304.         F9/F10   Increase/Decrease RED
  305.         ALT F9   Change to Gray tones
  306.         ALT F10  Restore original palette
  307.         P        Send XMEM contents to printer
  308.         G        Create a GIF file of screen contents
  309.         C        Crop an image and save as GIF file
  310.         S        Scale XMEM contents to screen and save as GIF file
  311.         V        Display the current VGA palette
  312.  
  313.    While viewing an array:
  314.  
  315.         G        Create a GIF file of screen contents
  316.         C        Crop an image and create a GIF file
  317.  
  318.    While viewing IMG or HPGL files in a B & W mode:
  319.  
  320.         P        Send XMEM contents to printer
  321.         I        Create an IMG file of entire XMEM contents.  The 'I'
  322.                  option may also be used if you are viewing an IMG or
  323.                  HPGL file in a color VESA mode.
  324.  
  325.    In both Color and B & W modes you may pan screen with:
  326.       (make sure the NUMLOCK key is on to use keypad)
  327.  
  328.         HOME     Top left of image
  329.         END      Bottom right of image
  330.         Page Up  Move up approx. 1 inch
  331.         Page Dn  Move down approx. 1 inch
  332.         ESC      Return to File Selection Menu
  333.  
  334.    The arrow keys on either numeric keypad or separate arrow keypad
  335.    pan the image approx. 1/4 inch in that direction. In addition, on
  336.    the numeric keypad, the 1,3,7 & 9 keys pan the image diagonally and
  337.    the 5 pans to center of image.
  338.  
  339.    Use the Control key with left or right arrows to pan 1 inch to the
  340.    left or right.
  341.  
  342. SAVING SCREEN AS a GIF FILE:
  343.         While viewing an image in a VESA mode, pressing <G> will save the
  344.         current screen (not necessarily everything in Extended memory) to
  345.         a GIF file with the filename of your choosing.  The dimensions will
  346.         come from the mode you are currently viewing the image in or the
  347.         cropped size that you used.  The color table written to file will
  348.         reflect any adjustments you've made with the Function keys.
  349.  
  350. CROPPING SCREEN & SAVING AS a GIF FILE:        
  351.         If you press <C> instead of <G> you will be able to crop your
  352.         screen image before saving as a GIF file.  You will see a box
  353.         drawn around your complete image when you first press <C>.  Press
  354.         a <T> to move the TopLeft corner of box.  Press <B> to move the
  355.         BottomRight corner.  Use the arrow keys to move a single pixel
  356.         at a time, or PageUp, PageDown, <CTRL>Leftarrow or <CTRL>Rightarrow
  357.         to move 10 pixels at a time.  <HOME> will move the Topleft corner
  358.         of box to Topleft of screen.  <END> will move the Bottomright
  359.         corner of box to Bottomright of screen.  <ESC> will abort and a
  360.         <CR> will start the screen save.
  361.  
  362. SCALING XMEM CONTENTS TO SCREEN & SAVING AS a GIF FILE:
  363.         If you press <S> you will be able to scale the entire image in
  364.         XMEM to your screen.  You will see a box drawn the screen when you
  365.         first press <S>.  If you just press the <CR> key at this time, your
  366.         entire image will be fitted to your screen at the current VESA
  367.         resolution.  Use the arrow keys etc. (like in cropping above)
  368.         to move the lower right corner of box.  Scaling always occurs
  369.         about the upper left corner of image, so you can't move this point.
  370.         <ESC> will abort and a <CR> will start the screen save.
  371.  
  372. SAVING XMEM CONTENTS AS a IMG FILE:
  373.         While viewing a 2 color Black/White image (either IMG, 2-color
  374.         PCX or HPGL files), pressing an <I> will save the entire eXtended
  375.         memory contents to a IMG file.  You will have the opportunity to
  376.         reverse the image before saving.  It doesn't matter whether you are
  377.         viewing the image in a color VESA mode or one of the Black & White
  378.         modes in order to save with the <I> mode, as long as the original
  379.         image was actually a 2 color image.  Currently, there is not a
  380.         cropping option before saving as a IMG file.  However, if you are
  381.         viewing the 2-color image in a color VESA mode, you could save out
  382.         as a cropped GIF file.
  383.  
  384. PRINTING IMAGES:
  385.         While a color (GIF or PCX) file is displayed on the screen,
  386.         pressing <P> will create a print on a HP DeskJet or HP Laser
  387.         printer.  A halftoning process is used to achieve an excellent
  388.         reproduction of the screen.  Up to an 800 x 600 resolution image
  389.         will be allowed as this is the max size for an 8 1/2 x 11 inch
  390.         plot.  (Recommend using legal size paper for a 800 x 600 plot,
  391.         since depending on the paper feed mechanism on certain plotters,
  392.         the last 1/4 inch may not plot).  You may cancel the plot by
  393.         pressing <ESC> during the plot.  The  port defaults to LPT1 unless
  394.         you specified a command line argument of /L2 when starting the
  395.         program.  The actual plot will be of your entire image (stored in
  396.         extended memory) and not just what you may be viewing on your
  397.         screen.
  398.  
  399.         While viewing a IMG (black & white) file pressing <P> will create
  400.         a print.  The maximum size is 3150 x 2400 pixels (fairly large).
  401.  
  402.         While viewing a HPG or PLT file displayed as an "A size" or smaller
  403.         plot, pressing <P> will create a print.  As opposed to the IMG
  404.         print where black was printed as black and white as white, the
  405.         colors for a HPG or PLT file will be reversed.
  406.  
  407. MOUSE USE:
  408.         In most cases where the keypad is used to move the text cursor, a
  409.         MicroSoft compatible mouse can also be used.  You must install
  410.         any required mouse drivers before running VESAVIEW.
  411.  
  412.         The Left button is used just like the <CR> key on the keyboard to
  413.         display one image. It is also used to select choices from pop-up
  414.         menus, to select commands at the bottom of screen and to select the
  415.         PageUp and PageDown icons from the vertical bar on the right side
  416.         of screen.
  417.  
  418.         The Right button is used just like the <ESC> key on the keyboard
  419.         to abort displays and menus.  It is also used to mark files for use
  420.         in arrays or for displaying them as slides (like the <spacebar>).
  421.  
  422.         If the mouse (right button) is used to abort the display of slides
  423.         or images in an array, you must hold the button down until you hear
  424.         a double beep, since the program only scans the mouse at the end of
  425.         each image.  This is unlike using the <ESC> key which just needs to
  426.         be pressed and let go of, even though the image doesn't abort until
  427.         it has been fully displayed.
  428.  
  429.         If a large image has been displayed in one of the 256 color VESA
  430.         modes, holding down the Left mouse button will display a panning
  431.         icon on your screen.  The green box represents your entire image
  432.         size and the red box represents your screen size.  While holding
  433.         down the Left button, move the mouse and the red box will pan
  434.         around with the green box.  When you let go of the button, the
  435.         screen with be moved to reflect your new window area.  This mode
  436.         of panning is much quicker than using the arrow keys, although you
  437.         will probably use the arrow keys for fine tuning the pan.  If a
  438.         double-beep is heard when trying to use this feature, your image
  439.         is probably smaller than your screen and no panning is possible.
  440.  
  441. CAUTIONS:
  442.         The array used to store the files in current directory is limited
  443.         to 400 files.
  444.  
  445.         The program determines the type of file to display by the extension
  446.         used on the filename.  Supported extensions are PCX, GIF, IMG, HPG
  447.         and PLT.  Any other extensions are ignored.  Incorrect extensions
  448.         may cause program to hang  (ie. Don't name a PCX file with a GIF
  449.         extension).
  450.  
  451.         Even though your VESA driver thinks it supports some of the higher
  452.         resolution modes, your hardware may not have the required memory
  453.         to do so.  Therefore, you need to lockout these modes from the
  454.         program with the /LOmode command line switch.  If you don't lock
  455.         out these modes, the program may hang and you'll have to do the 3
  456.         finger trick (<CTRL> <ALT> <DEL>).
  457.  
  458. HINTS:
  459.         If you are using a printer supported by the DOS GRAPHICS command,
  460.         you can get a quick print of a Black & White screen by using the
  461.         GRAPHICS command before running VESAVIEW.  Version 5.0 of DOS
  462.         supports the DeskJet & LaserJets and the syntax would be:
  463.                 GRAPHICS DESKJET /r     (the /r will reverse black & white)
  464.         Use <SHIFT><PRT SCRN> while graphics are on the screen to initiate
  465.         the print.
  466.  
  467.         Besides using the SCALE option, there is a trick you can use
  468.         to scale down an image by 1/2,1/3,1/4...1/9.  Mark just one image
  469.         and display it as an array.  Select the Array Size according to the
  470.         scale factor you wish to use. (The color table used to display a
  471.         single image as an array will be the true color table of that image
  472.         and not the optimized palette).  After the image is displayed, use
  473.         the CROP feature to save the area you desire as a GIF image.  Note
  474.         that when a single array image is displayed, the background color
  475.         and text colors will change according to the color table of the
  476.         single image being displayed.
  477.  
  478.         If you need a VESA driver for your graphics card, login to
  479.         Compuserve and go to the IBMPRO forum (GO VESA).  In Lib #12
  480.         (Vesa), you will find VESA drivers for almost any card.
  481.  
  482.         If you are not sure what graphics card you have in your machine,
  483.         there is a great little program in the GRAPHSUPPORT forum on
  484.         Compuserve (GO PICS).  In Lib #14 (Misc Util & Code) download
  485.         VDEOID.EXE.  This program will try and determine the card
  486.         manufacturer & memory on it.
  487.  
  488. CARDS TESTED:
  489.         This program has been tested on the following computers and
  490.         graphics cards:
  491.  
  492.         DELL 325D - Using built-in Paradise card
  493.         DELL 325D - Using a CompuAdd Hi-rez card
  494.         DELL 433D - Using Trident 8900 card
  495.         DELL 433P - Using built-in Paradise card
  496.         DELL 433P - Using a Video-7 VRAM II card
  497.         NEC 386SX - Using a CompuAdd Hi-rez card
  498.         AST 286/386 Premium - Using Orchid Designer Pro card
  499.         AST 286/386 Premium - Using Diamond Stealth card
  500.                               (has built in VESA Bios on card)
  501.         IBM 286 AT - Using a Paradise VGA Plus
  502.         IBM 286 AT - Using a ATI Wonder card & ATI Vantage
  503.  
  504. SUPPORT:
  505.         If you have any comments, suggestions or questions, please leave
  506.         me a message in the GRAPHSUPPORT forum (GO PICS) on Compuserve.
  507.         My CIS ID number is 71170,2340.  The current version of VESAVIEW
  508.         will always be posted in the LIB #3 (Decoders & Encoders) of the
  509.         GRAPHSUPPORT forum on Compuserve.  The Zipped archival of VESAVIEW
  510.         will usually be named  VEVIxx.ZIP  where xx is the version number.
  511.         Note that it was named VESAVW.ZIP for versions prior to 2.3. You
  512.         can also reach me at the P. O. Box listed in the Registration
  513.         section.
  514.  
  515.