readme.dos

来自「这是JPEG解码、编码的源代码」· DOS 代码 · 共 18 行

DOS
18
字号
This archive contains a DOS-friendly version of the Independent JPEG Group's
source code.  It differs from the normal distribution in that:

1. The archive format is zip rather than tar+gzip.  You should be able to
unpack it with PKUNZIP (2.04g or later) or Info-Zip's unzip.

2. File names have been truncated to DOS-compatible 8+3 characters.

3. Newlines have been converted from Unix (LF) to DOS (CR/LF) style in all
text files, but not in the binary files (test*.*).

4. Object files have been included for jmemdosa.asm.  See jdosaobj.doc.

Please see the main README file for the primary documentation.

If you'd rather have a non-DOSified archive, see the ARCHIVE LOCATIONS section
of README.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?