1994.02.12 15:48 "TIFFGetField bug?", by Claude_S._Fillion.ROCH803@xerox.com

1994.02.15 12:33 "Re: TIFFGetField bug", by Claude_S._Fillion.ROCH803@xerox.com

I found out why I was getting incorrect values returned from GetField, strip chop support is enabled by default. Strip chop support seems like a feature that could use some work. One of the files I was testing with was only 5k and has a correct rowsperstrip value of 200. Strip chop support changed the rowsperstrip to 372. I would have assumed that if a file size is under 8k the rowsperstrip value would not be changed.

Thanks,
claude@roch803.mc.xerox.com