A more realistic "con" explaination in the docstring of exif_fix_image_orientation
authorChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 15 Mar 2013 14:19:22 +0000 (09:19 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 15 Mar 2013 14:19:22 +0000 (09:19 -0500)
Thanks to dnet for catching this.

This commit sponsored by Chester Zeller.  Thanks!

mediagoblin/tools/exif.py

index 15dffa792c3f7ee407aa436550227396df65374a..d0f9d0a6917c871b24b15c2e846f31a60ffd4398 100644 (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