home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / readmes / virtgif1.rea < prev    next >
Text File  |  1992-09-28  |  4KB  |  83 lines

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