Resizing image with maintain_ratio causes unwanted rotation |
More than likely, the rotation of the image is being set by the EXIF data. There are a few Stackoverflow questions related to correcting the orientation in PHP, but this one looked the most helpful in my quick look at a handful of them: http://stackoverflow.com/questions/36570...-like-desk
|
Messages In This Thread |
Resizing image with maintain_ratio causes unwanted rotation - by gdansk - 10-06-2015, 01:29 AM
RE: Resizing image with maintain_ratio causes unwanted rotation - by mwhitney - 10-06-2015, 06:56 AM
RE: Resizing image with maintain_ratio causes unwanted rotation - by chronic - 10-06-2015, 10:54 AM
|