exif autorotate for proofs
authorJonathan Woithe <jwoithe@physics.adelaide.edu.au>
Fri, 2 Apr 2010 11:17:34 +0000 (20:47 +0930)
committerKlaus Ethgen <Klaus@Ethgen.de>
Tue, 15 May 2012 00:50:42 +0000 (01:50 +0100)
commit97bddb361bf518b632cb4cf3145d311a94112886
treeafdb436b8f11aacef25a01d0f434dc7ce6294a52
parent0922b292f3e67e4b52c7377199c2617511be7a38
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