Didn't fix every EXIF orientation

Created on 23 June 2022, about 2 years ago
Updated 22 March 2024, 3 months ago

Problem/Motivation

I'm using the test images from https://github.com/recurser/exif-orientation-examples with the current stable Google Chrome.

Before installing EXIF orientation:

14/18 wrong

After installing EXIF orientation:

Only 8/18 wrong. Close enough.

Steps to reproduce

Proposed resolution


Looking at the code, this module currently only seems to rotate 90, 180 or 270 degrees. It relies on the $image->rotate($degrees) method to do this.

Images in the example described in the issue summary that are not "fixed" by this module are flipped (and sometimes also rotated). However, apparently Drupal core does not provide a flip method yet.

So before we can implement this feature, I think we need to have this core issue committed first: ✨ Provide flip() method for image handling Needs work

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΈπŸ‡°Slovakia kaszarobert

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024