Results 201 comments of Joseph Reagle

Related to firefox not rotating the image: https://bugzilla.mozilla.org/show_bug.cgi?id=298619

Okay, so my understanding is that you are rotating the images, but not removing the orientation exif; hence exif-compliant software like Chrome rotates it again. Why can't we remove the...

Confirmed `copy_exif_data = False` does not have this problem in Chrome.

@saimn I'm not sure how long (if at all) the python-imaging/Pillow#520 will take to resolve, would you be opposed to a dependency on [gexiv2](https://wiki.gnome.org/Projects/gexiv2). (gexiv2 is the update to pyexiv2,...

That's helpful, any news on an upstream fix from PIL?

Just looked about, don't see any evidence of the bug python-imaging/Pillow#520 receiving any attention nor of gexiv2 (as an alternative) appearing in pypi. However, there are a fair amount of...

Any news on this front? Sadly, I don't see any change.

I'm wondering if there's been any movement on this one?

I haven't seen any progress at python-imaging/Pillow#520, any fixes available here?