Dell S2810dn Printer User Manual


 
20
Notes, Cautions, and Warnings
JPEG Library
Independent JPEG Group's free JPEG software
-------------------------------------------
This package contains C software to implement JPEG image encoding, decoding, and transcoding. JPEG is a standardized compression method
for full-color and gray-scale images.
The distributed programs provide conversion between JPEG "JFIF" format and image files in PBMPLUS PPM/PGM, GIF, BMP, and Targa file
formats. The core compression and decompression library can easily be reused in other programs, such as image viewers. The package is highly
portable C code; we have tested it on many machines ranging from PCs to Crays.
We are releasing this software for both noncommercial and commercial use. Companies are welcome to use it as the basis for JPEG-related
products. We do not ask a royalty, although we do ask for an acknowledgement in product literature (see the README file in the distribution for
details). We hope to make this software industrial-quality --- although, as with anything that's free, we offer no warranty and accept no liability.
For more information, contact jpeg-info@jpegclub.org.
Contents of this directory
-------------------------------------------
jpegsrc.vN.tar.gz contains source code, documentation, and test files for release N in Unix format.
jpegsrN.zip contains source code, documentation, and test files for release N in Windows format.
jpegaltui.vN.tar.gz contains source code for an alternate user interface for cjpeg/djpeg in Unix format.
jpegaltuiN.zip contains source code for an alternate user interface for cjpeg/djpeg in Windows format.
wallace.ps.gz is a PostScript file of Greg Wallace's introductory article about JPEG. This is an update of the article that appeared in the April 1991
Communications of the ACM.
jpeg.documents.gz tells where to obtain the JPEG standard and documents about JPEG-related file formats.
jfif.ps.gz is a PostScript file of the JFIF (JPEG File Interchange Format) format specification.
jfif.txt.gz is a plain text transcription of the JFIF specification; it's missing a figure, so use the PostScript version if you can.
TIFFTechNote2.txt.gz is a draft of the proposed revisions to TIFF 6.0's JPEG support.
pm.errata.gz is the errata list for the first printing of the textbook "JPEG Still Image Data Compression Standard" by Pennebaker and Mitchell.
jdosaobj.zip contains pre-assembled object files for JMEMDOSA.ASM. If you want to compile the IJG code for MS-DOS, but don't have an
assembler, these files may be helpful.
Math Library
Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
Developed at SunPro, a Sun Microsystems, Inc. business.
Permission to use, copy, modify, and distribute this software is freely granted, provided that this notice is preserved.
====================================================
copysignf.c: * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
math_private.h: * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
powf.c: * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
scalbnf.c: * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
libtiff
Copyright (c) 1988-1997 Sam Leffler
Copyright (c) 1991-1997 Silicon Graphics, Inc.
Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided
that (i) the above copyright notices and this permission notice appear in all copies of the software and related documentation, and (ii) the names
of Sam Leffler and Silicon Graphics may not be used in any advertising or publicity relating to the software without the specific, prior written
permission of Sam Leffler and Silicon Graphics.