home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / SCREEN / GRABB392.ZIP / CONVERT.DOC < prev    next >
Encoding:
Text File  |  1991-10-13  |  24.5 KB  |  523 lines

  1.  
  2.  
  3.                                GR2PCX (tm)
  4.                                             GR2GIF (tm)
  5.  
  6.                                      *********     
  7.  
  8.                       Graphics Conversion Utilities for use with
  9.                        the GRABBER (tm) Screen Capture Program
  10.  
  11.  
  12.                                    DOCUMENTATION
  13.                                   October 13, 1991
  14.  
  15.  
  16.                                  Copyright 1991 by
  17.  
  18.                                   Gerald A. Monroe
  19.                                    1241 Bunts Road
  20.                               Lakewood, Ohio 44107  U.S.A.
  21.  
  22.                             CompuServe Mail ID # 72321,1257
  23.  
  24.  
  25.           YOUR LICENSE TO USE THIS SOFTWARE
  26.           ----------------------------------
  27.  
  28.           GR2PCX.EXE, GR2GIF.EXE, and this documentation are Copyright 1991
  29.           by Gerald A. Monroe.  All rights are reserved except those expressly
  30.           granted here.
  31.  
  32.           The programs GR2PCX and GR2GIF, and this documentation file, are
  33.           distributed as an integral part of the GRABBER (tm) screen capture
  34.           package under the terms of a shareware license that is fully set forth
  35.           in the file GRABBER.DOC, which is the instruction manual for GRABBER
  36.           .EXE, the main program module in the package.
  37.  
  38.           The shareware license terms in the GRABBER.DOC file are incorporated
  39.           here by reference.  This license permits you to copy and distribute
  40.           the files GR2PCX.EXE, GR2GIF.EXE, and CONVERT.DOC (this file) freely,
  41.           provided that:  these files are always distributed together with each
  42.           other and with the GRABBER.EXE and GRABBER.DOC files; none of the
  43.           files is modified in any way; and no fee, premium or donation of any
  44.           kind is charged or requested for their distribution except as
  45.           permitted on the terms described in the GRABBER.DOC file.
  46.  
  47.           Continued use of the GR2PCX or GR2GIF programs for more than a 10-day
  48.           trial period requires you to register your use of the software with
  49.           the author.  For more information about the benefits of registration
  50.           and how to go about registering, please refer to the full licensing
  51.           and ordering information in the GRABBER.DOC file.
  52.  
  53.  
  54.  
  55.           GR2PCX /GR2GIF   Documentation                            Page 2 of 10
  56.  
  57.  
  58.  
  59.  
  60.  
  61.                                   Table of Contents
  62.  
  63.  
  64.  
  65.           Overview:  What are GR2PCX and GR2GIF? ...........................  3
  66.  
  67.           The GIF file format ..............................................  3
  68.  
  69.           The PCX file format ..............................................  4
  70.  
  71.           What GR2PCX and GR2GIF can convert ...............................  4
  72.  
  73.           Interactive vs. Command Line Operation ...........................  5
  74.  
  75.           Using GR2PCX:  Interactive Mode ..................................  5
  76.  
  77.           Using GR2PCX:  Command Line Mode .................................  6
  78.  
  79.           Using GR2GIF:  Interactive Mode ..................................  8
  80.  
  81.           Using GR2GIF:  Command Line Mode .................................  8
  82.  
  83.           Using the Resize feature ......................................... 10
  84.  
  85.  
  86.  
  87.  
  88.           GR2PCX /GR2GIF   Documentation                            Page 3 of 10
  89.  
  90.  
  91.  
  92.           WHAT ARE GR2PCX and GR2GIF?
  93.           ----------------------------
  94.  
  95.           GR2PCX and GR2GIF are companion utilities to the GRABBER screen
  96.           capture program.  You can use them to convert graphic images,
  97.           captured from your video display in the form of GRABBER "offspring"
  98.           files, into either of the widely recognized generic image formats
  99.           called PCX and GIF.
  100.  
  101.           In addition, if your computer has an EGA or VGA video graphics
  102.           adapter and a color monitor, the GR2PCX utility can also convert
  103.           80 x 25 text images captured by GRABBER to the PCX graphic format.
  104.  
  105.           (If you are unfamiliar with how the GRABBER program works, or what a
  106.           GRABBER offspring file is, please consult the program manual GRABBER
  107.           .DOC before continuing.)
  108.  
  109.  
  110.  
  111.           THE "GIF" FILE FORMAT
  112.           ----------------------
  113.  
  114.           "GIF" (pronounced like "Jif") stands for Graphic Interchange Format.
  115.  
  116.           The GIF image format was developed by CompuServe, Inc., as a
  117.           generalized method of exchanging and displaying graphic images on
  118.           the widest possible variety of computer graphics hardware.  GIF is
  119.           one of the most widely accepted formats for exchanging graphics
  120.           information among all makes and models of microcomputers, whether
  121.           IBM-compatible or not.  One of the reasons for the popularity of the
  122.           GIF format is its very effective data compression method.  Generally,
  123.           there is no other widely used file format which can compress a graphic
  124.           image into a smaller space than GIF can.
  125.  
  126.           The GIF format is supported extensively on the CompuServe Information
  127.           Service and many other on-line BBS services that make graphic images
  128.           available for downloading.  In addition to these on-line services,
  129.           however, there are several PC application programs which can employ
  130.           the GIF format.  These include word processing, desktop publishing,
  131.           and "paint" programs, as well as numerous picture viewing utilities.
  132.           Therefore, you can use GR2GIF to convert almost any graphic image
  133.           captured by GRABBER into GIF format, so that the image can be imported
  134.           into any word processing, desktop publishing, or paint program which
  135.           "understands" the GIF format.  If you want to find out whether a
  136.           particular application program you use can work with GIF files, and
  137.           therefore import the files created by GR2GIF, you should consult that
  138.           program's documentation or contact its publisher.
  139.  
  140.  
  141.  
  142.           GR2PCX /GR2GIF   Documentation                            Page 4 of 10
  143.  
  144.  
  145.           THE "PCX" FILE FORMAT
  146.           ----------------------
  147.  
  148.           The PCX image format was developed by Zsoft Corporation, which is the
  149.           publisher of the widely used graphics "paint" programs PC Paintbrush
  150.           and Publisher's Paintbrush.  Both of these programs use the PCX format
  151.           for storing and retrieving graphic images to and from disk files.
  152.           However, many other PC applications which involve graphic data, in
  153.           addition to the two Zsoft products mentioned, also employ the PCX
  154.           format.  These include other paint programs, word processors such as
  155.           WordPerfect Version 5.0 and above, desktop publishing programs such
  156.           as Aldus' PageMaker, and picture viewing utilities.  The PCX format
  157.           uses a data compression scheme to reduce the disk space required to
  158.           store graphic images.
  159.  
  160.           You can use GR2PCX to convert almost any graphic image captured by
  161.           GRABBER into PCX format, so that the image can be imported into any
  162.           word processing, desktop publishing, or paint program which "under-
  163.           stands" the PCX format.  If you want to find out whether a particular
  164.           application program you use can work with PCX files, and therefore
  165.           import the files created by GR2PCX, you should consult that program's
  166.           documentation or contact its publisher.
  167.  
  168.  
  169.           WHAT GR2PCX/GIF CAN CONVERT
  170.           ----------------------------
  171.  
  172.           These programs are able to convert almost any GRABBER offspring file
  173.           containing a graphic image into a separate PCX or GIF file.  This
  174.           includes any image originally captured in any CGA mode, any EGA
  175.           mode, any VGA mode, and the Hercules monochrome graphics mode.
  176.  
  177.           Also, the GR2PCX utility can be used to convert text-mode images to
  178.           the PCX graphics format.  To use GR2PCX to convert a text-mode image,
  179.           your computer must be equipped with an EGA or VGA adapter and a color
  180.           monitor, and the text screen must measure 80 columns by 25 rows.
  181.  
  182.           On page 8 of the GRABBER program documentation, there is a list of
  183.           the various video modes which GRABBER supports.  If a video mode
  184.           in that chart indicates "n/a" in the column which is headed "Graphics
  185.           Resolution," then that is a text mode, and GRABBER offspring files
  186.           captured in that mode cannot be converted to PCX or GIF (with the
  187.           exception of modes 2, 3, and 7, which can be converted by GR2PCX).
  188.  
  189.           Note for technical users:  If you have a Super-VGA (SVGA) adapter, you
  190.           should read page 9 of the GRABBER program documentation.  Generally,
  191.           any 16-color or 256-color SVGA image can be converted to the PCX or
  192.           GIF formats using these programs if the SVGA manufacturer has
  193.           modeled the memory organization of its video modes after the IBM EGA
  194.           "four-plane planar" method (for 16-color screens), or IBM VGA "packed
  195.           pixel" method (for 256-color screens).  SVGA memory organization
  196.           schemes which are unique to certain adapters are not supported by
  197.           these conversion programs.
  198.  
  199.  
  200.  
  201.           GR2PCX /GR2GIF   Documentation                            Page 5 of 10
  202.  
  203.  
  204.  
  205.           INTERACTIVE vs. COMMAND-LINE OPERATION
  206.           ---------------------------------------
  207.  
  208.           If you enter the command GR2PCX or GR2GIF by itself on the DOS
  209.           command line or in a batch file, you will be running the program
  210.           in an "interactive" mode.  This means the program will prompt you
  211.           on screen for the answers to several questions, detailed below,
  212.           before it goes to work converting your input image file to PCX or
  213.           GIF format.  If you don't like working with command-line switches
  214.           or can't remember them all (there are quite a few), you will want
  215.           to use the interactive mode.
  216.  
  217.           However, if you want to avoid having to answer each question
  218.           individually, you can run GR2PCX or GR2GIF in the "command-line"
  219.           mode, by following the GR2PCX or GR2GIF command itself with the
  220.           names of your input and output files, plus any of the optional
  221.           command-line switches, which are described below.
  222.  
  223.  
  224.  
  225.           USING GR2PCX:  INTERACTIVE MODE
  226.           --------------------------------
  227.  
  228.           (1)   Enter the command GR2PCX and press <RETURN>.
  229.  
  230.           (2)   Specify the name of the offspring file you wish to convert
  231.                 (the "input file").  You may optionally precede the filename
  232.                 with a drive and/or pathname if necessary.  If the input file-
  233.                 name ends with ".EXE" as it should, you may omit this exten-
  234.                 sion from the filename.  (E.g., entering SCREENXX is the same
  235.                 as entering SCREENXX.EXE.)
  236.  
  237.           (3)   To give the "output file" the same name as the input file but
  238.                 with a ".PCX" filename extension, press <RETURN>.  If you wish
  239.                 to give it a different name than the default which the program
  240.                 shows you, or place it in a different drive or directory than
  241.                 your input file, you must enter the full file specification,
  242.                 including drive, path, and ".PCX" extension.
  243.  
  244.           (4)   If you want to convert the entire image to PCX, respond to the
  245.                 "Resize image?" prompt by pressing <N> or <RETURN>.  The
  246.                 resulting output file will contain data for the whole image
  247.                 as it is displayed when you execute the offspring image file.
  248.  
  249.                 If you want to crop out portions of the screen and create an
  250.                 output PCX image that is smaller than the original image, press
  251.                 <Y> at the "Resize image?" prompt.  If you do this, the image
  252.                 will be displayed with a rectangular "resize box," which you can
  253.                 adjust to fit the shape and position of the portion of the image
  254.                 you want to convert.  Complete instructions for changing the
  255.                 size and positioning of the resize box can be found below on
  256.                 page 10.
  257.  
  258.  
  259.  
  260.           GR2PCX /GR2GIF   Documentation                            Page 6 of 10
  261.  
  262.  
  263.  
  264.           GR2PCX INTERACTIVE MODE (continued)
  265.           ------------------------------------
  266.  
  267.  
  268.           (5)   If the input file contains a graphic image, and you have a VGA-
  269.                 compatible system, you will then be asked to specify a color
  270.                 or gray-scale output file.  Press <C> or <RETURN> to choose
  271.                 color, or press <G> for gray-scale.  If you are converting a
  272.                 graphic image, this is the last question you will be asked.
  273.  
  274.                 If the input file contains a text image, you are given the
  275.                 additional choice of monochrome (black-and-white) output.  If
  276.                 you choose this option by pressing <B>, most color variations
  277.                 will be stripped from the output file.  Some word processing
  278.                 and desktop publishing programs do not do a good job of dis-
  279.                 playing or printing imported PCX files which contain color or
  280.                 gray-scale information, so you may wish to experiment with this
  281.                 option.
  282.  
  283.                 If you do choose black-and-white output, you will then be asked
  284.                 whether you want to invert the black and white colors in the
  285.                 output image.  If the output PCX is destined to be printed on
  286.                 paper, you may wish to experiment with this option also.
  287.  
  288.           (6)   Finally, for text-mode input files only, one last question:
  289.                 You may choose the size of the screen font into which the
  290.                 characters in the input file will be translated.  These are
  291.                 the menu choices and the results they produce:
  292.  
  293.                    Menu Option    Font Cell    Emulation    Total Image Size
  294.                    -----------    ---------    ---------    ----------------
  295.                         A           8 x 8         CGA       640 x 200 pixels
  296.                         B           8 x 14        EGA       640 x 350 pixels
  297.                         C           9 x 14      EGA/MDA/    720 x 350 pixels
  298.                                                 Hercules
  299.                         D           9 x 16        VGA       720 x 400 pixels
  300.  
  301.  
  302.  
  303.           USING GR2PCX:  COMMAND-LINE MODE
  304.           ---------------------------------
  305.  
  306.           To avoid the GR2PCX menu prompts described above, you can specify
  307.           the name of your input .EXE image file on the DOS command line
  308.           immediately after the GR2PCX command itself.  To select details
  309.           of program operation, you can follow the input file name with the
  310.           optional switches described here.  Certain default parameters, also
  311.           described here, will take effect for certain program features if no
  312.           optional switch is specified.  A GR2PCX command line looks something
  313.           like this (optional parameters are shown in brackets):
  314.  
  315.       GR2PCX inputfile [outputfile] [/S] [/C] [/G] [/B] [/I] [/8] [/4] [/9] [/6]
  316.  
  317.  
  318.  
  319.           GR2PCX /GR2GIF   Documentation                            Page 7 of 10
  320.  
  321.  
  322.  
  323.           GR2PCX COMMAND-LINE MODE (continued)
  324.           -------------------------------------
  325.  
  326.  
  327.       GR2PCX inputfile [outputfile] [/S] [/C] [/G] [/B] [/I] [/8] [/4] [/9] [/6]
  328.  
  329.  
  330.           "inputfile" is the name of your GRABBER offspring .EXE image.  The
  331.           .EXE extension may be omitted.
  332.  
  333.           "outputfile" is the full name of the .PCX file you want to create.
  334.           You must add the .PCX extension yourself.  The name may be preceded
  335.           by a drive and/or directory path.  If omitted, the output file will
  336.           automatically be named "inputfile.PCX" and will be placed on the
  337.           same drive and directory path as the input file.
  338.  
  339.           /S tells GR2PCX that you will want to crop a portion of the image
  340.           using the resize box before actual conversion takes place.  If
  341.           omitted, the entire image is converted to PCX format.
  342.  
  343.           /C tells GR2PCX to produce a color output file (if the input file is
  344.           also a color image).  If omitted, no big deal.  Color output is the
  345.           default anyway for both graphics and text conversions.
  346.  
  347.           /G tells GR2PCX to produce a gray-scale output file (if the input file
  348.           is a color image).  This option is available only on VGA-compatible
  349.           systems, and is accepted for both graphics and text conversions.
  350.  
  351.           /B tells GR2PCX to produce a monochrome (black-and-white) output PCX
  352.           file.  This option is valid only for text screen conversions.
  353.  
  354.           /I tells GR2PCX to produce a monochrome (black-and-white) output PCX
  355.           file, *and* to invert the white and black elements of the image.
  356.           White becomes black and vice-versa.  This option can be useful if you
  357.           intend to print the PCX output on paper, and is valid only for text
  358.           screen conversions.
  359.  
  360.           All of the remaining optional switches are used to specify screen font
  361.           choices and are valid only for text screen conversions.  For more
  362.           information about the image dimensions associated with these fonts,
  363.           see the chart on the previous page under item (6) in the section
  364.           headed "Using GR2PCX: Interactive Mode."
  365.  
  366.              /8  selects an 8x8 font cell which emulates CGA
  367.              /4  selects an 8x14 font cell which emulates some EGAs
  368.              /9  selects a 9x14 font cell emulating MDA, Hercules and most EGAs
  369.              /6  selects a 9x16 font cell which emulates VGA
  370.  
  371.  
  372.  
  373.           GR2PCX /GR2GIF   Documentation                            Page 8 of 10
  374.  
  375.  
  376.  
  377.           USING GR2GIF:  INTERACTIVE MODE
  378.           --------------------------------
  379.  
  380.           (1)   Enter the command GR2GIF and press <RETURN>.
  381.  
  382.           (2)   Specify the name of the offspring file you wish to convert
  383.                 (the "input file").  You may optionally precede the filename
  384.                 with a drive and/or pathname if necessary.  If the input file-
  385.                 name ends with ".EXE" as it should, you may omit this exten-
  386.                 sion from the filename.  (E.g., entering SCREENXX is the same
  387.                 as entering SCREENXX.EXE.)
  388.  
  389.           (3)   To give the "output file" the same name as the input file but
  390.                 with a ".GIF" filename extension, press <RETURN>.  If you wish
  391.                 to give it a different name than the default which the program
  392.                 shows you, or place it in a different drive or directory than
  393.                 your input file, you must enter the full file specification,
  394.                 including drive, path, and ".GIF" extension.
  395.  
  396.           (4)   If you want to convert the entire image to GIF, respond to the
  397.                 "Resize image?" prompt by pressing <N> or <RETURN>.  The
  398.                 resulting output file will contain data for the whole image
  399.                 as it is displayed when you execute the offspring image file.
  400.  
  401.                 If you want to crop out portions of the screen and create an
  402.                 output GIF image that is smaller than the original image, press
  403.                 <Y> at the "Resize image?" prompt.  If you do this, the image
  404.                 will be displayed with a rectangular "resize box," which you can
  405.                 adjust to fit the shape and position of the portion of the image
  406.                 you want to convert.  Complete instructions for changing the
  407.                 size and positioning of the resize box can be found below on
  408.                 page 10.
  409.  
  410.           (5)   If you have a VGA-compatible system, you will then be asked to
  411.                 specify a color or grayscale output file.  Press <C> or <RETURN>
  412.                 to choose color, or press <G> for grayscale.  This is the last
  413.                 question the program will ask you before it goes to work.
  414.  
  415.  
  416.           USING GR2GIF:  COMMAND-LINE MODE
  417.           ---------------------------------
  418.  
  419.           To avoid the GR2GIF menu prompts described above, you can specify
  420.           the name of your input .EXE image file on the DOS command line
  421.           immediately after the GR2GIF command itself.  To select details
  422.           of program operation, you can follow the input file name with the
  423.           optional switches described here.  Certain default parameters, also
  424.           described here, will take effect for certain program features if no
  425.           optional switch is specified.  A GR2GIF command line looks something
  426.           like this (optional parameters are shown in brackets):
  427.  
  428.                       GR2GIF inputfile [outputfile] [/S] [/C] [/G]
  429.  
  430.  
  431.  
  432.           GR2PCX /GR2GIF   Documentation                            Page 9 of 10
  433.  
  434.  
  435.  
  436.           GR2GIF COMMAND-LINE MODE (continued)
  437.           -------------------------------------
  438.  
  439.  
  440.  
  441.                       GR2GIF inputfile [outputfile] [/S] [/C] [/G]
  442.  
  443.  
  444.           "inputfile" is the name of your GRABBER offspring .EXE image.  The
  445.           .EXE extension may be omitted.
  446.  
  447.           "outputfile" is the full name of the .GIF file you want to create.
  448.           You must add the .GIF extension yourself.  The name may be preceded
  449.           by a drive and/or directory path.  If omitted, the output file will
  450.           automatically be named "inputfile.GIF" and will be placed on the
  451.           same drive and directory path as the input file.
  452.  
  453.           /S tells GR2GIF that you will want to crop a portion of the image
  454.           using the resize box before actual conversion takes place.  If
  455.           omitted, the entire image is converted to GIF format.
  456.  
  457.           /C tells GR2GIF to produce a color output file (if the input file is
  458.           also a color image).  If omitted, no big deal.  Color output is the
  459.           default anyway.
  460.  
  461.           /G tells GR2GIF to produce a gray-scale output file (if the input file
  462.           is a color image).  This option is available only on VGA-compatible
  463.           systems.
  464.  
  465.  
  466.  
  467.           GR2PCX /GR2GIF   Documentation                           Page 10 of 10
  468.  
  469.  
  470.  
  471.           USING THE RESIZE FEATURE:  CONTROLLING THE RESIZE BOX
  472.           ------------------------------------------------------
  473.  
  474.           The following keys are available to you when using the resize feature
  475.           feature within GR2PCX and GR2GIF:
  476.  
  477.           <Esc> . . . . . . . . . . . .  Abort the conversion process and exit.
  478.  
  479.           <Return>  . . . . . . . . . .  Accept the area enclosed by the select
  480.                                          box, and begin converting.
  481.  
  482.           <Left Arrow>
  483.           <Right Arrow>                  Move the select box in the indicated
  484.           <Up Arrow>                     direction without changing the shape
  485.           <Down Arrow>  . . . . . . . .  of the box.
  486.  
  487.           <Shift><Left Arrow> . . . . .  Shrink the box horizontally.
  488.  
  489.           <Shift><Right Arrow>  . . . .  Expand the box horizontally.
  490.  
  491.           <Shift><Up Arrow> . . . . . .  Shrink the box vertically.
  492.  
  493.           <Shift><Down Arrow> . . . . .  Expand the box vertically.
  494.  
  495.           <Insert>  . . . . . . . . . .  Toggle between coarse and fine incre-
  496.                                          ments for moving or reshaping the box.
  497.  
  498.           <Home>  . . . . . . . . . . .  Move the box to the upper left-hand
  499.                                          corner of the screen.
  500.  
  501.           <End> . . . . . . . . . . . .  Move the box to the lower left-hand
  502.                                          corner of the screen.
  503.  
  504.           <Ctrl><PgUp>  . . . . . . . .  Move the box to the upper right-hand
  505.                                          corner of the screen.
  506.  
  507.           <Ctrl><PgDn>  . . . . . . . .  Move the box to the lower right-hand
  508.                                          corner of the screen.
  509.  
  510.           <PgUp>  . . . . . . . . . . .  Move box to top edge of the screen.
  511.  
  512.           <PgDn>  . . . . . . . . . . .  Move box to bottom edge of the screen.
  513.  
  514.           <Ctrl><Left Arrow>  . . . . .  Move box to left edge of the screen.
  515.  
  516.           <Ctrl><Right Arrow> . . . . .  Move box to right edge of the screen.
  517.  
  518.  
  519.  
  520.  
  521.  
  522.                               **  End of CONVERT.DOC  **
  523.