home *** CD-ROM | disk | FTP | other *** search
/ Fujiology Archive / fujiology_archive_v1_0.iso / !FALCON / !BONUS / GFX / JPEGV5A.ZIP / doc / readme.st < prev    next >
Text File  |  1995-03-01  |  860b  |  27 lines

  1. cjpeg/djpeg release 5a for Atari TOS systems
  2. --------------------------------------------
  3.  
  4. For compiling, I used gcc258a with MiNT-Lib PL 44, jconfig.doc (with 
  5. USE_FDOPEN), makefilen.ans and jmemansi.c. The executables have passed the 
  6. 'test' in the makefile. For people without 'nroff', I'm including 
  7. preformatted versions of the manual pages.
  8.  
  9. NOTE that this version uses the one filename commandline format, the 
  10. output goes directly to standard output. If you don't have a shell with 
  11. redirection (you migth want to use Mupfel/Gemini), you will have to use 
  12. the switch '-outfile'. Example:
  13.  
  14. cjpeg -outfile test.jpg test.ppm
  15.  
  16. instead of
  17.  
  18. cjpeg test.ppm > test.jpg
  19.  
  20.  
  21. See 'readme' for copyright information and instructions how to get the 
  22. full source release of jpeg.
  23.  
  24. Julian Reschke (reschke@math.uni-muenster.de), Dec 31 1994
  25.  
  26.  
  27.