home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / graf / vgacad1.zip / UPDATE.DOC < prev    next >
Text File  |  1989-04-28  |  6KB  |  130 lines

  1. MAJOR NEW FEATURES OF VGACAD v1.60
  2.  
  3. User Interface
  4.  
  5.         * "/FM" Force Mouse switch lets YOU initialize the mouse with ANY
  6.           program.  VGACAD will not initialize the mouse and will assume it
  7.           is set correctly.  This is intended for users with optical mice
  8.           that are not as "Microsoft-compatible" as they claim to be.
  9.  
  10.         * "Panic Button" - pressing both the left and right mouse buttons,
  11.           while in the File Menu, will exit and return to the main menu;
  12.           this feature allows you to exit when the palette has similar
  13.           colors for 0 and 255, which render text and menu options invisible
  14.           after such a palette is loaded.  After exiting, the screen and
  15.           colors 0 and 255 are adjusted automatically.
  16.  
  17.         * BLD2GIF v3.0 - this is an optional stand-alone conversion
  18.           utility that is integrated with VGACAD; it can be used "outside"
  19.           of VGACAD as a batch utility.  Faster.  BLDLZW.OVL is no longer
  20.           required.
  21.  
  22.  
  23. FILES Menu
  24.  
  25.         * MELD function adjusts a loaded picture to match a new palette as
  26.           close as possible to original.  This function allows editing of
  27.           two or more pictures with different palettes on the same SVGA
  28.           virtual screen.  Choice of HSV or RGB color matching is provided.
  29.  
  30.         * Faster GIF interface for saving/loading 320x200x256 color GIF pics. 
  31.           BLDLZW.OVL and LZWBLD.OVL are no longer required.  COMMAND.COM is
  32.           no longer required.
  33.  
  34.         * Automatic interpolation of large GIFs (up to 2048x2048x256)
  35.           to VGA/MCGA 320x200x256.
  36.  
  37.         * Faster .PLT load; slow BIOS calls replaced.
  38.  
  39.         * Automatic load of matching *.PLT  when found.
  40.  
  41.         * Direct "listing" of *.BLD, *.PLT, *.CLP and *.GIF files;
  42.           "LIST" box removed from Files menu.
  43.  
  44.  
  45. VSCRN Menu
  46.  
  47.         * Virtual Screens (up to 32000x32000x256) to edit Super VGA
  48.           GIFs of any known size with any number of colors.  Includes
  49.           preset 640x400x256, 640x480x256 and 800x600x256 screens.
  50.  
  51.         * 320x200 with 1:1 aspect ratio (really !); this is a special
  52.           hardware trick to adjust the 320x200x256 screen to simulate
  53.           a 320x240x256 (Jovian VIA) screen with 320x200 size for
  54.           creating/editing GIFs with 320x240, 640x480, 800x600, 1024x768
  55.           or ANY screen with 1:1 aspect ratio.
  56.  
  57.         * User-locatable "Virtual Screen"; locate it anywhere (e.g., RAMDISK
  58.           for transparent access) or 3.5" HD disks for portability.
  59.  
  60.         * MVGAVU v1.0 - this is an optional stand-alone GIF and BLD/PLT
  61.           viewing utility that is integrated with VGACAD.  320x400x256 and
  62.           360x480x256 viewing modes for "generic" VGA cards, SuperVGA, and
  63.           and regular 320x200x256 VGA/MCGA modes, and  User-definable video
  64.           modes (up to 32000x32000x256) are supported.  It can be used
  65.           "outside" of VGACAD as a presentation program.
  66.  
  67.         * VGACAP v4.0 - this 100% BIOS Compatible screen capture utility
  68.           that now supports 640x480x256 screen grabs.  It can grab a
  69.           640x480x256 section (starting from upper-left quadrant) from
  70.           larger video screen modes too.
  71.         
  72.         * RAW2GIF v1.0 - this is an optional stand-alone SuperVGA conversion
  73.           utility, integrated with VGACAD, for encoding SuperVGA screens
  74.           (up to 32000x32000x256).  It can be used "outside" of VGACAD for  
  75.           encoding GIFs from screens grabbed with VGACAP(v4.0).
  76.  
  77.  
  78. ZOOM Menu
  79.  
  80.         * FIND and MARK functions
  81.  
  82.           - FIND will allow the user to "click" any pixel on the "zoomed"
  83.             image; VGACAD locates the appropriate color bar and highlights
  84.             the specific color on the color bar for identification.
  85.  
  86.           - MARK (formerly FIND) will mark all "zoomed pixels" with an
  87.             asterisk ("*") which correspond to a selected color.
  88.  
  89.         * BLEND function "blends","tints" or "shades" any "zoomed pixels
  90.           with another color by mixing the new color with "zoomed pixel"
  91.           using the closest palette match.  This function is recursive
  92.           and works the same way a REAL AIRBRUSH would to alter the "tone"
  93.           of a picture.
  94.  
  95.  
  96. SHAPES Menu
  97.  
  98.         * Splines ("curves") can now be plotted with up to 32 points.
  99.  
  100.         * Variable frame thickness for rectangular shapes.
  101.  
  102.         * Polygons with unlimited plotting points.
  103.  
  104.         * Last Action UNDO for shape creation.
  105.  
  106.  
  107. Bug Fixes     
  108.  
  109.         * Since VGACAD uses color 0 and 255 for menus and text, certain
  110.           pictures that had similar colors assigned to color 0 and 255 made
  111.           them invisible; in those cases, 0 and 255 where forced to black
  112.           and white, respectively.  Now, VGACAD will search for the inverse
  113.           color and swap all colors in the screen or Virtual Screen after
  114.           loading; your palette is NEVER affected despite conflicting
  115.           inverse colors.
  116.  
  117.         * The GIF interface used dynamic memory allocation and "shelled"
  118.           into the DOS environment causing occasional unpredicatble results
  119.           on some exotic machines.  This is now avoided by the new GIF
  120.           interface.
  121.  
  122.         * The ZOOM menu options sporadically resulted in "Error 5 at 900"
  123.           due to dynamic memory allocation problems; this situation has been
  124.           totally isolated as a separate ZOOM module, with its own memory
  125.           allocation environment.  This module has a "LAST UNDO" screen
  126.           recovery error routine to preserve screens you are working on.
  127.  
  128.          
  129.  
  130.