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

Fix DNG noncompliances #4

Open
Entropy512 opened this issue Apr 26, 2024 · 0 comments
Open

Fix DNG noncompliances #4

Entropy512 opened this issue Apr 26, 2024 · 0 comments

Comments

@Entropy512
Copy link
Owner

The current DNG export code has a few noncompliances with the DNG specification that were discovered when testing interoperability with tools other than RawTherapee and darktable

  1. Save unique_model tag as this is documented as a required tag
  2. Set subfile type to 0 for raw data
Entropy512 added a commit that referenced this issue Apr 26, 2024
…iance

The DNG standard requires subfiletype to be 0 for raw data.  Also set this in the TIFF output to prepare for eventual inclusion of previews

Also, the rotation handler needs to know if the file is originating from a Scan or a Pro variant

Fixes issues #2 and #4
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

No branches or pull requests

1 participant