home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / graphics / specgif4 / specgif4.txt < prev   
Text File  |  1990-10-06  |  977b  |  18 lines

  1.       SPECGIF4.PRG converts Spectrum .SPC or .SPU files to GIF files,
  2. 320x200x256 colors. When you start the program a dialog box comes up;
  3. it has 3 options: interlace, non-interlace and quit. You'll get
  4. exactly the same GIF picture whether you choose interlace or not; it
  5. only affects the order in which scan lines are stored (interlace
  6. allows you to view a picture online before it was completely
  7. transmitted).
  8.  
  9.       Next comes the load file selector. Choose you Spectrum picture.
  10. Conversion takes about 7-8 seconds and then you get the save file
  11. selector. You can simply click OK, since the program automatically
  12. changes the filename extension to .GIF . Note that if you change the
  13. pathname when saving, it's remembered separately from the load
  14. pathname. Makes it easy when you want to convert a lot of pictures,
  15. let's say from SPECTRUM folder to GIF folder. When the file is saved
  16. you return to the startup dialog box; you can choose to continue or
  17. quit.
  18.