easyexif icon indicating copy to clipboard operation
easyexif copied to clipboard

cmake added and some support for color profile identification.

Open ClemensElflein opened this issue 5 years ago • 0 comments

I have added a CMakeLists file so that the project can be built with Jetbrains' CLion IDE. Additionally, I have added support for the ColorSpace and InteropIndex EXIF Tags. These allow the end-user to differentiate between AdobeRGB and sRGB. This feature is important for proper image decoding.

ClemensElflein avatar Mar 14 '19 11:03 ClemensElflein