Closed GoogleCodeExporter closed 8 years ago
The fix suggested above wont work as the sens variable is converted to the
transformation that should actually be performed via a look-up table in the
following
line:
sens = autoTrans[int(self.__info['Exif.Image.Orientation'])][0]
This is not a problem however as any manual transformation should also reset
the EXIF
orientation variable to 1 as it is no-longer correct/relevant.
Original comment by r...@wallace.gen.nz
on 9 Aug 2009 at 12:15
This issue was closed by revision r259.
Original comment by r...@wallace.gen.nz
on 9 Aug 2009 at 12:36
Fixed in r259
Original comment by r...@wallace.gen.nz
on 9 Aug 2009 at 12:36
Original issue reported on code.google.com by
pelar...@gmail.com
on 7 Aug 2009 at 12:23Attachments: