Skip to content

5.2.1

Compare
Choose a tag to compare
@scanbot-ci scanbot-ci released this 24 Jul 10:21
· 4 commits to master since this release
  • 🐞 Bug fixes:
    • Fixed a bug in compression of SBSDKTIFFImageWriterParameters where the SBSDKTIFFImageWriter was not using the chosen compression value.
  • ⚠️ Breaking Changes:
    • Removed ccittfax3 and ccittfax4 options from SBSDKTIFFImageWriterCompressionOptions, you should now use ccitt_t4 and ccitt_t6 respectively.