src/3rdparty/libtiff/html/images.html
changeset 0 1918ee327afb
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     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>