speedata / publisher

speedata Publisher - a professional database Publishing system
https://www.speedata.de/
GNU Affero General Public License v3.0
292 stars 36 forks source link

Image orientation should be honoured #584

Closed pgundlach closed 3 weeks ago

pgundlach commented 3 weeks ago

For example the image from https://github.com/recurser/exif-orientation-examples/blob/master/Portrait_6.jpg

4.19.6

<Layout
    xmlns="urn:speedata.de:2009/publisher/en"
    xmlns:sd="urn:speedata:2009/publisher/functions/en">

    <Record element="data">
               <PlaceObject>
            <Image file="Portrait_6.jpg" width="8cm" height="10cm"  />
        </PlaceObject>
    </Record>
</Layout>

appears

orientation
pgundlach commented 3 weeks ago

This will be fixed in version 4.19.7