.. |
.cvsignore
|
added a couple more programs
|
2004-09-09 18:06:55 +00:00 |
bmp2tiff.c
|
Avoid warnings.
|
2004-10-30 10:34:12 +00:00 |
fax2ps.c
|
Added newline at end to avoid warnings.
|
2004-09-09 18:02:13 +00:00 |
fax2tiff.c
|
*** empty log message ***
|
2004-09-02 14:36:33 +00:00 |
gif2tiff.c
|
*** empty log message ***
|
2004-09-02 14:36:33 +00:00 |
Makefile.am
|
Fix tiffgt compilation.
|
2004-09-12 16:40:39 +00:00 |
Makefile.in
|
*** empty log message ***
|
2004-11-21 16:28:42 +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
|
bmp2tiff utility added.
|
2004-06-08 15:54:12 +00:00 |
pal2rgb.c
|
Avoid warnings.
|
2004-09-21 12:16:51 +00:00 |
ppm2tiff.c
|
Avoid warnings.
|
2004-09-21 12:36:02 +00:00 |
ras2tiff.c
|
Avoid warnings.
|
2004-09-21 12:36:02 +00:00 |
rasterfile.h
|
*** empty log message ***
|
2003-11-12 19:14:33 +00:00 |
raw2tiff.c
|
Get rid of stream I/O functions.
|
2004-10-28 14:35:50 +00:00 |
rgb2ycbcr.c
|
Avoid warnings.
|
2004-09-03 07:55:34 +00:00 |
sgi2tiff.c
|
Removed message about LZW patents.
|
2004-07-24 19:03:16 +00:00 |
sgisv.c
|
Removed message about LZW patents.
|
2004-07-24 19:03:16 +00:00 |
thumbnail.c
|
Check the malloc results.
|
2004-11-13 18:50:24 +00:00 |
tiff2bw.c
|
Write ImageWidth/Height tags to output file, as noted by Gennady Khokhorin.
|
2004-09-25 18:45:31 +00:00 |
tiff2pdf.c
|
provide explicit unsigned char casts for a few values to avoid warnings
|
2004-10-28 13:32:28 +00:00 |
tiff2ps.c
|
Fixed wrong variable data type when read Position tags (Tristan Hill).
|
2004-10-30 13:46:33 +00:00 |
tiff2rgba.c
|
removed extra newlines in usage message
|
2004-11-03 00:28:24 +00:00 |
tiffcmp.c
|
* tools/tiffcmp.c (leof): Renamed from 'eof' in order to avoid
|
2004-10-14 04:53:56 +00:00 |
tiffcp.c
|
Avoid warnings.
|
2004-09-21 13:24:00 +00:00 |
tiffdither.c
|
Avoid warnings.
|
2004-09-03 07:55:34 +00:00 |
tiffdump.c
|
Avoid warnings.
|
2004-09-03 08:16:01 +00:00 |
tiffgt.c
|
Fix tiffgt compilation.
|
2004-09-12 16:40:39 +00:00 |
tiffinfo.c
|
Avoid warnings.
|
2004-09-03 08:16:01 +00:00 |
tiffmedian.c
|
avoid warnings
|
2004-09-09 18:06:14 +00:00 |
tiffset.c
|
Properly handle the different tag types. As per bug
|
2004-11-11 11:18:09 +00:00 |
tiffsplit.c
|
Unused macro removed.
|
2004-06-05 08:11:26 +00:00 |
ycbcr.c
|
Fixed main declaration as per
|
2004-03-02 14:59:23 +00:00 |