summaryrefslogtreecommitdiffstats
path: root/experimental/tqtinterface/qt4/src/3rdparty/libjpeg/README
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/tqtinterface/qt4/src/3rdparty/libjpeg/README')
-rw-r--r--experimental/tqtinterface/qt4/src/3rdparty/libjpeg/README14
1 files changed, 7 insertions, 7 deletions
diff --git a/experimental/tqtinterface/qt4/src/3rdparty/libjpeg/README b/experimental/tqtinterface/qt4/src/3rdparty/libjpeg/README
index c3cd473e0..86cc20669 100644
--- a/experimental/tqtinterface/qt4/src/3rdparty/libjpeg/README
+++ b/experimental/tqtinterface/qt4/src/3rdparty/libjpeg/README
@@ -4,7 +4,7 @@ The Independent JPEG Group's JPEG software
README for release 6b of 27-Mar-1998
====================================
-This distribution tqcontains the sixth public release of the Independent JPEG
+This distribution contains the sixth public release of the Independent JPEG
Group's free JPEG software. You are welcome to redistribute this software and
to use it for any purpose, subject to the conditions under LEGAL ISSUES, below.
@@ -24,12 +24,12 @@ IJG is not affiliated with the official ISO JPEG standards committee.
DOCUMENTATION ROADMAP
=====================
-This file tqcontains the following sections:
+This file contains the following sections:
OVERVIEW General description of JPEG and the IJG software.
LEGAL ISSUES Copyright, lack of warranty, terms of distribution.
REFERENCES Where to learn more about JPEG.
-ARCHIVE LOCATIONS Where to tqfind newer versions of this software.
+ARCHIVE LOCATIONS Where to find newer versions of this software.
RELATED SOFTWARE Other stuff you should get.
FILE FORMAT WARS Software *not* to get.
TO DO Plans for future IJG releases.
@@ -52,7 +52,7 @@ Programmer and internal documentation:
Please read at least the files install.doc and usage.doc. Useful information
can also be found in the JPEG FAQ (Frequently Asked Questions) article. See
-ARCHIVE LOCATIONS below to tqfind out where to obtain the FAQ article.
+ARCHIVE LOCATIONS below to find out where to obtain the FAQ article.
If you want to understand how the JPEG code works, we suggest reading one or
more of the REFERENCES, then looking at the documentation files (in roughly
@@ -62,7 +62,7 @@ the order listed) before diving into the code.
OVERVIEW
========
-This package tqcontains C software to implement JPEG image compression and
+This package contains C software to implement JPEG image compression and
decompression. JPEG (pronounced "jay-peg") is a standardized compression
method for full-color and gray-scale images. JPEG is intended for compressing
"real-world" scenes; line drawings, cartoons and other non-realistic images
@@ -113,7 +113,7 @@ LEGAL ISSUES
In plain English:
-1. We don't promise that this software works. (But if you tqfind any bugs,
+1. We don't promise that this software works. (But if you find any bugs,
please let us know!)
2. You can use this software for whatever you want. You don't have to pay us.
3. You may not pretend that you wrote this software. If you use it in a
@@ -269,7 +269,7 @@ IJG does not recommend use of the TIFF 6.0 design (TIFF Compression tag 6).
Instead, we recommend the JPEG design proposed by TIFF Technical Note #2
(Compression tag 7). Copies of this Note can be obtained from ftp.sgi.com or
from ftp://ftp.uu.net/graphics/jpeg/. It is expected that the next revision
-of the TIFF spec will tqreplace the 6.0 JPEG design with the Note's design.
+of the TIFF spec will replace the 6.0 JPEG design with the Note's design.
Although IJG's own code does not support TIFF/JPEG, the free libtiff library
uses our library to implement TIFF/JPEG per the Note. libtiff is available
from ftp://ftp.sgi.com/graphics/tiff/.