1999.11.08 16:06 "Questions", by Andy

1999.11.18 14:10 "Re: Questions", by Andy

Hello,

I find the errors of my ways.

When calling TIFFGetField, where the field is having a multiple count, like StripByteCounts or ColorMap, I was allocating an array and passing that pointer to hold the data. The better way to do this is to pass a null pointer to this function.

The libtiff 3.5.2 builds OK on Windows.

Can someone say where can be found jbigintiff.html?

What are these tags, 45456(0xb190) or 49152(0xc000)?