Releases: ngageoint/tiff-ios
Releases · ngageoint/tiff-ios
4.0.1
4.0.1 (01-09-2023)
- Imports cleanup and simplification
Full Changelog: 4.0.0...4.0.1
4.0.0
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
3.0.1 (10-11-2021)
- FileDirectory setModelPixelScale and setModelTiepoint methods
3.0.0
3.0.0 (03-01-2021)
- iOS platform and deployment target 12.0
2.0.0
2.0.0 (07-20-2020)
- Model pixel scale and model tiepoint retrieval methods
- Method renames to drop "get" prefix
1.1.2
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
1.1.1 (09-24-2018)
- Xcode 10 fix
- Dropping "geopackage" from library name
1.1.0
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
1.0.3 (07-10-2017)
- Handle writing file directory entry ASCII values ending with more than one null