diff options
-rw-r--r-- | image.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -110,7 +110,7 @@ void exif_auto_orientate(const fileinfo_t *file) { break; case 8: - imlib_image_orientate(270); + imlib_image_orientate(3); break; } } |
![]() |
index : nsxiv | |
neo simple X image viewer. | sinan@sinanmohd.com |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | image.c | 2 |
@@ -110,7 +110,7 @@ void exif_auto_orientate(const fileinfo_t *file) { break; case 8: - imlib_image_orientate(270); + imlib_image_orientate(3); break; } } |