
Thread
2021.05.06 13:25 "Re: [Tiff] Use and implementation of Deflate vs. AdobeDeflate in libtiff", by Even Rouault
I just did so at https://gitlab.com/libtiff/libtiff/-/merge_requests/245.
Thanks
I added a non-fatal warning in TIFFInitZIP() but it shows when a file is opened, not just when one is written. Is this preferred? I'm not sure how to do the latter.
We should only emit it when creating a new file. I believe it should be done around https://gitlab.com/libtiff/libtiff/-/blob/master/libtiff/tif_dir.c#L241
http://www.spatialys.com
My software is free, but my time generally not.