jlu-ilr-hydro / odmf

Observatory Data Management Framework
MIT License
4 stars 5 forks source link

Photo orientation #121

Closed philippkraft closed 11 months ago

philippkraft commented 2 years ago

Look if the image orientation flag is present in the exif data of the database blob. If present, it needs o get enabled by:

img {
    image-orientation: from-image;
}

see: https://stackoverflow.com/a/27882870/3032680