From d796c9dd933ab96ec83b9a634feedd5d32e1ba3f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 8 Nov 2011 12:31:36 -0600 Subject: Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 --- doc/html/3rdparty.html | 106 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 doc/html/3rdparty.html (limited to 'doc/html/3rdparty.html') diff --git a/doc/html/3rdparty.html b/doc/html/3rdparty.html new file mode 100644 index 000000000..c24db563f --- /dev/null +++ b/doc/html/3rdparty.html @@ -0,0 +1,106 @@ + + + + + +3rd Party Licenses used in TQt + + + + + + + +
+ +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

3rd Party Licenses used in TQt

+ + +

+

Run configure -help to see any options that may be available for +controlling the use of these libraries. +

+

+ + +

Freetype 2 (freetype) +

+

The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. We specifically target embedded systems and focus on bringing small, efficient and ubitquitous products. -- quoted from 3rdparty/freetype/docs/freetype2.html. +

See 3rdparty/freetype/docs/FIL.txt and 3rdparty/freetype/docs/GPL.txt for license details. +

See also the files in 3rdparty/opentype which are used by +Freetype. +

The Independent JPEG Group's JPEG software (libjpeg) +

+

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 are not its strong suit. JPEG is lossy, meaning that the output image is not exactly identical to the input image. -- quoted from 3rdparty/libjpeg/README. +

See 3rdparty/libjpeg/README for license details. +

Multiple-image Network Graphics (MNG) Reference Library (libmng) +

+

The libmng library supports decoding, displaying, encoding, and various other manipulations of the Multiple-image Network Graphics (MNG) format image files. It uses the zlib compression library, and optionally the JPEG library by the Independent JPEG Group (IJG) and/or lcms (little cms), a color-management library by Marti Maria Saguer. +-- quoted from 3rdparty/libmng/doc/libmng.txt. +

See 3rdparty/libmng/LICENSE for license details. +

PNG reference library (libpng) +

+

Libpng was written as a companion to the PNG specification, as a way of reducing the amount of time and effort it takes to support the PNG file format in application programs. -- quoted from 3rdparty/libpng/libpng.txt. +

See 3rdparty/libpng/LICENSE for license details. +

Data compression library (zlib) +

+

zlib is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 -- quoted from 3rdparty/zlib/README. +

See 3rdparty/zlib/README for license details. +

Font files for TQt/Embedded +

+

The Helvetica BDF font files supplied with TQt/Embedded are distributed under the following highly permissive license. We recommend that all TQt/Embedded installations that use these font files also acknowledge this contribution, and quote this license statement in an appendix to the documentation. -- located in lib/fonts +

Copyright 1984-1989, 1994 Adobe Systems Incorporated. +

Copyright 1988, 1994 Digital Etquipment Corporation. +

Adobe is a trademark of Adobe Systems Incorporated which may be +registered in certain jurisdictions. +Permission to use these trademarks is hereby granted only in +association with the images described in this file. +

Permission to use, copy, modify, distribute and sell this software +and its documentation for any purpose and without fee is hereby +granted, provided that the above copyright notices appear in all +copies and that both those copyright notices and this permission +notice appear in supporting documentation, and that the names of +Adobe Systems and Digital Etquipment Corporation not be used in +advertising or publicity pertaining to distribution of the software +without specific, written prior permission. Adobe Systems and +Digital Etquipment Corporation make no representations about the +suitability of this software for any purpose. It is provided "as +is" without express or implied warranty. +

+ +


+ +
Copyright © 2007 +TrolltechTrademarks +
TQt 3.3.8
+
+ -- cgit v1.2.1