Hi, On Sun, Apr 14, 2002 at 06:40:19PM -0400, Roland Roberts wrote: > Here is a patch against the source in sane-backends 1.07. To be > complete, it requires a patch to configure.in to test for > WORDS_BIGENDIAN since it only byte-flips values in the read buffer if > the native byte-order is little-endian. When writing TIFF files, it > does nothing.
Thanks for the patch. It fixes some cases. However, you will get problems if the amount of data is odd or must_buffer == SANE_TRUE. I will put it on the TODO list. Bye, Henning
