Skip to content

Releases: ngageoint/tiff-ios

4.0.2

06 Nov 19:35
Compare
Choose a tag to compare

4.0.2 (11-06-2023)

  • Module definition

Full Changelog: 4.0.1...4.0.2

4.0.1

09 Jan 14:10
Compare
Choose a tag to compare

4.0.1 (01-09-2023)

  • Imports cleanup and simplification

Full Changelog: 4.0.0...4.0.1

4.0.0

10 Jan 14:49
Compare
Choose a tag to compare

4.0.0 (01-10-2022)

  • Differencing Predictor decoding implementation

Previous usages of this library should remove any post raster reading manual predictor decoding implementations.

3.0.1

11 Oct 14:04
Compare
Choose a tag to compare

3.0.1 (10-11-2021)

  • FileDirectory setModelPixelScale and setModelTiepoint methods

3.0.0

01 Mar 15:31
Compare
Choose a tag to compare

3.0.0 (03-01-2021)

  • iOS platform and deployment target 12.0

2.0.0

20 Jul 19:23
Compare
Choose a tag to compare

2.0.0 (07-20-2020)

  • Model pixel scale and model tiepoint retrieval methods
  • Method renames to drop "get" prefix

1.1.2

03 Apr 19:14
Compare
Choose a tag to compare

1.1.2 (04-03-2019)

  • xResolution and yResolution write fix
  • Skip unknown tags while reading
  • Allow headers to be read for unsupported compression types
  • JPEG field tags

1.1.1

24 Sep 20:01
Compare
Choose a tag to compare

1.1.1 (09-24-2018)

  • Xcode 10 fix
  • Dropping "geopackage" from library name

1.1.0

21 Nov 16:47
95727a9
Compare
Choose a tag to compare

1.1.0 (11-21-2017)

  • TIFF Field Type sample format utilities
  • Rasters initializer support for multiple samples per pixel
  • Handle missing samples per pixel with default value of 1
  • Public access to tiff tags
  • String Entry Value getter and setter

1.0.3

10 Jul 19:13
Compare
Choose a tag to compare

1.0.3 (07-10-2017)

  • Handle writing file directory entry ASCII values ending with more than one null