Releases: yigolden/TiffLibrary
Releases · yigolden/TiffLibrary
v0.6.65
- Photoshop tag added. #10 by @machielvisser
- Update JpegLibrary version. Fix issues in optimal Huffman code generation.
v0.6.61
- Optimize memory-mapped file reading.
- Use
RandomAcess
in .NET 6 to optimize file IO.
- Add JFIF marker detection for legacy JPEG format.
- Include all the fixes in v0.5.265
- Remove legacy framework targets.
v0.5.265
- Fix YCbCr image decoding and encoding
- Fix Deflate decoding.
v0.5.263
- Allow reading files with odd IFD offsets.