codebox / mosaic

Python script for creating photomosaic images
https://codebox.net/pages/photo-mosaic-image-maker
MIT License
537 stars 166 forks source link

Use EXIF rotation to orient tiles #13

Closed MrEbbinghaus closed 4 years ago

MrEbbinghaus commented 4 years ago

I noticed that tiles were orientated wrong even if I rotated it in my picture viewer.

This PR transposes the tiles based on their EXIF orientation.