syoyo / tinydng

Header-only Tiny DNG/TIFF loader and writer in C++
MIT License
146 stars 30 forks source link

New tags support for writing DNG #16

Closed storyboardcreativity closed 2 years ago

storyboardcreativity commented 2 years ago

[Implementations]

All changes are based on this source: https://graphics.stanford.edu/papers/fcam/html/_t_i_f_f_tags_8cpp_source.html

syoyo commented 2 years ago

@storyboardcreativity Thanks! Merged!