diff options
| author | Parvatha Elangovan <p.elangovan@intopix.com> | 2007-02-28 15:31:56 +0000 |
|---|---|---|
| committer | Parvatha Elangovan <p.elangovan@intopix.com> | 2007-02-28 15:31:56 +0000 |
| commit | 192e46c32f7baededf8df7b1777f8c5409110e8a (patch) | |
| tree | 6c02f445207de1af38390a47a7ec9f7aab1a1ea3 /libs/libtiff/Version.h | |
| parent | e5c5d1064ec154ebcf7d976b1070dd0da3d95ee4 (diff) | |
Enabled compression of TIF image format to j2k by tifftoimage() and decompression of codestream to TIF image format using imagetotif(). Modifications in image_to_j2k.c, j2k_to_image.c, convert.c, convert.h
Diffstat (limited to 'libs/libtiff/Version.h')
| -rw-r--r-- | libs/libtiff/Version.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/libtiff/Version.h b/libs/libtiff/Version.h new file mode 100644 index 00000000..11b9435c --- /dev/null +++ b/libs/libtiff/Version.h @@ -0,0 +1 @@ +#define VERSION "LIBTIFF, Version 3.4beta024\nCopyright (c) 1988-1995 Sam Leffler\nCopyright (c) 1991-1995 Silicon Graphics, Inc."
|
