home *** CD-ROM | disk | FTP | other *** search
/ Fractal Frenzy 1 / WalnutCreekFractalFrenzy-1.iso / pc / viewers / amiga / virtgif.zoo / VirtGIF.MAN < prev    next >
Text File  |  1989-08-11  |  4KB  |  81 lines

  1. ****************************************************************************
  2. *             VirtGIF version 1.0 - Virtual Screen GIF Viewer              *
  3. *                Copyright (c) 1989, by Patrick J. Maloney                 *
  4. *                      Compuserve ID:  [73407,3676]                        *
  5. ****************************************************************************
  6. *       GIF and 'Graphics Interchange Format' are trademarks (tm) of       *
  7. *                Compuserve, Inc., an H&R Block Company.                   *
  8. ****************************************************************************
  9. VirtGIF is freely redistributable.  This means you can give it to anyone you
  10. like.  It is NOT, however, intended for commercial sale, and copyright is
  11. retained by me.  This documentation file MUST be distributed with VirtGIF.
  12. ****************************************************************************
  13.  
  14. VirtGIF version 1.0 - User Notes - 08/08/89
  15. -------------------------------------------
  16.  
  17. VirtGIF is a program, runable only from the CLI, which will COMPLETELY
  18. display any GIF picture, using HAM mode for pics with > 32 colors.  Any
  19. picture that will not fit on the screen, i.e. bigger than 640 x 400 with <=
  20. 16 colors or bigger than 320 x 200 with > 16 colors will have only a portion
  21. of it displayed, with the user having the ability to scroll around and view
  22. the rest of the picture.  Play around with different GIF files to get a feel
  23. of how it handles different colors/resolution.
  24.  
  25. Example:  640 x 480 w/256 colors will be displayed on a 320 x 200 HAM
  26.           screen with the ability to scroll around and see the entire
  27.           picture.
  28.  
  29. To run VirtGIF, type:
  30. 1>VirtGIF gif-file.GIF
  31.  
  32. Giving a non-gif, non-existent, or no file will cause an appropriate message
  33. to be displayed.
  34.  
  35. Once a file is determined to be a valid GIF file, various information is
  36. displayed in the CLI window from which it is run.  Number of rows left
  37. to process will be displayed until it is finished.  Press the RIGHT mouse
  38. button at any time to abort.  (NOTE:  The screen/window is opened in the
  39. background, and is the ACTIVE screen/window upon opening.  This window/
  40. screen MUST be the ACTIVE screen for the abort function to work.)  Once
  41. the screen is processed, CLICK in the CLI window you ran VirtGIF in and
  42. then press <RETURN> to pop screen to front and view the picture.  If
  43. scrolling is enabled, PRESS & HOLD the LEFT mouse button and move the
  44. pointer to scroll the picture in all directions.  (NOTE:  If the pointer
  45. reaches the edge of the screen, you will have to release the LEFT mouse
  46. button, move pointer to center of screen, then PRESS/HOLD/move again since
  47. if the pointer does not move, the program cannot detect relative positioning
  48. to scroll.)  Press RIGHT mouse button to exit program.
  49.  
  50. Additional notes:
  51. 1.  Due to the nature of HAM mode, HAM pictures which scroll will have
  52.     strange color changes on the leftmost part of the screen, and possibly
  53.     in whole areas of a single color.  However, for most pictures, this
  54.     should be a minor problem.  A work-around is in the works for this.
  55. 2.  This program has been tested up to a resolution of 1024 x 768 with 16
  56.     colors, but this requires that you have at least 430K of CHIP RAM free,
  57.     which is cutting it close.  Try it and see if it will work for you.
  58. 3.  This program can be slow at times, so be patient when decoding large
  59.     pictures.
  60. 4.  Runs fine with expansion memory.
  61. ----------------------------------------------------------------------------
  62. Additions for future versions:
  63.  
  64.    - Faster decoding.
  65.    - Display information which is currently in CLI on a window of the VirtGIF
  66.      screen
  67.    - View multiple files
  68.    - Save displayed portion (when scrolling) as IFF.
  69.    - Eliminate annoying color distortions on left border of screen
  70.      in HAM mode
  71.    - Allow user to force different resultion/scroll (i.e., display
  72.      640 x 400 pics with <=16 colors on 320 x 200 screen with scrolling)
  73.    - Allow user to select optional "smoothing" algorithm for better color
  74.      representation in HAM mode
  75.    - Any others you suggest...
  76.  
  77. ALL comments(positive/negative) and suggestions are welcome!
  78. I can be reached on CompuServe by using my account number:
  79.  
  80. -->      Patrick Maloney [73407,3676]
  81.