tiff-ios

Tagged Image File Format iOS Library

MIT License

Stars
30
Committers
2
tiff-ios - 4.0.2 Latest Release

Published by bosborn 12 months ago

4.0.2 (11-06-2023)

  • Module definition

Full Changelog: https://github.com/ngageoint/tiff-ios/compare/4.0.1...4.0.2

tiff-ios - 4.0.1

Published by bosborn almost 2 years ago

4.0.1 (01-09-2023)

  • Imports cleanup and simplification

Full Changelog: https://github.com/ngageoint/tiff-ios/compare/4.0.0...4.0.1

tiff-ios - 4.0.0

Published by bosborn almost 3 years ago

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.

tiff-ios - 3.0.1

Published by bosborn about 3 years ago

3.0.1 (10-11-2021)

  • FileDirectory setModelPixelScale and setModelTiepoint methods
tiff-ios - 3.0.0

Published by bosborn over 3 years ago

3.0.0 (03-01-2021)

  • iOS platform and deployment target 12.0
tiff-ios - 2.0.0

Published by bosborn over 4 years ago

2.0.0 (07-20-2020)

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

Published by bosborn over 5 years ago

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
tiff-ios - 1.1.1

Published by bosborn about 6 years ago

1.1.1 (09-24-2018)

  • Xcode 10 fix
  • Dropping "geopackage" from library name
tiff-ios - 1.1.0

Published by bosborn almost 7 years ago

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
tiff-ios - 1.0.3

Published by bosborn over 7 years ago

1.0.3 (07-10-2017)

  • Handle writing file directory entry ASCII values ending with more than one null
tiff-ios - 1.0.2

Published by bosborn over 7 years ago

1.0.2 (06-13-2017)

  • Handle fewer SampleFormat values specified than SamplesPerPixel. Defaults to 1 (unsigned integer data)
tiff-ios - 1.0.1

Published by bosborn over 7 years ago

1.0.1 (03-02-2017)

  • LZW Compression modified to handle non contiguous table codes
tiff-ios - 1.0.0

Published by bosborn over 7 years ago

1.0.0 (01-24-2017)

  • Initial Release
Package Rankings
Top 9.68% on Cocoapods.org
Badges
Extracted from project README
Build & Test
Related Projects