Browse Source

270/90 = 3

master
Daniel 13 years ago
parent
commit
82df0b34e9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      image.c

+ 1
- 1
image.c View File

@@ -110,7 +110,7 @@ void exif_auto_orientate(const fileinfo_t *file) {
break;

case 8:
imlib_image_orientate(270);
imlib_image_orientate(3);
break;
}
}


Loading…
Cancel
Save