Attached patch suggests implementation of automatic thumbnail roation depending
on the EFIX data if the original file, or the image ration (width/height)
The rotation is controlled by thre new settings
['advanced']['rotate_thumbnail_per_exif'] = true;// Use EXIF orientation to
rotate the thumbnail
['advanced']['rotate_thumbnail_per_ratio'] = -90;// Rotate thumbnail for this
angle if image ratio below value given in rotate_thumbnail_if_ratio_below
['advanced']['rotate_thumbnail_if_ratio_below'] = 0.8;
Original issue reported on code.google.com by eug...@hutorny.in.ua on 7 Nov 2012 at 6:02
Original issue reported on code.google.com by
eug...@hutorny.in.ua
on 7 Nov 2012 at 6:02Attachments: