home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / graf / vgacad8.zip / SQZGIF.DOC < prev    next >
Text File  |  1989-12-16  |  12KB  |  331 lines

  1.             SQZGIF Copr. (c) 1989 Lawrence Gozum & Marvin Gozum
  2.             ───────────────────────────────────────────────────
  3.                                 User Manual
  4.  
  5.     DISCLAIMER
  6.  
  7.     This product is distributed AS IS.  The authors specifically disclaim 
  8.     all warranties ,expressed or implied, including ,but not limited to, 
  9.     implied warranties of merchantability and fitness for a particular 
  10.     purpose with respect to defects in the diskette and documentation, and 
  11.     program license granted herein, in particular, and without limiting 
  12.     operation of the program license with respect to any particular 
  13.     application use or purpose.  In no event shall the authors be liable 
  14.     for any loss of profit or any other commercial damage including but 
  15.     not limited to special, incidental, consequential or other damages.  
  16.  
  17.  
  18.     LICENSING AGREEMENT
  19.  
  20.     You may use this program for a 10 DAY TRIAL PERIOD.  Should you find 
  21.     this program useful, you MUST register it; you will then be provided 
  22.     with the latest releases of the VGACAD system see last section of this 
  23.     manual).
  24.  
  25.     You can freely distribute copies of unmodified SQZGIF and charge $10 
  26.     max for distribution, in lieu of recognized Users Group guidelines 
  27.     (e.g., Asso. of Shareware Professionals or NY Amateur Computer Club).
  28.  
  29.  
  30.     WHAT IS SQZGIF ?
  31.  
  32.     SQZGIF is a conversion utility that will convert LARGE 256 color GIF 
  33.     or PCX (version 5) pics via "color averaging" to MCGA 320x200, MVGA 
  34.     320x400 or 360x480, SVGA 640x400 or 640x480 or 800x600 or 1024x768; 
  35.     320x200 pictures are saved in the .BLD and .PLT format.  Outputs can 
  36.     be used with:
  37.  
  38.          (1) VGACAD for editing/image processing;
  39.          (2) VGA2EGA for conversion to EGA 640x350x16 or EEGA 640x480x16;
  40.          (3) BLD2GIF for MCGA/VGA 320x200x256 GIF encoding;
  41.          (4) RAW2GIF for SVGA GIF encoding
  42.          (4) GIFDOT for printing to an Epson/IBM compatible printer;
  43.          (5) GIFPUB for destop publishing.
  44.  
  45.     With SQZGIF you can resize and smooth LARGE 256 color pics with 
  46.     correct aspect ratios; all sizes such as 320x240 (Jovian Logic), 
  47.     320x400 (Amiga), 512x400 (TARGA), 640x400 (MACII), 640x480 and 800x600 
  48.     (SuperVGA) can be handled (up to 2KBx2KBx256).  NO GRAPHICS CARD IS 
  49.     REQUIRED!  Use SQZGIF to reduce a LARGE GIF/PCX pic or expand a small 
  50.     GIF/PCX pic.
  51.  
  52.     VGA/MCGA users can pick any selected area and ZOOM it to full screen 
  53.     size; you can treat LARGE GIF/PCX pics as "virtual screens".
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.     COLOR AVERAGING
  68.  
  69.     SQZGIF uses "color averaging" to replace groups of color pixels with 
  70.     one of the colors in the 256 color palette, by finding the closest 
  71.     match.  This method will represent these large GIFs in 320x200x256 
  72.     with the closest approximation of the original picture as you would 
  73.     view it on the system that originated it.  The "color averaging" 
  74.     method removes "noise" and patterns that result from interpolating 
  75.     certain large GIFs.  In addition, this process actually adds some 
  76.     element of "anti-aliasing" or "smoothing" since "jaggies" are averaged 
  77.     into one color pixel.  If you simply want to interpolate a LARGE GIF 
  78.     to a smaller size, use MVGAVU.
  79.  
  80.  
  81.     REQUIREMENTS
  82.  
  83.     Since large GIF pictures can decompose into megabytes, a harddisk is 
  84.     highly recommended.  An 800x600x256 GIF will decompress to 480,000 
  85.     bytes.  SQZGIF uses a user-specified temporary file to decompress 
  86.     these large GIFs and requires an additional 64KB for saving the 
  87.     "squeezed" picture and another 64KB (MCGA/VGA only) for the "zoomed" 
  88.     screen.
  89.  
  90.     A large RAM disk is recommended for fastest processing; specify a RAM 
  91.     disk in your VDISK path.  High-density dual drive users (e.g., 720KB 
  92.     or 1.2MB or 1.44MB) should place the GIF file to be converted in one 
  93.     drive while the other should contain only SQZGIF.
  94.  
  95.     SQZGIF needs no graphics.   The "Pick 'N Zoom" feature, however, will 
  96.     only be activated if VGA/MCGA is detected; it cannot be selected with 
  97.     non-VGA video cards.
  98.  
  99.  
  100.     HOW TO USE SQZGIF
  101.  
  102.     Run SQZGIF and select a file to be converted.  Use the <arrow> keys to 
  103.     move the highlight bar the press <return> to select.  Pressing the 
  104.     <spcbar> will allow you to change the drive or sub-directory (e.g., 
  105.     D:\GIF\LARGE\NUDES\" or "B:\).  The program will automatically save 
  106.     320x200x256 .BLD and .PLT extensions with the same name if no 
  107.     duplicate names exists; otherwise, "NONAME.*" files will be created 
  108.     and constantly overwritten.  For all other video modes (e.g., MVGA 
  109.     360x480x256), a MVGASCRN.RAW and MVGASCRN.PLT file will be created for 
  110.     latter GIF encoding with RAW2GIF (included).
  111.  
  112.     Only the first image of GIF pictures with multiple images will be 
  113.     processed.  Pictures with less than 16 or less colors should be 
  114.     avoided; use EGA2VGA for best results.  Only 256 color PCX (version 5) 
  115.     pics will be handled by SQZGIF AND must equal screen and image size.
  116.  
  117.     TEMP files (in a format compatible with VGACAD v1.6 and up) will be 
  118.     created each time you run SQZGIF; if you want to reprocess/resize or 
  119.     zoom another part of the same picture, reply [Y]es to prompt "Use 
  120.     TEMP.RAW ?[Y/n]".
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.     Dual users SHOULD delete TEMP files when prompted, if you are not 
  134.     going to process the same picture again;  you may get an error message 
  135.     for insufficient disk space if you don't.
  136.  
  137.  
  138.     PICK 'N ZOOM
  139.  
  140.     If a VGA/MCGA card is detected, then this feature will be activated.   
  141.     This feature is very useful in selecting only areas of a picture which 
  142.     you want to use (e.g., editing in VGACAD).   A "capture box" appears 
  143.     which defines an area to be "zoomed" using the interpolation (i.e., no 
  144.     smoothing is applied).  You can move the "capture box" with the arrow 
  145.     keys or use the <Shift-ARROW> keys to move around the screen faster.  
  146.     Pressing the <+> key will increase the size of your "capture box" (the 
  147.     area to be zoomed) - resulting in a smaller "zooming factor", but 
  148.     including a larger area of the picture; conversely, pressing the <-> 
  149.     key will decrease the "capture box"- resulting in larger magnification 
  150.     but procesing a smaller area of the total picture.
  151.  
  152.     After viewing the "zoomed picture", press <return> to save the image 
  153.     or press <Esc> to reselect and redefine the "zoomed image".  The image 
  154.     will be saved to "ZOOM.BLD" and "ZOOM.PLT"; these files will be 
  155.     constantly overwritten; thus, you MUST rename these files later.
  156.  
  157.  
  158.     THE CHAINED VGACAD ENVIRONMENT
  159.  
  160.     BRUN41.exe is a runtime module distributed under licence with 
  161.     Microsoft in connection with this program.  Place it with SQZGIF or 
  162.     anywhere your PATH has access to.  SQZGIF TEMP files can be used 
  163.     directly by VGACAD (v1.6 & up), GIFPUB (v2.0 and up) and GIFDOT (v2.0 
  164.     and up).  With VGACAD, remember to load the TEMP.PLT file before 
  165.     invoking the VSCRN menu. ONLY ONE COPY OF BRUN41.EXE IS REQUIRED.
  166.  
  167.  
  168.     REGISTRATION
  169.  
  170.     REGISTRATION OF SQZGIF IS BASED ON 'PERSONAL USAGE'.  CORPORATE OR 
  171.     ORGANIZATIONAL USERS *MUST* REGISTER ALL COPIES USED ON AN INDIVIDUAL 
  172.     BASIS; A SPECIFIC PERSON (NAME) MUST BE EXPLICITLY ASSIGNED TO EACH 
  173.     REGISTRANT WHO WILL BE PROVIDED WITH A CORRESPONDING REGISTER.OVL FILE 
  174.     TO INDICATE REGISTERED USAGE.  REGISTRATION GRANTS A SPECIFIC PERSON 
  175.     (NOT A JURIDICAL PERSON OR CORPORATE ENTITY) THE RIGHT TO 'USE' 
  176.     SQZGIF.
  177.  
  178.     ┌───────────────────────────────────────────────────────────────────┐
  179.     │ ALTHOUGH WE WILL TRY TO RESPOND TO YOUR REGISTRATION IN 2-3 WEEKS,│
  180.     │ PLEASE ALLOW UP TO 4-6 WEEKS DELAY TO PROCESS YOUR REGISTRATION.  │
  181.     └───────────────────────────────────────────────────────────────────┘
  182.  
  183.     As token of our appreciation (i.e., to registered users), we will send 
  184.     you the the latest version of the VGACAD system; many of the programs 
  185.     listed below do not require a graphics card.
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.     GIFPUB - converts 256 color GIF/PCX files to B&W images desktop 
  200.     publishing (DTP) as .PCX (Ventura, First Publisher, Publisher's 
  201.     Paintbrush, WP, Pagemaker).  Variable sizing/contrast/brightness.  
  202.     Histogram-equalization.  No graphics card required.
  203.  
  204.     GIFDOT - has all the features of GIFPUB for printing on IBM/Epson 
  205.     printers. Several sizes. 8 pics/page.  Single/Double Pass printing.  
  206.     Preview in CGA/HGC/EGA/VGA/EEGA/SVGA.  No graphics card required.
  207.  
  208.     GIFBIT - converts B&W PCX files (e.g., scanner output to 32KBx32KB !) 
  209.     to grey shades for VGACAD image processing, GIFPUB redithering, GIFDOT 
  210.     printing, or VGA2EGA conversion - it edits those "scan line jitters".  
  211.     Viewing modes in MCGA/VGA/SVGA.  No graphics card required.
  212.  
  213.     SQZGIF - converts LARGE GIF/PCX pics (to 2KBx2KBx256) to several sizes 
  214.     and video modes using "color averaging" to blend/smooth "jaggies" and 
  215.     retain a maximum of color information; use outputs in GIFPUB, GIFDOT, 
  216.     VGACAD, MVGAVU, VGA2CGA or VGA2EGA.  No graphics card required.
  217.  
  218.     EGA2VGA - converts GIFs (16 colors and below) or ANY VIEWABLE 2-16 
  219.     color EGA/EEGA picture to 320x200x256; creates 256 new colors; outputs 
  220.     directly to GIFPUB, GIFDOT, VGACAD, MVGAVU, VGA2CGA or VGA2EGA.
  221.     No graphics card required.
  222.  
  223.     VGA2CGA - converts 256 color GIFs to CGA!  See "405" colors in an 
  224.     unsupported 160x100x16 CGA mode.  CGA/EGA/MCGA/VGA required.
  225.  
  226.     MAC2GIF - converts .MAC ("readmac") pictures to 5-16 grey shades or 
  227.     color and saves to .GIF or BLD/PLT file.  EGA/MCGA/VGA required.
  228.  
  229.     VGA2EGA - converts 256 color pictures to 16-color EGA.  Error- 
  230.     distributed dithering.  Variable sizing/RGBICMY/contrast/dithering 
  231.     levels.  EEGA support up to 800x600.  GIF or optional PCX save to 4 
  232.     RGBI planes for Desktop Color Separation.  EGA/MCGA/VGA required.
  233.  
  234.     MVGAVU - EGA/MCGA/EEGA/VGA/SVGA viewer for GIF and BLD/PLT files.  
  235.     Smart slideshows - picks best mode.  320x400x256, 360x480x256 and 
  236.     640x400x16 modes on regular VGA.  EGA posterization.  EEGA/SVGA 
  237.     support.  Auto-sizing.  Contrast/Brightness.  EGA/MCGA/VGA required.
  238.  
  239.     VGACAP - tiny TSR, captures MCGA/VGA/SVGA screens (from 320x200x256 to 
  240.     800x600x256).  MCGA/VGA required.
  241.  
  242.     RAW2GIF - converts SVGA screen captures of VGACAP to GIF.
  243.     BLD2GIF - converts MCGA/VGA screen captures of VGACAP to GIF.
  244.  
  245.     VGACAD - extensive paint/image processing program for VGA/MCGA users 
  246.     (edit GIFs up to 32KBx32KBx256 !!!); airbrushes, color and grey image 
  247.     processing functions (smoothing, noise removal, shading, contrast 
  248.     stretching, edge detection, ...), splines, Cut&Paste, variable sizing, 
  249.     256-color gradient/pattern fills, MORE !  MCGA/VGA required.
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.     WHAT'S NEXT ?
  266.  
  267.     Aside from enhancing existing releases with increased capabilities 
  268.     (e.g., expanded memory, virtual screen, SVGA functions, other graphics 
  269.     formats), we are developing VGACBT, a Computer-Based Training program  
  270.     and MANNEQUIN for Advertising/Fashion Design or creating your own 
  271.     artistic nudes.
  272.  
  273.     Support maverick authors like us and we will continue developing 
  274.     products like nothing seen commercially - otherwise they will simply 
  275.     "DIE" from lack of support !  Compare the cost/benefit ratio of any of 
  276.     our products with commercial products.  You, and you alone, determine 
  277.     whether it will be worthwhile to continue developing.  Support the 
  278.     User-Supported (Shareware) concept.  Register you Shareware copies.  
  279.     To register, send the registration form and check or money order 
  280.     payable in USD to:
  281.  
  282.                              Dr. Marvin Gozum
  283.                  2 Independence Place #303-2, 6th & Locust
  284.                           Philadelphia, PA 19106
  285.  
  286.  
  287.     ───────────────────────────────────────────────────────
  288.     Graphics Interchange Format and GIF are trademarks (tm)
  289.     of CompuServe Inc. an H&R Block Company. 
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.