| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2004.10.04 14:02 "Re: BigTIFF extension issue", by Bob FriesenhahnOn Mon, 4 Oct 2004, Andy Cave wrote: > Hi Chris. > > I'm curious - can you name some examples please. I'd be interested in hearing > about some and seeing exactly what the differences are/were between > 'changes'. The BMP format is an example of a format which has been extended without breaking a lot of existing software. Recently BMP v3 was introduced. This was possible because the additions were made in a portion of the file header which can be skipped based on an offset value which appears early in the header. Properly written old readers should automatically skip the new stuff (in practice some readers were broken). Bob ====================================== Bob Friesenhahn bfriesen@simple.dallas.tx.us http://www.simplesystems.org/users/bfriesen |
|||||||