A more realistic "con" explaination in the docstring of exif_fix_image_orientation

Thanks to dnet for catching this.

This commit sponsored by Chester Zeller.  Thanks!
This commit is contained in:
Christopher Allan Webber 2013-03-15 09:19:22 -05:00
parent 880f396bd9
commit 8dad2978e7

View File

@ -50,7 +50,10 @@ def exif_fix_image_orientation(im, exif_tags):
Translate any EXIF orientation to raw orientation
Cons:
- REDUCES IMAGE QUALITY by recompressing it
- Well, it changes the image, which means we'll recompress
it... not a problem if scaling it down already anyway. We might
lose some quality in recompressing if it's at the same-size
though
Pros:
- Prevents neck pain