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

Exif support #221

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Exif support #221

wants to merge 5 commits into from

Commits on Jan 19, 2024

  1. Support Exif data export

    seaeagle1 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    8b15380 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Clean up decoder interface to allow decoding of Exif-only TIFF blocks…

    … (ie. decode it's own Exif output)
    seaeagle1 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    f449d51 View commit details
    Browse the repository at this point in the history
  2. Exif encoding support

    seaeagle1 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    44f2da6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd30240 View commit details
    Browse the repository at this point in the history
  4. Improve comments

    seaeagle1 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    ec8452b View commit details
    Browse the repository at this point in the history