home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-Update.iso / CDROM / Contents / READMEs / Peanuts-3 / Graphics / viewer / RLEViewer.2.3.README < prev    next >
Encoding:
Text File  |  1996-11-09  |  1.1 KB  |  29 lines

  1. ========================================================
  2. This is a little RLE (Utah Raster tool kit) file viewer.
  3. ========================================================
  4.  
  5. There is GIF viewers for the NeXT, so i thought that it was time that
  6. someone wrote a RLE/RASF viewer for the NeXT. 
  7.  
  8. The source is included but you need to have the utah raster toolkit
  9. version 3.0 installed on your system to compile it.  
  10. (the include files and libraries for the utah raster toolkit)
  11. (should be installed in /usr/local/lib and /usr/local/include)
  12. The code that reads and write GraphicsLand Raster Files (rasf) is
  13. included 
  14.  
  15. I'd like to thank Robert Hood, for his NeXTGIF program which RLEViewer
  16. is heavily based on.
  17.  
  18. This program is in the Public Domain, all I ask is that if you make
  19. any improvements or Bug fixes, you should let me know.
  20.  
  21.  
  22. ==========================================================================
  23. See the ChangeLog file for a list of differences between this and
  24. latter versions of RLEViewer
  25. ==========================================================================
  26.  
  27. vince demarco
  28. demarco@cpsc.ucalgary.ca
  29.