exif autorotate for proofs
authorJonathan Woithe <jwoithe@physics.adelaide.edu.au>
Fri, 2 Apr 2010 11:17:34 +0000 (20:47 +0930)
committerLaurent Monin <zas@norz.org>
Thu, 16 Aug 2012 21:27:08 +0000 (23:27 +0200)
commitb73335c511e8e299d37e43935173a9a089b2fc0c
tree2fc6d292f1b4c2701d73107ef081725da546e986
parentcbdf3ece854a15cd59d858355df2e681c3b111ac
exif autorotate for proofs

Find below a patch which adds auto-rotation of proof images based on image
EXIF information.  It is a revision of a proof-of-concept patch I did up for
gqview 2.0.4 which, for well documented reasons, didn't get anywhere after
submission.  The patch below is against geeqie 1.0.

The proof auto-rotation feature is controlled by a new setting in the
"convenience" section of the image preferences dialog.  This way the
existing behaviour is still available for those who want to use it.

I find this new feature very useful when preparing proofing sheets and I
suspect others would too.  Please consider this for inclusion in geeqie.
src/options.c
src/options.h
src/preferences.c
src/print.c