From 67735dc85fc4a25dcc3e0b30420b3ad5a6ac1c9f Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Sat, 4 Jun 2011 20:10:34 +0200 Subject: Autorotate images according to EXIF Orientation info This comes with a cost of decoding full image when only getting image size. --- sample/src/setup.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sample/src') diff --git a/sample/src/setup.xml b/sample/src/setup.xml index d042630..7fde549 100644 --- a/sample/src/setup.xml +++ b/sample/src/setup.xml @@ -36,6 +36,10 @@ + + + + -- cgit v1.2.3