home *** CD-ROM | disk | FTP | other *** search
/ Desktop Themes 2000 #3 / DesktopThemes2000.bin / Vehicles / B17.ZIP / B17ss.ZIP / SlideSave.txt < prev    next >
Text File  |  1997-09-28  |  3KB  |  85 lines

  1.  
  2.         SlideSave Screen Saver
  3.         Version 1.0 - 1997
  4.         Philippe Lesire
  5.  
  6.  
  7. 1 - Description
  8.  
  9.         SlideSave is a Win32 screen saver. It was designed to run on
  10.         Windows 95 and Windows NT 4.0 or higher. Its goal is to
  11.         display pictures located in a folder like a slideshow.
  12.  
  13.  
  14. 2 - Installation
  15.  
  16.         Copy the SlideSave.scr file into your Windows folder.
  17.         On Windows NT, the file may also be copied in the system32
  18.         folder. 
  19.         Open the Display Properties, for example by right clicking
  20.         on the desktop, and select the Screen Saver tab.
  21.         SlideSave appears in the list with other screen savers. 
  22.         Select it to activate it.
  23.         There is an Install action in the right mouse button menu
  24.         for screen savers, but it will not work with SlideSave. If
  25.         anybody knows what is missing, please let me know.
  26.  
  27.  
  28. 3 - Configuration
  29.  
  30.         Open the Display Properties and select the Screen Saver tab.
  31.         Click on the Properties button.
  32.         First, indicate in the Folder field which folder contains
  33.         the set of pictures you want to display.
  34.         If you wish pictures to be displayed using the maximum 
  35.         screen area, activate the Stretch Picture To Maximum Size 
  36.         option. Otherwise, they will keep their original size.
  37.         If you wish pictures to appear in a random order, select the
  38.         Use Random Order option.
  39.         If you activate the Display Associated Text File Whenever
  40.         Possible option, SlideSave will display more informations on
  41.         images. If a file exists with the same name as the image and
  42.         a .txt extension, SlideSave will display its contents along
  43.         with the image.
  44.         You may also change the number of seconds each picture stays
  45.         on screen.
  46.  
  47.  
  48. 4 - Features
  49.  
  50.       - Current version of SlideSave will display bmp and jpeg files. 
  51.         Bitmap files may be Windows RGB encoded, RLE encoded, or use
  52.         OS/2 format. Bitmaps may use a 16 or 256 colormap, or use 
  53.         16bit or 24bit true color.
  54.       - JFIF compliant Jpeg files are supported, either with 24bit
  55.         true color, or grayscale.
  56.  
  57.  
  58. 5 - Limitations
  59.  
  60.       - Pictures with more than 16 colors will display incorrectly
  61.         in a 16 color screen configuration.
  62.       - Bitmap files with more than 256 colors will display 
  63.         incorrectly in a 256 color screen configuration. Jpeg files
  64.         are correctly dithered.
  65.       - This program will not work on Windows 3.1 or Windows NT 3.51
  66.  
  67.  
  68. 6 - Acknowlegements and Legal Stuff
  69.  
  70.       - This software is based in part on the work of the Independent
  71.         JPEG Group. It uses the IJG Jpeg support library.
  72.       - The Independent JPEG Group accepts no liability for damages
  73.         of any kind.
  74.       - This program may be copied, used and distributed freely for
  75.         any purpose.
  76.       - The author is not responsible for any damage this program might
  77.         cause.
  78.  
  79. 7 - The Author
  80.  
  81.         If you have any comments, feel free to send them to phl@star.be
  82.         This program was developped using Microsoft Visual C++ 4.2
  83.         It is based on the MFC example called Saver.
  84.         Source code is freely available to those who ask for it nicely.
  85.