home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / grafix34.zip / GRAFFIX.DOC < prev    next >
Text File  |  1994-05-28  |  13KB  |  295 lines

  1.  
  2.  
  3.  
  4.  
  5.         ▄▄▄▄▄  ▄▄▄▄▄  ▄▄▄▄▄  ▄▄▄▄▄  ▄▄▄▄▄  ▄  ▄       ▄
  6.         █   ▀  █   █  █   █  █      █      █   ▀▄   ▄▀
  7.         █      █▄▄▄█  █▄▄▄█  █▄▄▄   █▄▄▄   █     ▀▄▀
  8.         █  ▀█  █▀▄    █   █  █      █      █    ▄▀ ▀▄
  9.         █▄▄▄█  █  ▀▄  █   █  █      █      █  ▄▀     ▀▄ (TM)
  10.         FOR WINDOWS AND DOS  ▀      ▀ SHAREWARE EDITION
  11.  
  12.       Copyright 1994 ANDROMEDA SOFTWARE.  All rights reserved.
  13.  
  14. This is the Shareware Edition of GRAFFIX 3.4, a screen-capture
  15. system that includes programs for both Microsoft Windows and DOS.
  16. The executable program files are DGFX.EXE for DOS applications,
  17. and WGFX.EXE for Windows applications.
  18.  
  19. The DOS program can be run alone for full-screen text and gra-
  20. phics screen captures from within DOS applications running in
  21. DOS or Windows, while the Windows program can be run alone for
  22. full-screen or single-window captures from within Windows appli-
  23. cations.  DGFX.EXE and WGFX.EXE can also run simultaneously on
  24. the same computer for the ultimate flexibility in screen capture
  25. from within both Windows and DOS applications running in Windows.
  26. For simplicity, the explanations that follow focus first on the
  27. Windows version of GRAFFIX, then on the DOS version.
  28.  
  29.  
  30. GRAFFIX for Windows
  31.  
  32. GRAFFIX is a clipboard viewer that can save all or part of the
  33. image on the clipboard to a graphics file in BMP, GIF, or PCX
  34. format.  In Windows, the entire screen can be captured to the
  35. clipboard at any time by pressing the PrtSc key (Shift-PrtSc on
  36. 84-key keyboards), or just the currently active window by press-
  37. ing Alt-PrtSc.  GRAFFIX does not need to be running in order to
  38. do this.  GRAFFIX can then be opened to save the entire clip-
  39. board, or the image can be cropped by using the mouse to frame
  40. a rectangle of any size within the window before saving to disk.
  41. To save, choose the desired format from the File menu.  A dialog
  42. box will list the files of the selected format in the current
  43. directory.  You may select one of the files listed or type a new
  44. file name in the edit box.  To change to another drive or direc-
  45. tory, highlight that item in the list box and click OK.
  46.  
  47. When minimized to an icon or hidden by another window, GRAFFIX is
  48. still active in "popup" mode, which means it will pop up onto the
  49. screen or become visible whenever an image is placed on the clip-
  50. board.  You can then save the entire image or any rectangular
  51. portion.  To return to the application that was interrupted,
  52. simply click on that application's title bar or minimize GRAFFIX
  53. back to an icon.  You can turn popup mode off by clicking on the
  54. "popup" item in the Options menu, which will remove the checkmark
  55. next to this menu item.
  56.  
  57. In popup mode, GRAFFIX will pop up when you press the PrtSc key
  58. OR when another application places a bitmap on the clipboard
  59. that is compatible with GRAFFIX.  The compatible formats are
  60. DDB (Device-Dependent Bitmap) and DIB (Device-Independent Bitmap),
  61. the two most commonly-used bitmap formats.  If you attempt to
  62. save a clipboard bitmap whose format is not one of these two,
  63. GRAFFIX will respond with a dialog box that says "No bitmap
  64. exists on the clipboard."
  65.  
  66.  
  67. Cropping the Clipboard Image
  68.  
  69. The GRAFFIX display window can scroll the clipboard image hori-
  70. zontally and vertically by means of the scroll bars.  To mark a
  71. rectangular area for cropping, move the cursor to one of the top
  72. corners of the desired rectangle, depress the left mouse button,
  73. move the cursor to the diagonally opposite corner and release the
  74. button.  Repeat this process to erase the rectangle and draw a
  75. new one.  The width and height of the rectangle in pixel units
  76. will be displayed in the title bar, as will the x,y coordinates
  77. of the upper-left (UL) and lower-right (LR) corners of the rec-
  78. tangle.  The origin of these coordinates is the upper-left corner
  79. of the window display area.
  80.  
  81. To save the cropped image, select the desired format from the
  82. File menu.  To erase the rectangle, press Esc or position the
  83. cursor anywhere on the image and click and release the left mouse
  84. button.
  85.  
  86.  
  87. File Menu Item: Save as BMP
  88.  
  89. Select this menu item to save the contents of the clipboard to an
  90. uncompressed Windows Bitmap File with the filename extension BMP.
  91. 16-color, 256-color, and 24-bit true-color modes are supported.
  92.  
  93.  
  94. File Menu Item: Save as GIF
  95.  
  96. Select this menu item to save the contents of the clipboard to a
  97. CompuServe Graphics Interchange Format file with the filename ex-
  98. tension GIF.  This format utilizes LZW compression, and supports
  99. 16 and 256-color modes.  GIF does not support 24-bit color modes.
  100.  
  101.  
  102. File Menu Item: Save as PCX
  103.  
  104. Select this menu item to save the contents of the clipboard to
  105. a PC Paintbrush file with the filename extension PCX.  16-color,
  106. 256-color, and 24-bit true-color modes are supported.
  107.  
  108.  
  109. File Menu Item: Open BMP
  110.  
  111. Select this item from the File menu to open a BMP file and place
  112. it on the clipboard.  The image can now be saved in any of the
  113. three available formats, or cropped and then saved.
  114.  
  115.  
  116. Main Menu Item: Options
  117. Three options are available:
  118.  
  119. Clear clipboard.
  120.   Select this menu item to empty the clipboard.
  121.  
  122. Popup mode.
  123.   This is the default mode of GRAFFIX.  When minimized to an
  124.   icon or hidden by another window, GRAFFIX will pop up onto
  125.   the screen whenever the clipboard receives a new bitmap image.
  126.   Select this menu item to turn popup mode off or back on again.
  127.   To return to the application that was interrupted, click on
  128.   that application's title bar or minimize GRAFFIX back to an
  129.   icon.
  130.  
  131. Client rectangle.
  132.   Select this menu item to draw a rectangle by entering its
  133.   coordinates from the keyboard, instead of using the mouse.
  134.   The default values that appear in the dialog box will draw a
  135.   rectangle that contains the entire client area of the GRAFFIX
  136.   window.  To erase the rectangle, press Esc or click and release
  137.   the left mouse button.
  138.  
  139.  
  140. Help Menu
  141.  
  142. Online Help is available to explain the features of GRAFFIX.
  143.  
  144. *    *    *    *    *    *    *    *    *    *    *    *    *
  145.  
  146. GRAFFIX for DOS is a memory-resident utility that captures gra-
  147. phics and text-mode screens directly to disk files.  It can be
  148. activated from within a running DOS application, such as a video
  149. game, by pressing the "hot key" combination Ctrl-Alt-Space.
  150. Graphics screens can be saved as either GIF or PCX files, and
  151. text screens as ASCII files.  GRAFFIX supports all EGA, VGA, and
  152. SVGA gray-scale and color graphics modes, including 16 and 256-
  153. color, 24-bit color (VESA modes), monochrome EGA and VGA modes,
  154. and text modes up to 132 columns by 60 rows.  To minimize memory
  155. requirements of this TSR, the old CGA and Hercules graphics modes
  156. are not supported.  SVGA modes are supported for adapters whose
  157. BIOS is VESA-compliant, which includes most SVGA adapters on the
  158. market.
  159.  
  160.  
  161. USING GRAFFIX for DOS
  162.  
  163. Super-VGA modes are supported for video cards that have the
  164. VESA BIOS extension.  GRAFFIX looks for this extension when you
  165. make it resident, and prints a message on the screen indicating
  166. whether or not the VESA BIOS extension was found.  Some SVGA
  167. cards, such as the Video Seven WIN.VGA, require that you run
  168. a utility program that installs the VESA BIOS extension in RAM
  169. before an application can make calls to the BIOS extension.
  170.  
  171. In the case of the Video Seven card, this utility is named
  172. V7VESA.COM.  Putting V7VESA on a separate line in your AUTO-
  173. EXEC.BAT file will automatically load this driver every time
  174. you turn on your computer.
  175.  
  176. In the absence of the VESA BIOS extension on SVGA cards, GRAFFIX
  177. supports the standard VGA modes, but will terminate and return to
  178. the application when it encounters a mode it does not recognize.
  179.  
  180. When GRAFFIX is activated in graphics mode, a prompt for a file
  181. name appears at the top of the screen.  The cursor is invisible
  182. in graphics modes, but you can enter a file name as you would
  183. in text mode, and backspace to delete characters you may want
  184. to change.  If no file name is entered before you press Return,
  185. GRAFFIX defaults to the file name SAVE#XXX.GIF/PCX, where XXX is
  186. the sequential number of the file, and writes the file to the
  187. current drive and directory.  You may enter the file name with
  188. a drive and directory prefix, such as d:\dir\filename, where d
  189. represents any drive letter and dir any directory or subdirectory
  190. name.  The prompt will accept more than one directory in the pre-
  191. fix, such as d:\dir\subdir\filename, for a total of up to 23
  192. characters.
  193.  
  194. The file name prompt is drawn with palette number 15 against a
  195. background of palette number 0.  Occasionally, there may be in-
  196. sufficient contrast between these two colors for the prompt to
  197. be visible.  In that case, simply press p or g to select PCX or
  198. GIF, then press ENTER to use the default file name.
  199.  
  200. No file name prompt appears in 24-bit color modes, as some adap-
  201. ter cards do not support text output in these modes.  Instead,
  202. the filename defaults to 24BITxxx.PCX in the current directory,
  203. where xxx represents the number in the sequence of files saved.
  204. The GIF format does not support 24-bit color.
  205.  
  206. Video games sometimes use "tweaked" graphics modes that are not
  207. supported by the BIOS.  GRAFFIX may be unable to capture these
  208. screens correctly.
  209.  
  210. The time GRAFFIX takes to capture a graphics screen and save it
  211. to disk depends on the speed of your computer, the file format
  212. chosen, and the graphics mode.  A GIF file takes longer to create
  213. than a PCX file, because the compression algorithm is more com-
  214. plex, resulting in a file that is more compact.  The higher the
  215. resolution of the graphics mode, the longer it will take to cre-
  216. ate the file, because of the greater number of pixels that must
  217. be encoded.
  218.  
  219. When the screen capture is completed, GRAFFIX will signal you
  220. with a beep.  During a SVGA screen capture, GRAFFIX will generate
  221. a series of ascending tones; each tone indicates that the video
  222. card has switched to a new page of memory.  This is to reassure
  223. you that the program is indeed processing data, and not hung up
  224. in an endless loop.
  225.  
  226.  
  227. RUNNING DGFX.EXE AND WGFX.EXE
  228.  
  229. Since DGFX.EXE is a TSR, it must be launched from the DOS prompt
  230. BEFORE opening Microsoft Windows.  It cannot be properly in-
  231. stalled in memory from a DOS "shell" activated by clicking a DOS
  232. icon in Windows, nor can it be run from the Windows "Run File"
  233. menu.  However, once DGFX.EXE has been installed as a memory-
  234. resident program, it can be activated from within a DOS program
  235. that was launched from DOS, from Windows, or from a DOS shell in
  236. Windows.  GRAFFIX for DOS is activated by pressing the "hot-key"
  237. combination Ctrl-Alt-Space.  This is the way to save a full-
  238. screen graphic image that is not framed by a window.
  239.  
  240. WGFX.EXE is run the same way as any other Windows program, either
  241. from the "Run File" menu or by clicking on its icon, having first
  242. installed it in a program group window.  The Windows documenta-
  243. tion explains how to add a DOS or Windows program to a group.
  244. In popup mode, WGFX.EXE will only pop up in Windows, not in DOS
  245. or in DOS programs running in Windows.
  246.  
  247.  
  248. GRAFFIX for Windows and DOS, Shareware Edition, Version 3.4.
  249. Copyright 1993, 1994 ANDROMEDA SOFTWARE.   All rights reserved.
  250.  
  251. To register and receive the Professional Edition of GRAFFIX for
  252. Windows and DOS, send $39 to:
  253.  
  254. ANDROMEDA SOFTWARE
  255. 125 North Prospect St.
  256. Washington NJ 07882
  257.  
  258. NJ residents please include sales tax.
  259.  
  260. Comments, questions, or suggestions about GRAFFIX can
  261. be addressed to Steven A. Brown, the author of GRAFFIX,
  262. on CompuServe at [73140,3340].
  263. INTERNET: 73140.3340@compuserve.com
  264.  
  265.  
  266. EXPRESS REGISTRATION SERVICE
  267.  
  268. If your need for the Professional Edition of GRAFFIX is urgent,
  269. e-mail your order with your name, address, VISA or MasterCard
  270. account number, and expiration date.  The file GRAFFIX.ZIP will
  271. then be uploaded to your CompuServe e-mailbox as a binary file,
  272. usually within 24 hours.  Your account will be charged $40.00,
  273. and the sales slip will be mailed to you.
  274.  
  275. In cases of extreme urgency, e-mail your order as above, then
  276. dial 1-908-689-0047, wait for the beep at the end of the recorded
  277. message, enter the code "ASAP" from your touch-tone keypad, and
  278. hang up.  This will signal us that an e-mail order is waiting to
  279. be processed.
  280.  
  281.  
  282.                    DISCLAIMER OF WARRANTY
  283.  
  284. THIS SOFTWARE IS SOLD "AS IS," WITHOUT WARRANTY AS TO PERFORMANCE
  285. OF MERCHANTABILITY OR ANY OTHER WARRANTIES WHETHER EXPRESSED OR
  286. IMPLIED.  BECAUSE OF THE VARIOUS HARDWARE AND SOFTWARE ENVIRON-
  287. MENTS INTO WHICH THIS PROGRAM MAY BE PUT, NO WARRANTY OF FITNESS
  288. FOR A PARTICULAR PURPOSE IS OFFERED.  GOOD DATA PROCESSING PRO-
  289. CEDURE DICTATES THAT ANY PROGRAM BE THOROUGHLY TESTED WITH NON-
  290. CRITICAL DATA BEFORE RELYING ON IT.  THE USER MUST ASSUME THE
  291. ENTIRE RISK OF USING THE PROGRAM.  ANY LIABILITY OF THE SELLER
  292. WILL BE LIMITED EXCLUSIVELY TO PRODUCT REPLACEMENT OR REFUND OF
  293. PURCHASE PRICE.
  294.  
  295.