Skip to content

v2.7.0

Compare
Choose a tag to compare
@drewnoakes drewnoakes released this 03 Aug 01:12
6fb0c9a
  • Add support for GeoTIFF data (#307)
  • Add support for BigTIFF encoded data (#302)
  • Add Directory.GetUInt64 and Directory.TryGetUInt64 extension methods (3b57bed)
  • Work around invalid files where TIFF IFD reuse could cause data to be missed (#305)
  • Fix reading of Float64 arrays from TIFF files (#300)

There are some internal API changes in this release. Unless you are extending the library with your own ITiffHandler implementation, you are unlikely to have any difficulty upgrading to this version from 2.6.0.