New issue 10 by y...@delley.net: Pure-Python implementation ignores
endianness of TIFF file
http://code.google.com/p/pylibtiff/issues/detail?id=10
I attached a patch that implements endian-awareness to TIFFfile.
Attachments:
purepython_bigendfiles.patch 5.9 KB
Comment #1 on issue 10 by pearu.peterson: Pure-Python implementation
ignores endianness of TIFF file
http://code.google.com/p/pylibtiff/issues/detail?id=10
This issue was closed by revision r54.
Thanks for the patches. They are now in SVN.