Optional application of orientation for TIFF
authorAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>
Wed, 29 Apr 2015 08:55:27 +0000 (10:55 +0200)
committerAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>
Tue, 19 May 2015 08:32:10 +0000 (08:32 +0000)
commita1d412aec45e2232537795c5a1a8500daeb061d6
tree7d6e1c4bf7fba37ff735e41ed343aecba0c248da
parent8363c855f5d31c3c7499b57621d79b10bc6ba088
Optional application of orientation for TIFF

Make the image orientation only optionally applied for TIFF images
to match the new image handler flags.
The default however remains to apply transformation, as opposed
to JPEGs.

The patch also adds the capability to write metadata orientation.

Change-Id: Ie24664516138641342ab6d7559d591f38b9f1e8a
Reviewed-by: Gunnar Sletta <gunnar@sletta.org>
src/plugins/imageformats/tiff/qtiffhandler.cpp
tests/auto/tiff/tst_qtiff.cpp