libtiff/tools
Frank Warmerdam 743a29c475 The change below fixes a problem where "tiff2ps -1e" did not make
the scanline buffer long enough when writing rgb triplets.
The scanline needs to be 3 X the number of dots or else it will
contain an incomplete triplet and programs that try to separate
the eps by redefining the colorimage operator will get messed up.

William
http://williambader.com
2002-10-15 02:39:09 +00:00
..
.cvsignore New 2001-09-25 02:27:51 +00:00
fax2ps.c From Helge (libtiff@oldach.net) 2001-03-29 01:45:43 +00:00
fax2tiff.c Updated to reflect latest changes in libtiff. Closes 2002-04-22 07:32:24 +00:00
gif2tiff.c Created lzw compression kit, as a new module (libtiff-lzw-compression-kit). 1999-12-27 17:35:01 +00:00
Makefile.in New tool: raw2tiff --- raw images to TIFF converter. No manual page yet. 2002-08-10 15:25:54 +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 New tool: raw2tiff --- raw images to TIFF converter. No manual page yet. 2002-08-10 15:25:54 +00:00
pal2rgb.c Created lzw compression kit, as a new module (libtiff-lzw-compression-kit). 1999-12-27 17:35:01 +00:00
ppm2tiff.c Created lzw compression kit, as a new module (libtiff-lzw-compression-kit). 1999-12-27 17:35:01 +00:00
ras2tiff.c Help option fixed 2002-06-27 13:07:46 +00:00
rasterfile.h Initial revision 1999-07-27 21:50:26 +00:00
raw2tiff.c Added -i commandline switch to handle different types of data interleaving 2002-08-12 15:32:37 +00:00
rgb2ycbcr.c Added support for deflate compression. 2002-06-27 07:41:33 +00:00
sgi2tiff.c Created lzw compression kit, as a new module (libtiff-lzw-compression-kit). 1999-12-27 17:35:01 +00:00
sgigt.c Initial revision 1999-07-27 21:50:26 +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 Changed define output compression to PACKBITS since LZW isn't generally 2001-05-13 14:49:27 +00:00
tiff2bw.c tiff2bw accuracy patch from Stanislav Brabec 2000-10-12 14:16:22 +00:00
tiff2ps.c The change below fixes a problem where "tiff2ps -1e" did not make 2002-10-15 02:39:09 +00:00
tiff2rgba.c fixed getopt so that -b works again 2001-08-11 03:13:59 +00:00
tiffcmp.c Fixed multi samples per pixel support for ContigCompare. 2001-06-29 02:48:00 +00:00
tiffcp.c Fixes in orientation support. 2002-08-18 17:29:17 +00:00
tiffdither.c Created lzw compression kit, as a new module (libtiff-lzw-compression-kit). 1999-12-27 17:35:01 +00:00
tiffdump.c Added TIFFTAG_JPEGTABLES entry in tag table. 2002-01-16 18:04:57 +00:00
tiffinfo.c Initial revision 1999-07-27 21:50:26 +00:00
tiffmedian.c Created lzw compression kit, as a new module (libtiff-lzw-compression-kit). 1999-12-27 17:35:01 +00:00
tiffset.c Fix bug in error output. 2002-01-16 17:50:05 +00:00
tiffsplit.c copy TIFFTAG_SAMPLEFORMAT field 2000-04-18 22:47:10 +00:00
ycbcr.c Initial revision 1999-07-27 21:50:26 +00:00