Releases: Ashampoo/kim
Releases · Ashampoo/kim
Kim v0.16.1
- Use of JS compatible regex in PNG parser
- Updated to kotlinx-io v0.3.2 for bugfixes
Kim v0.16
- JS support
- Update to XMP Core v1.2.0
Kim v0.15.1
Be silent on MakerNote parse error.
Kim v0.15
Introducing Linux support.
Kim v0.14.2
- Bugfix for PhotoMetadata.merge()
- Performance improvements for reading RAF files
- JpegImageParser.getImageSize() performance improved
- DefaultRandomAccessByteReader performance improved
- Canon MakerNotes extended
- Other small refactorings
Kim v0.14.1
Improvements for handling some broken JPEG files.
Kim v0.14
WebP write support
Kim v0.13.2
Fixed cut-off bug in PngChunkText
.
Some characters at the end of the text
value are cut off.
Does not have any implication on PNG rewrites. They are lossless.
Kim v0.13.1
Small bugfix for reading some HEIC files.
Kim v0.13
- JPEG XL write support
- Dependency updates
- Bugfixes