diff options
author | Ivan Oleynikov <ivan.oleynikov95@gmail.com> | 2021-07-27 01:52:49 +0600 |
---|---|---|
committer | Harry Jeffery <harry@exec64.co.uk> | 2021-08-05 21:01:30 +0000 |
commit | f71548ce45991fc2698426199116beb8c067d0c2 (patch) | |
tree | 38f71fc6e00a867edc4ba86e9cefb777f3a0d2ce /files/imv-folder | |
parent | b194997c20fb1ade3aa2828676ca85a2738a8f3e (diff) | |
download | imv-f71548ce45991fc2698426199116beb8c067d0c2.tar.gz |
Make freeimage backend have preceedence over libjpeg
The current implementation of freeimage backend automatically rotates the
images based on EXIF info. Libjpeg backed doesn't do that (although libjpeg
itself may be able to, I didn't check). This commit makes Imv use freeimage for
jpeg files when both backends are available to enable automatic image rotation
when possible.
A cleaner solution could be to add automatic rotaiton functionality to libjpeg
backend as well, but this quick hack is better than nothing ☺
Diffstat (limited to 'files/imv-folder')
0 files changed, 0 insertions, 0 deletions