/
usr
/
share
/
doc
/
libtiff-devel
/
html
/
/usr/share/doc/libtiff-devel/html
mkdir
upload
Name
Size
Mode
Actions
images/
-
0755
rm
man/
-
0755
rm
addingtags.html
12215
0644
edit
dl
rm
bugs.html
2530
0644
edit
dl
rm
build.html
25974
0644
edit
dl
rm
CMakeLists.txt
2369
0644
edit
dl
rm
contrib.html
3702
0644
edit
dl
rm
document.html
1697
0644
edit
dl
rm
images.html
1182
0644
edit
dl
rm
index.html
5097
0644
edit
dl
rm
internals.html
19132
0644
edit
dl
rm
intro.html
2500
0644
edit
dl
rm
libtiff.html
38608
0644
edit
dl
rm
misc.html
3941
0644
edit
dl
rm
support.html
17614
0644
edit
dl
rm
TIFFTechNote2.html
35698
0644
edit
dl
rm
tools.html
5673
0644
edit
dl
rm
v3.4beta007.html
3965
0644
edit
dl
rm
v3.4beta016.html
4091
0644
edit
dl
rm
v3.4beta018.html
2716
0644
edit
dl
rm
v3.4beta024.html
5407
0644
edit
dl
rm
v3.4beta028.html
6049
0644
edit
dl
rm
v3.4beta029.html
2838
0644
edit
dl
rm
v3.4beta031.html
3394
0644
edit
dl
rm
v3.4beta032.html
2763
0644
edit
dl
rm
v3.4beta033.html
2357
0644
edit
dl
rm
v3.4beta034.html
2230
0644
edit
dl
rm
v3.4beta035.html
1861
0644
edit
dl
rm
v3.4beta036.html
4636
0644
edit
dl
rm
v3.5.1.html
2242
0644
edit
dl
rm
v3.5.2.html
3344
0644
edit
dl
rm
v3.5.3.html
4331
0644
edit
dl
rm
v3.5.4.html
2447
0644
edit
dl
rm
v3.5.5.html
5070
0644
edit
dl
rm
v3.5.6-beta.html
6191
0644
edit
dl
rm
v3.5.7.html
10087
0644
edit
dl
rm
v3.6.0.html
16845
0644
edit
dl
rm
v3.6.1.html
6889
0644
edit
dl
rm
v3.7.0.html
4222
0644
edit
dl
rm
v3.7.0alpha.html
9162
0644
edit
dl
rm
v3.7.0beta.html
5024
0644
edit
dl
rm
v3.7.0beta2.html
3683
0644
edit
dl
rm
v3.7.1.html
8259
0644
edit
dl
rm
v3.7.2.html
8087
0644
edit
dl
rm
v3.7.3.html
8318
0644
edit
dl
rm
v3.7.4.html
4327
0644
edit
dl
rm
v3.8.0.html
6891
0644
edit
dl
rm
v3.8.1.html
8121
0644
edit
dl
rm
v3.8.2.html
4352
0644
edit
dl
rm
v3.9.0beta.html
11783
0644
edit
dl
rm
v3.9.1.html
3257
0644
edit
dl
rm
v3.9.2.html
3460
0644
edit
dl
rm
v4.0.0.html
10820
0644
edit
dl
rm
v4.0.1.html
3107
0644
edit
dl
rm
v4.0.2.html
3081
0644
edit
dl
rm
v4.0.3.html
3525
0644
edit
dl
rm
v4.0.4.html
8260
0644
edit
dl
rm
v4.0.4beta.html
13307
0644
edit
dl
rm
v4.0.5.html
4437
0644
edit
dl
rm
v4.0.6.html
3908
0644
edit
dl
rm
v4.0.7.html
17474
0644
edit
dl
rm
v4.0.8.html
18796
0644
edit
dl
rm
v4.0.9.html
18188
0644
edit
dl
rm
v4.0.10.html
12431
0644
edit
dl
rm
v4.1.0.html
5955
0644
edit
dl
rm
v4.2.0.html
6198
0644
edit
dl
rm
v4.3.0.html
5097
0644
edit
dl
rm
Edit:
/usr/share/doc/libtiff-devel/html/contrib.html
(3702B)
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <TITLE> Contributed TIFF Software </TITLE> <style type="text/css"> body { font-family: Arial, Helvetica, Sans; } </style> </HEAD> <BODY> <H1> <IMG SRC="images/smallliz.jpg" WIDTH=144 HEIGHT=108 ALIGN=left BORDER=1 HSPACE=6 ALT="smallliz"> Contributed TIFF Software </H1> <P> The <B>contrib</B> directory has contributed software that uses the TIFF library or which is associated with the library (typically glue and guidance for ports to non-UNIX platforms, or tools that aren't directly TIFF related). <BR CLEAR=left> <P> <TABLE BORDER CELLPADDING=3> <TR> <TD VALIGN=top> <B>contrib/dbs</B> </TD> <TD> various tools from Dan & Chris Sears, including a simple X-based viewer </TD> </TR> <TR> <TD VALIGN=top> <B>contrib/ras</B> </TD> <TD> two programs by Patrick Naughton for converting between Sun rasterfile format and TIFF (these require <TT>libpixrect.a</TT>, as opposed to the one in tools that doesn't) </TD> </TR> <TR> <TD VALIGN=top> <B>contrib/mac-mpw</B><br> <B>contrib/mac-cw</B> </TD> <TD> scripts and files from Niles Ritter for building the library and tools under Macintosh/MPW C and code warrior. </TD> </TR> <TR> <TD VALIGN=top> <B>contrib/acorn</B> </TD> <TD> scripts and files from Peter Greenham for building the library and tools on an Acorn RISC OS system. </TD> </TR> <TR> <TD VALIGN=top> <B>contrib/win32</B> </TD> <TD> scripts and files from Scott Wagner for building the library under Windows NT and Windows 95. (The makefile.vc in the libtiff/libtiff directory may be sufficient for most users.) </TD> </TR> <TR> <TD VALIGN=top> <B>contrib/win_dib</B> </TD> <TD> two separate implementations of TIFF to DIB code suitable for any Win32 platform. Contributed by Mark James, and Philippe Tenenhaus. </TD> </TR> <TR> <TD VALIGN=top> <B>contrib/ojpeg</B> </TD> <TD> Patch for IJG JPEG library related to support for some Old JPEG in TIFF files. Contributed by Scott Marovich. </TD> </TR> <TR> <TD VALIGN=top> <B>contrib/dosdjgpp</B> </TD> <TD> scripts and files from Alexander Lehmann for building the library under MSDOS with the DJGPP v2 compiler. </TD> </TR> <TR> <TD VALIGN=top> <B>contrib/tags</B> </TD> <TD> scripts and files from Niles Ritter for adding private tag support at runtime, without changing libtiff. </TD> </TR> <TR> <TD VALIGN=top> <B>contrib/mfs</B> </TD> <TD> code from Mike Johnson to read+write images in memory without modifying the library </TD> </TR> <TR> <TD VALIGN=top> <B>contrib/pds</B> </TD> <TD> various routines from Conrad Poelman; a TIFF image iterator and code to support ``private sub-directories'' </TD> </TR> <TR> <TD VALIGN=top> <B>contrib/iptcutil</B> </TD> <TD> A utility by <A HREF="mailto:billr@corbis.com">Bill Radcliffe</a> to convert an extracted IPTC Newsphoto caption from a binary blob to ASCII text, and vice versa. IPTC binary blobs can be extracted from images via the <A HREF="http://www.ImageMagick.org/">ImageMagick</a> convert(1) utility. </TD> </TR> <TR> <TD VALIGN=top> <B>contrib/addtiffo</B> </TD> <TD> A utility (and supporting subroutine) for building one or more reduce resolution overviews to an existing TIFF file. Supplied by <a href="http://pobox.com/~warmerdam">Frank Warmerdam</a>. </TD> </TR> <TR> <TD VALIGN=top> <B>contrib/stream</B> </TD> <TD> A class (TiffStream) for accessing TIFF files through a C++ stream interface. Supplied by <a href="mailto:avi@shutterfly.com">Avi Bleiweiss</a>. </TD> </TR> </TABLE> <P> Questions regarding these packages are usually best directed toward their authors. <P> <HR> Last updated: $Date: 2016-09-25 20:05:44 $ </BODY> </HTML>
Save
cmd:
run