Skip to content

v2.15.0

Compare
Choose a tag to compare
@LeoHsiao1 LeoHsiao1 released this 05 Oct 09:52
· 13 commits to master since this release
  • To avoid segmentation fault , return an empty string if exiv2 doesn't recognize a tag type. (Issue #145 )
  • Add tagNumber in img.read_exif_detail() and img.read_iptc_detail(). (Issue #147 )
  • Add img.get_pixel_width() and img.get_pixel_height(). (Issue #149 )