Comment 4 for bug 306635

Revision history for this message
Mark Baas (mark-baas123) wrote :

I consider to implement an extra component called lossless jpeg rotation. It means if you have jpegtran installed it will use jpegtran to rotate rather than PIL.

Another solution could be simply to write the Exif.Orientation. Most programs support this exif tag for rotation.

What do you think?