浏览代码

270/90 = 3

master
Daniel 14 年前
父节点
当前提交
82df0b34e9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      image.c

+ 1
- 1
image.c 查看文件

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


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


正在加载...
取消
保存