Skip to content

Major rework, mostly towards multi-sample data

Compare
Choose a tag to compare
@jkriege2 jkriege2 released this 12 Oct 13:06
· 90 commits to master since this release
  • library itself is now a simple C-library and does no longer depend on C++, additional C++-tools have been moved to header-only extension
  • improved documentation
  • new TIFF-reader code, which now supports chunked and planar multi-sample data
  • TinyTIFFWriter now supports chunked and planar multi-sample data
  • TinyTIFFWriter now supports data interpretations, RGB(A), Grey, Grey+Alpha and extra samples properly
  • added TinyTIFFWriter_GetVersion() and TinyTIFFReader_GetVersion() functions
  • improved/rewritten test programs
  • several bugfixes, some thanks to other user, such as https://github.com/Eta76, https://github.com/bala1144