ottogal Posted January 28, 2016 Author Share Posted January 28, 2016 Maybe you have installed Pia too? No, I haven't installed any other image related modules. Link to comment Share on other sites More sharing options...
HannaP Posted January 28, 2016 Share Posted January 28, 2016 just want to add results from above tests for 'tree.jpg'. file_exists = 1 exif_read_data = TRUE exif = TRUE exif["Orientation"] = TRUE Orientation = 8 frontend, halfsized is in right orientation: yes [x ] - no [ ]backend Original is in right orientation: yes [ ] - no [x]backend Thumbnail is in right orientation: yes [x] - no [ ] Is this what I normally would have to expect? ----------- No additional image-related modules in use, PW is 2.7.2 Link to comment Share on other sites More sharing options...
horst Posted January 28, 2016 Share Posted January 28, 2016 @HannaP: yes, that's the normal behave with autoRotated enabled. When disabled, every image would be generated and displayed with uncorrected / wrong orientation. If you have autoRotation on, all derived image variations gets corrected in imagesizer, if: the original image itself contains the right entry for the Orientation in Exif. the setting for auto rotation gets not altered somewhere on the way until it reaches the imagesizer. Link to comment Share on other sites More sharing options...
LostKobrakai Posted January 28, 2016 Share Posted January 28, 2016 Also the original image is never changed except if the image field does have max. dimensions set and the image is larger. 1 Link to comment Share on other sites More sharing options...
horst Posted January 28, 2016 Share Posted January 28, 2016 Also the original image is never changed except if the image field does have max. dimensions set and the image is larger. @Lostkobrakai: Good point! I need to bookmark this! Settings in max dimensions break the chain, we lost all EXIF and other markers in the "original" image. Would be good if we could write it back in this special case. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now