2008.06.20 14:13 "[Tiff] Possible bug in tiffcp", by Bogdan Cristea

2008.06.20 15:15 "Re: [Tiff] Possible bug in tiffcp", by Bob Friesenhahn

Using the following command line

tiffcp -c g4 -f lsb2msb -s -w 1728 "$1" classF_"$1"

I obtain a tile oriented file instead of a strip oriented file. Below is the output of tiffdump:

If you didn't want a tile oriented file, why did you follow up your request for the output file to be in strips (-s) with another request to set the tile width to 1728? Should the first request take priority or should the second request take priority when evaluated in left to right order?

Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/