home *** CD-ROM | disk | FTP | other *** search
/ America's Premier Sharewa…& Public Domain Software / Americas_Premiere_Shareware_for_1993.iso / gifs_3 / picem.doc < prev    next >
Text File  |  1992-09-18  |  5KB  |  138 lines

  1.  
  2.  
  3.  
  4.                          PICEM.EXE DOCUMENTAION
  5. =============================================================================
  6.  
  7.  PICEM is a general purpose picture view program which also allows you to
  8. adjust the brightness and contrast in your pictures and save them back out.
  9.  
  10.  PICEM is not shareware, it is freeware, meaning that you can copy and
  11. distribute PICEM on a non-profit basis (you cannot sell it).
  12.  
  13.  .PIC images are PC Paint and PICTOR images. PC Paint is published by MSC
  14.  tech, (previously named "Mouse Systems"). PICTOR is the Paint program
  15.  which is part of the GRASP package published by Paul Mace Software.
  16.  
  17.  .PCX images are PC Paintbrush format images. PC Paintbrush is published
  18.  by Z-Soft.
  19.  
  20.  .GIF images are Graphics Interchange Format, a generalized picture format
  21.  supported by Compuserve,  The PICS Forum on Compuserve is one of the
  22.  best places to obtain an assortment of image files including some
  23.  stunning hiresolution 256 color images (ideal for VGA and SuperVGA
  24.  cards).
  25.  
  26.  For any bug reports I can be contacted on CIS (Compuserve) ID:73307,606 in
  27. the PICS Forum, To enter the PICS forum on Compuserve just type "GO PICS"
  28. from any prompt.
  29.  
  30.  
  31. Help information provided by PICEM when run with no parameters:
  32. ---------------------------------------------------------------
  33.  
  34.  
  35. PICEM  - Picture view utility
  36.          Version 1.9b - November 22, 1988
  37.          Written by John Bridges,  Copyright(C) 1987,1988
  38.  
  39. To use this utility, execute the following command:
  40.  
  41. PICEM {/d:x,y /k /l /w:t /v:vmode{,xsize,ysize,vnum}} fname ...
  42.  
  43. The parameters are as follows:
  44.  
  45. /d:x,y      - set lower left hand coordinates to display picture
  46.  
  47. /k          - do not wait for a keypress between pictures
  48.  
  49. /l          - display pictures in continous loop
  50.  
  51. /w:t        - Wait t 1/100ths of a second after each picture
  52.  
  53. /v:vnum
  54.       vnum  - BIOS video mode number to set (vmode defaults to 'L')
  55.               this is the short order version of the full /v: option
  56.               it is intended for SuperVGA modes.
  57.  
  58. /v:vmode{,xsize,ysize,vnum}
  59.       vmode - video mode most similar to the mode you are choosing:
  60.  
  61.    0 = 40x25 16 color text              2 = 80x25 B&W text
  62.    1 = 80x25 16 color text              3 = EGA 80x43, VGA 80x50 16 color text
  63.  
  64.    A = CGA 4 color                      L = VGA/MCGA 320x200 256 color
  65.    B = PCjr/Tandy 16 color              M = VGA 640x480 16 color
  66.    C = CGA 640x200 2 color              N = Hercules InColor 720x348 16 color
  67.    D = EGA 640x200 16 color             O = VGA/MCGA 640x480 2 color
  68.    E = EGA 640x350 2 color              P = EGA/VGA 800x600 2 color
  69.    F = EGA 640x350 4 color              Q = EGA/VGA 800x600 16 color
  70.    G = EGA 640x350 16 color             R = S-VGA 640x400 256 color
  71.    H = Hercules 720x348 2 color         S = S-VGA 640x480 256 color
  72.    I = Plantronics 16 color             T = S-VGA 800x600 256 color
  73.    J = EGA 320x200 16 color             U = S-VGA 1024x768 2 color
  74.    K = AT&T/Toshiba 640x400 2 color     V = S-VGA 1024x768 16 color
  75.                                         W = VGA 360x480 256 color
  76.  
  77.       xsize - optional width of the video mode you have chosen in pixels
  78.       ysize - optional height of the video mode you have chosen in pixels
  79.       vnum  - the BIOS video mode number for the mode you have chosen
  80.  
  81. fname       - the name of the first picture to view, formats supported are:
  82.               .GIF (Compuserve Graphics Interchange Format)
  83.               .PIC (PC Paint, PC Paint Plus, PICTOR, GRASP)
  84.               .PCX (PC Paintbrush, Publishers PC Paintbrush)
  85.  
  86.  
  87.  PICEM accepts wildcard filenames, so you could:
  88.  
  89.  PICEM \PICS\*.GIF
  90. or
  91.  
  92.  PICEM /V:M,800,600,0x29 \CIS\*.GIF
  93.  
  94. or
  95.  PICEM /K /D:20,30 /V:L FRAME??.PIC
  96.  
  97. or
  98.  PICEM /V:0x66 TIME?.GIF
  99.  
  100.  
  101.  Examples for most of the SuperVGA type cards:
  102.  
  103. ORCHID/GENOA  640x350x256  PICEM /V:0x2d
  104. ORCHID/GENOA  640x480x256  PICEM /V:0x2e
  105. GENOA   720x512x256  PICEM /V:0x2f
  106. ORCHID/GENOA  800x600x256  PICEM /V:0x30
  107. ORCHID/GENOA  1024x768x16  PICEM /V:M,1024,768,0x37
  108. AST/PARADISE  640x400x256  PICEM /V:0x5e
  109. AST/PARADISE  640x480x256  PICEM /V:0x5f
  110. VIDEO 7   640x400x256  PICEM /V:0x66
  111. VIDEO 7   640x480x256  PICEM /V:0x67
  112. VIDEO 7   720x540x256  PICEM /V:0x68
  113. VIDEO 7   800x600x256  PICEM /V:0x69
  114. VIDEO 7   1024x768x16  PICEM /V:M,1024,768,0x65
  115.  
  116.  
  117.  Some cards may require the long hand video mode description, for example:
  118.  
  119.    PICEM /V:0x2e WETT WETT2 ZOE2
  120. could be written as PICEM /V:L,640,480,0x2e WETT WETT2 ZOE2
  121.  
  122.  
  123. Keys available while viewing are:
  124.  
  125. Arrows      - scroll around picture
  126. *           - reset to original contrast and brightness
  127. +           - increase contrast
  128. -           - decrease contrast
  129. Ins         - increase brightness
  130. Del         - decrease brightness
  131. 0..9        - set delta for +,-,Ins,Del
  132. SPACE       - skp to next picture without saving
  133. RETURN      - same as SPACE
  134. TAB         - Scale image to exactly screen size
  135. W           - write picture with new palette to disk (overwriting original)
  136. BACKSPACE   - display test pattern (in 256 color modes only)
  137. ESC         - abort program
  138.