Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #34 Support old Exif Versions #36

Merged
merged 2 commits into from
Jan 14, 2024
Merged

Dev #34 Support old Exif Versions #36

merged 2 commits into from
Jan 14, 2024

Conversation

macocci7
Copy link
Owner

Improvement

  • Updated: Exif versions prior to Version 3.0 are now supported.

    • Exif Version 2.32 (Released: May 2019)
    • Exif Version 2.31 (Released: July 2016)
    • Exif Version 2.3 (Released: April 2010)
    • Exif Version 2.21 (Released: September 2003)
    • Exif Version 2.2 (Released: April 2002)
    • Exif Version 2.1 (Released: December 1998)

    GPS Tag Definitions are based on PDF files on Websites of CIPA and Wikipedia.

  • Updated: examples.

  • Updated: README

updated: conf/Gps.neon
in progress: src/Helper/Exif.php

# Issues:
- src/Helper/Exif.php: load image and return exif data.
- src/Helper/Gps.php: return GPS data.
# Improvement

- Updated: Exif versions prior to Version 3.0 are now supported.
    - Exif Version 2.32 (Released: May 2019)
    - Exif Version 2.31 (Released: July 2016)
    - Exif Version 2.3 (Released: April 2010)
    - Exif Version 2.21 (Released: September 2003)
    - Exif Version 2.2 (Released: April 2002)
    - Exif Version 2.1 (Released: December 1998)

    GPS Tag Definitions are based on PDF files on Websites of [CIPA](https://cipa.jp/e/std/std-sec.html) and [Wikipedia](https://en.wikipedia.org/wiki/Exif).
- Updated: examples.
- Updated: README
@macocci7 macocci7 merged commit 9cbfe54 into main Jan 14, 2024
6 checks passed
@macocci7 macocci7 deleted the dev_#34 branch January 14, 2024 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant