2020.02.10 23:23 "[Tiff] recommended way to support a different compression", by Kris Fedorenko

2020.02.13 22:25 "Re: [Tiff] recommended way to support a different compression", by Kris Fedorenko

As far as I can tell, method 2 (using TIFFRegisterCODEC routine) still runs into a problem discussed in 2008 (http://maptools-org.996276.n3.nabble.com/example-of-standalone-TIFFRegisterCODEC-td2611.html) - codec file needing access to private pieces of TIFF struct defined in private include files like tiffiop.h. Is anyone aware of any good solutions to this issue?