home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 31 / CDASC_31_1996_juillet_aout.iso / vrac / savers_.zip / FADER.DOC < prev    next >
Text File  |  1996-05-27  |  3KB  |  56 lines

  1.  
  2.  
  3.  
  4.  
  5.                                     Fader
  6.                                  Version 1.3
  7.  
  8.  
  9. System Requirements:
  10. 8088 or higher.
  11. 256k of video ram.
  12. If you run Fader from within any version of Windows, run it full-screen, and
  13. in the foreground only.
  14. Do not compress this screen saver with -any- "on the fly" file compressors like
  15. Stacker, especially not with PkLite, etc....
  16.  
  17.  
  18. Fader is a screen saver for DOS (mainly) which fills the screen with one of
  19. 262,144 colors for a tiny fraction of a second, then fades or "melts" into
  20. another hue. The effect is of the screen smoothly fading from one color to the
  21. next. There are 10 speeds, with 0 being the fastest and 9 being the slowest.
  22. To start, you hit one of the speed keys or the R key. While it's running, you
  23. can press 0 thru 9 to speed it up or slow it down, respectively. To randomize
  24. the colors and timing, press the R key (for Random). This randomizes both the
  25. color and the timing. If you want to press a timing number key afterwards it's
  26. okay, but you don't have to. Sometimes I hit R a few times to get to a color I
  27. like. Remember, these keys produce change once the colors start: 0 thru 9, and
  28. R. 0=fastest, 9=slowest. To exit, press any other key. If you press 0, the
  29. color changing is responsive to the speed of your computer. A Pentium 150mhz
  30. computer will cycle color settings about 15 times faster than a 386 DX 40mhz
  31. computer. This is on setting 0 only (not any other speed number, nor on R).
  32.  
  33. I included the programming graphics file Bgi256.obj and its documentation for
  34. other Turbo Pascal programmers to use. This file accepts 6 bits each for Red,
  35. Green, and Blue, for a total of 262,144 colors possible (up to 256 at a time).
  36.  
  37. ------------------------------------------------------------------------------
  38. Revision History:
  39. 1.0 First release
  40. 1.1 Added ability to re-randomize the colors (the R key). Also it starts in
  41.     a random color now, instead of off-white.
  42. 1.2 Added random timing to the R key. Now 10 variable speeds and a random
  43.     smooth speed based on the average. Also deleted a function (Brighten).
  44.     The reason is because R is good enough to change a boring color.
  45. 1.3 Changed the exit key to any key other than 0 thru 9 or R, instead of
  46.     escape only. This is to fix an imperfection in the way the program
  47.     cycles through the colors if certain wrong keys are pressed. The fix
  48.     works, making it now impossible for this to happen.
  49. ------------------------------------------------------------------------------
  50.  
  51. P.S. A mirror or two can brighten the display into a dark room.
  52.  
  53. Duane Bailey                                                 "Mission Control"
  54. 1617 S. Main St
  55. Winston-Salem, NC 27127
  56.