home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Programmierung / SOURCE.mdf / programm / msdos / c / jpsrc5 / jpeg-5 / readme.dos < prev    next >
Encoding:
Text File  |  1994-07-17  |  717 b   |  18 lines

  1. This archive contains a DOS-friendly version of the Independent JPEG Group's
  2. source code.  It differs from the normal distribution in that:
  3.  
  4. 1. The archive format is zip rather than tar+gzip.  You should be able to
  5. unpack it with PKUNZIP (2.04g or later) or Info-Zip's unzip.
  6.  
  7. 2. File names have been truncated to DOS-compatible 8+3 characters.
  8.  
  9. 3. Newlines have been converted from Unix (LF) to DOS (CR/LF) style in all
  10. text files, but not in the binary files (test*.*).
  11.  
  12. 4. Object files have been included for jmemdosa.asm.  See jdosaobj.doc.
  13.  
  14. Please see the main README file for the primary documentation.
  15.  
  16. If you'd rather have a non-DOSified archive, see the ARCHIVE LOCATIONS section
  17. of README.
  18.