What's Changed
- Update ExifDirectoryBase.java. Added Exif 0x4749 (Rating Percent). by @Skyfish1 in #587
- Fix ClassCastException when parsing Apple metadata of unexpected type by @mveunen in #589
- In case of an ico file a height or with of 0 actually means 256 by @mveunen in #592
- Fix PNG iTXt encoding issue by @drewnoakes in #611
- Set up GitHub actions for CI builds by @drewnoakes in #613
- Fix Exif thumbnail offset by @drewnoakes in #612
- Fix encoding problem when CodedCharacterSet is set to "ESC - A" by @kenwa in #615
- Fujifilm enhancements by @danielsz in #619
- Identify some unknown Nikon makernote tags by @drewnoakes in #622
- fix:set locale to en/us to format numbers with ".", not "," by @TSGames in #625
- Nikon PictureControl directory extraction by @gtiwari333 in #635
New Contributors
- @Skyfish1 made their first contribution in #587
- @mveunen made their first contribution in #589
- @kenwa made their first contribution in #615
- @danielsz made their first contribution in #619
- @TSGames made their first contribution in #625
- @gtiwari333 made their first contribution in #635
Full Changelog: 2.18.0...2.19.0