Open
Description
I'm trying to write a DNG encoder based on this code. I expect to run into several places where the library will need to be made more flexible. The first of these is storing the possible tag values in an enum, as it doesn't appear possible to add additional Tag
values (such as those appearing in the TIFF/EP or DNG standards).
Suggestions for an approach are appreciated, otherwise I'll find something that works and submit in a merge request.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels