spillerrec / imgviewer

Customizable image viewer with minimalistic interface
2 stars 1 forks source link

Read embedded color profiles from JPG #2

Closed spillerrec closed 8 years ago

spillerrec commented 10 years ago

If a JPG image contains an embedded color profile, read and apply it.

spillerrec commented 8 years ago

color profiles are now working, but rotation was implemented in the Qt reader, so this is no longer works. We should at least support reading the EXIF data before closing this issue. Maybe the rotation could be done in the viewer instead. This way we could easily add the option to rotate images in the viewer.