AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
January 2010

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2010.01.15 13:40 "Re: eta for bigtiff support?", by Phil Harvey
2010.01.15 14:05 "Re: eta for bigtiff support?", by Leonard Rosenthol
2010.01.15 15:48 "Re: eta for bigtiff support?", by Adam Goode
2010.01.18 18:04 "Re: eta for bigtiff support?", by Phil Harvey
2010.01.19 16:15 "Re: eta for bigtiff support?", by Bob Friesenhahn
2010.01.19 17:29 "Re: eta for bigtiff support?", by Phil Harvey
2010.01.19 19:20 "Re: eta for bigtiff support?", by Tom Lane
2010.01.19 19:54 "Re: eta for bigtiff support?", by Lee Howard
2010.01.19 18:55 "Re: eta for bigtiff support?", by Toby Thain
2010.01.19 19:25 "Re: eta for bigtiff support?", by Edward Lam
2010.01.19 19:42 "Re: eta for bigtiff support?", by Bob Friesenhahn
2010.01.19 20:28 "Re: eta for bigtiff support?", by Olivier Paquet
2010.01.20 02:09 "Re: eta for bigtiff support?", by Bob Friesenhahn
2010.01.20 20:17 "Re: eta for bigtiff support?", by Olivier Paquet
2010.01.20 02:16 "Re: eta for bigtiff support?", by Graeme Gill
2010.01.19 22:50 "Re: eta for bigtiff support?", by <ccox@adobe.com>
2010.01.20 13:41 "Re: eta for bigtiff support?", by Gary Mcgath
2010.01.20 21:55 "Re: eta for bigtiff support?", by Chris Cox
2010.01.20 23:37 "Re: eta for bigtiff support?", by Gary Mcgath
2010.01.20 23:44 "Re: eta for bigtiff support?", by Chris Cox
2010.01.21 01:29 "Re: eta for bigtiff support?", by Gary Mcgath
2010.01.21 01:42 "Re: eta for bigtiff support?", by Chris Cox
2010.01.21 01:56 "Re: eta for bigtiff support?", by Gary Mcgath
2010.01.21 03:01 "Re: eta for bigtiff support?", by <gene@pc-backup.com>
2010.01.21 01:48 "Re: eta for bigtiff support?", by Gary Mcgath
2010.01.21 02:33 "Re: eta for bigtiff support?", by Bob Friesenhahn
2010.01.21 03:46 "Re: eta for bigtiff support?", by Chris Cox
2010.01.21 12:41 "Re: eta for bigtiff support?", by Steve Eddins

2010.01.18 18:04 "Re: eta for bigtiff support?", by Phil Harvey

On 15-Jan-10, at 12:00 PM, tiff-request@lists.maptools.org wrote:
> What's wrong with "image/tiff" and "TIF"? GIF doesn't have different
> MIME types and extensions for its different versions.


This has been debated before, and probably will be debated
again, but my opinion is that a new file type is needed.

Technically, according to the TIFF 6 specification, the 0x002a
in the TIFF header is a file identifier.  So this can not
be used as a version number because any file with a different
number is not a TIFF file according to the specification.

This is different than GIF, which defined "87a" as a version number
in the original specification.

	- Phil