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

Expand tag support for Nikon #141

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

tmclaugh
Copy link

@tmclaugh tmclaugh commented Feb 28, 2021

Add greater tag support:

  • Add missing standard tags
  • Add more Nikon tags
  • Fix some Nikon tags
  • Handle pretty values for tags in multi-value lists

Not done:

  • Handle pretty values for tags that use bit values.
  • Simplify pretty values for tags with bitmasks
  • Properly handle more SubIfds
    • StripOffsets(0x0111)
    • SubIfds (0x014A) - Not sure what this is yet.
  • Nikon AFInfo2

Possible issues found.

  • Byte fields return a string representation of the value instead of a string representation of the hex value

ianare added a commit that referenced this pull request Apr 22, 2021
@ianare ianare force-pushed the develop branch 6 times, most recently from 05fe609 to 04efa3f Compare May 3, 2023 00:51
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