Water Liu bba03a10d7 Should use exif_tag_name_in_ifd() instead of exif_tag_get_name()
vipsheader -a path/to/foo.jpg
...
exif-ifd2-ExifVersion: Exif Version 2.21 (Exif Version 2.21, Undefined, 4 components, 4 bytes)
...
exif-ifd3-InteroperabilityIndex: N (N, ASCII, 2 components, 2 bytes)
exif-ifd3-InteroperabilityVersion: 40/1 1/1 58/100 (40,  1, 0.58, Rational, 3 components, 24 bytes)

The above two tag name are incorrect, should be:

exif-ifd3-GPSLatitudeRef: N (N, ASCII, 2 components, 2 bytes)
exif-ifd3-GPSLatitude: 40/1 1/1 58/100 (40,  1, 0.58, Rational, 3 components, 24 bytes)

Signed-off-by: Water Liu <water@yunify.com>
2018-07-09 11:14:12 +08:00
..
2018-06-01 19:44:43 +01:00
2018-05-14 11:00:32 +01:00
2018-05-16 15:08:21 +01:00
2017-11-01 13:16:36 +00:00
2017-07-29 10:40:44 +01:00
2018-05-16 15:26:20 +01:00
2018-06-13 21:33:52 +01:00
2018-05-16 15:08:21 +01:00
2018-06-12 12:55:10 +01:00
2014-12-20 10:28:30 +00:00
2018-05-16 15:08:21 +01:00