Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image Rotation when creating Thumbs #20

Open
vccabral opened this issue Apr 16, 2015 · 1 comment
Open

Image Rotation when creating Thumbs #20

vccabral opened this issue Apr 16, 2015 · 1 comment

Comments

@vccabral
Copy link

When using the simpleimages.transforms.Scale, my thumbnails were being rotated. I think it might have to do with PIL's method of scaling.

http://stackoverflow.com/questions/4228530/pil-thumbnail-is-rotating-my-image

@saulshanabrook
Copy link
Collaborator

@vccabral Yeah that sounds right.

  • create failing test case
  • implement fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants