Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
I've noticed that some images lose rotation information when I use -strip. Is there a way to rotate an image based on it's information, then strip it after?
For example, this causes the image to be the wrong orientation:
Thanks! I actually had notes in my codebase saying not to us -auto-orient, but looks like it was due to a bug that was fixed (viewtopic.php?f=3&t=24749)