home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / GRAPHICS / EGAVGA / VGACAP80.ZIP / README.1ST < prev    next >
Encoding:
Text File  |  1991-12-26  |  4.2 KB  |  117 lines

  1. VGACAP v8.0 Copyright 1987-91 Lawrence & Marvin Gozum, MD.
  2.  
  3. VGACAP captures MCGA/VGA 320x200x256 or SVGA 640x480x256/16, 800x600x256/16
  4. 1024x768x256/16 and 1280x1024x16 screens.  VGACAP80.ZIP includes VGAFIL to
  5. convert grabs to GIF, PCX, BMP (Windows 3.x) and TGA (Targa 16), as well as
  6. hardcode VGACAP for FAST, SVGA SCREEN GRABS.  As a generic conversion
  7. utility virtually any viewable MCGA/VGA/SVGA image (320x200 to 1024x768) can
  8. be converted to GIF, PCX, BMP, TIF or TGA format !
  9.  
  10. VGACAP80.ZIP MUST INCLUDE
  11.  
  12. README  .1ST    This doc.
  13. VGACAP  .COM    TSR Capture Utility
  14. VGACAP  .DOC    User Manual
  15. VGAFIL  .EXE    GIF/PCX/BMP/TIF/TGA encoder
  16. BRUN41  .EXE    Runtime Module
  17.  
  18. Update v8.0     * VESA support added.  Grab screens to 1024x768x256.
  19.           Supports virtually ANY VESA-compliant SVGA card.
  20.  
  21.         * VGAFIL v3.0
  22.  
  23.           - Added TIF (TIFF P) encoding option.
  24.           - Configures for [Alt] or [Ctrl-Alt] hotkey mask.
  25.           - Added VESA detection/configuration of VGACAP.
  26.  
  27.         * SVGA 1280x1024x16 grab routines added !
  28.  
  29.         * Smarter bank detection! In some applications, grabbing
  30.           1024x768x16 screens resulted in only the lower half being
  31.           grabbed; banks are now verified and forced to bank 0,
  32.           if necessary, to avoid this problem.
  33.  
  34.         * Faster 16-color grabs !
  35.  
  36.         * Hotkey mask alternatives added.  [Ctl-Alt] or [Alt] can
  37.           now be used as hotkey masks.  You can configure VGACAP
  38.           to use either of them from VGAFIL.  The [Ctl-Alt] is
  39.           particularly useful in applications that make
  40.           extensive use of the [Alt] mask (eg., WordPerfect).
  41.  
  42.         * 100% BIOS grabs of 320x200x256 screens restored with BIOS
  43.           configuration.  Particularly useful for users having grab
  44.           problems caused by the hardcoded VGA funtionality on their
  45.           motherboards.
  46.  
  47.         * 320x200x256 grabs are now saved as RAW files for maximum
  48.           flexibility in encoding formats.
  49.  
  50.         * 320x200x256 bloadable grabs (ie., *.BLD files) are now
  51.           optional via the old [F2] hotkey combination.
  52.  
  53.  
  54. Update v7.7     * BUGFIX: Total overhaul of 1024x768x256 grab routines.
  55.  
  56.         * BUGFIX: Trident bank switching code modified to force
  57.           64KB paging with single page mapping.
  58.  
  59.         * VGAFIL v2.7 now encodes BMP files via a special color
  60.           reduction and remapping routine to virtually eliminate
  61.           "hotspots" when BMP images are remapped by Windows 3.x;
  62.           resulting in FASTER LOADS too !
  63.  
  64.         * VGAFIL v2.7 cosmetic overhaul (similar to MVGAVU).
  65.  
  66.         * VGAFIL v2.7 now incorporates faster PCX encoding.
  67.  
  68.         * VGAFIL v2.7 BUGFIX: missing right column of pixels with odd
  69.           image PCX sizes; corrected.
  70.  
  71.         * VGAFIL (v2.7) BUGFIX: "0" lenght PCX, BMP and TGA files
  72.           did not trigger the right error code (ie., unsupported
  73.           image dimensions); corrected.
  74.  
  75.  
  76. Update v7.6     * BUGFIX: C&T 1024x768x16 and 1024x768x256 bank switching
  77.           code code got exchanged, thereby messing up each other;
  78.           corrected.
  79.  
  80.         * BUGFIX: Video7 1024x768x16 and 1024x768x256 bank switching
  81.           code code got exchanged, thereby messing up each other;
  82.           corrected.
  83.  
  84. Update v7.5     * BUGFIX: Trident SVGA bank routines were still flawed
  85.           (we tried to accomodate the rare BR version of the
  86.           TVGA chip), resulting in erroneous bank switching;
  87.           corrected by restoring the standard 64KB TVGA 8800/8900
  88.           banking code. <damn those BRs!>
  89.  
  90.         * Added a new 'Trident' SVGA bank switching mode labelled
  91.           'Zymos'; this is essentially similar to Trident 8800/8900
  92.           chipset BUT with similar WRITE/READ bank switching
  93.           routines.
  94.  
  95.         * VGAFIL (v2.5) customization menu updated to accomodate
  96.           'Zymos' setting.
  97.  
  98.         * BUGFIX: Video7 1024x768x16 grabs required a different
  99.           bank switching routine; added 16-color bank switching code.
  100.  
  101.         * BUGFIX: C&T 452/453 1024x768x16 grabs required a different
  102.           bank switching routine; added 16-color bank switching code.
  103.  
  104.  
  105. Update v7.4     * Added FAST SVGA 1024x768x256 capture funtionality.
  106.  
  107.         * Added FAST SVGA 1024x768x16 capture funtionality.
  108.  
  109.         * Added FAST SVGA 800x600x16 capture funtionality.
  110.  
  111.         * BUGFIX: SVGA C&T 452 and 453 bank routines were flawed;
  112.           corrected.
  113.  
  114.         * VGAFIL (v2.4) now avoids sign-on screen if REGISTER.OVL
  115.           is detected and verified; saves you a keystroke.
  116.  
  117.