.. |
.cvsignore
|
raw2tiff sdded.
|
2003-05-24 06:05:13 +00:00 |
fax2ps.c
|
Fixed possible endless loop as per bug
|
2003-10-03 13:09:38 +00:00 |
fax2tiff.c
|
Page numbering fixed, as per bug
|
2003-05-25 05:56:26 +00:00 |
gif2tiff.c
|
Added library version reporting to all tools.
|
2003-03-12 14:05:05 +00:00 |
Makefile.am
|
*** empty log message ***
|
2004-03-30 15:41:51 +00:00 |
Makefile.in
|
*** empty log message ***
|
2004-03-30 15:41:51 +00:00 |
Makefile.lcc
|
New tool: raw2tiff --- raw images to TIFF converter. No manual page yet.
|
2002-08-10 15:25:54 +00:00 |
Makefile.vc
|
Added ZLIB support.
|
2004-03-26 14:55:31 +00:00 |
pal2rgb.c
|
Added library version reporting to all tools.
|
2003-03-12 14:05:05 +00:00 |
ppm2tiff.c
|
PPM header parser improved: now able to skip comments.
|
2003-05-05 10:40:04 +00:00 |
ras2tiff.c
|
*** empty log message ***
|
2003-11-12 19:14:33 +00:00 |
rasterfile.h
|
*** empty log message ***
|
2003-11-12 19:14:33 +00:00 |
raw2tiff.c
|
sqrtf() replaced with sqrt().
|
2003-11-22 08:42:06 +00:00 |
rgb2ycbcr.c
|
Added library version reporting to all tools.
|
2003-03-12 14:05:05 +00:00 |
sgi2tiff.c
|
Created lzw compression kit, as a new module (libtiff-lzw-compression-kit).
|
1999-12-27 17:35:01 +00:00 |
sgisv.c
|
Created lzw compression kit, as a new module (libtiff-lzw-compression-kit).
|
1999-12-27 17:35:01 +00:00 |
thumbnail.c
|
Memory leak fixed as reported by Robert S. Kissel.
|
2003-07-03 12:27:17 +00:00 |
tiff2bw.c
|
Added library version reporting to all tools.
|
2003-03-12 14:05:05 +00:00 |
tiff2pdf.c
|
Get rid of C++ style comments.
|
2004-01-26 17:00:55 +00:00 |
tiff2ps.c
|
Added support for alfa channel. Fixes
|
2003-12-19 15:30:27 +00:00 |
tiff2rgba.c
|
Switched to use TIFFReadRGBAImageOriented() instead of TIFFReadRGBAImage().
|
2003-10-03 11:22:29 +00:00 |
tiffcmp.c
|
Fixed problem with unused data comparing as per bug
|
2003-06-18 09:57:55 +00:00 |
tiffcp.c
|
Properly set Photometric Interpretation in case of JPEG compression of
|
2004-03-26 15:52:47 +00:00 |
tiffdither.c
|
*** empty log message ***
|
2003-05-05 19:13:42 +00:00 |
tiffdump.c
|
Added -m (maxitems) flag to usage message.
|
2003-09-02 13:28:09 +00:00 |
tiffgt.c
|
Few cleanups and small improvements.
|
2003-11-28 15:10:05 +00:00 |
tiffinfo.c
|
Added library version reporting to all tools.
|
2003-03-12 14:05:05 +00:00 |
tiffmedian.c
|
int declaration replaced with the uint32 to support large images as per bug
|
2003-08-21 10:00:06 +00:00 |
tiffset.c
|
Fix bug in error output.
|
2002-01-16 17:50:05 +00:00 |
tiffsplit.c
|
Copy JPEGTables tag contents for JPEG compressed images. Reported by Artem
|
2004-02-26 10:14:19 +00:00 |
ycbcr.c
|
Fixed main declaration as per
|
2004-03-02 14:59:23 +00:00 |