~ubuntu-branches/ubuntu/quantal/tiff/quantal

« back to all changes in this revision

Viewing changes to html/images.html

  • Committer: Bazaar Package Importer
  • Author(s): Jay Berkenbilt
  • Date: 2009-08-28 15:44:23 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090828154423-7oisj77n302jrroa
Tags: 3.9.1-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<HTML>
 
2
<HEAD>
 
3
<TITLE>
 
4
TIFF Test Images
 
5
</TITLE>
 
6
</HEAD>
 
7
<BODY BGCOLOR=white> 
 
8
<FONT FACE="Arial, Helvetica, Sans">
 
9
<H1>
 
10
<IMG SRC=images/bali.jpg WIDTH=158 HEIGHT=107 ALIGN=left BORDER=1 HSPACE=6>
 
11
TIFF Test Images
 
12
</H1>
 
13
 
 
14
<P>
 
15
Test images are available for most formats supported by the library.
 
16
Most of the images included in the test kit are also part of this
 
17
documentation (albeit in TIFF rather than GIF or JFIF).
 
18
The images are kept in a separate archive that should be located in
 
19
the same directory as this software.
 
20
 
 
21
<BR CLEAR=left>
 
22
 
 
23
<P>
 
24
The latest archive of test images is located at
 
25
<A HREF="ftp://ftp.remotesensing.org/pub/libtiff/pics-3.8.0.tar.gz">
 
26
ftp://ftp.remotesensing.org/pub/libtiff/pics-3.8.0.tar.gz</A>
 
27
 
 
28
<P>
 
29
There are two other good sources for TIFF test images:
 
30
the contributed software <B>contrib/dbs</B> includes several
 
31
programs that generate test images suitable for debugging, and
 
32
the <TT>tiffcp</TT> program can be used to generate a variety
 
33
of images with different storage characteristics.
 
34
 
 
35
<P>
 
36
<HR>
 
37
 
 
38
Last updated: $Date: 2006/01/02 23:50:44 $
 
39
 
 
40
</BODY>
 
41
</HTML>