2000.11.20 13:33 "TIFF Standards?", by Jeffrey L. Urlwin

2000.11.20 18:59 "Re: TIFF Standards?", by Sam Leffler

I would agree that a reference implementation would be good. I remember, though, that libTiff in older formats had a printf (which was converted to a MessageBox on Win32) for every tag it didn't recognize, even if it was in the private tag range. That, I think, should be fixed so that private tags are ignored, to set the appropriate example.

Good idea! I like it so long as you can turn it on+off. I'd probably default it to off (don't print warnings about unknown private tags).

Sam