-
Bug
-
Resolution: Fixed
-
Major
-
2.8.1
-
None
-
None
-
FF
There is probably a metadata in the jpg file that mean the photo is not a landscape format but the resize of Ametys seems to not taking of account.
There is probably a metadata in the jpg file that mean the photo is not a landscape format but the resize of Ametys seems to not taking of account.
This use case does not work :
=> The image is distorted, the dimensions are reversed
The dimension stored in docbook are extract from a BufferedImage which to do take into account the Exit orientation tag.
(test with obama.jpg image)