wagtail / Willow

A wrapper that combines the functionality of multiple Python image libraries into one API
https://willow.wagtail.org/
BSD 3-Clause "New" or "Revised" License
274 stars 53 forks source link

Image orientation #14

Closed kaedroho closed 8 years ago

kaedroho commented 9 years ago

This pull request addresses #2.

This is built on my earlier backends refactor branch so the relevant commits are right at the end of the below log.

kaedroho commented 8 years ago

I'd like to refactor this into its own operation (probably called auto_orient) before merging. Also needs rebasing on all the recent refactoring.