Skip to content

Fix GD (broken by #1336) - #1386

Merged
kamil4 merged 1 commit into
masterfrom
fix-gd
Jun 29, 2022
Merged

Fix GD (broken by #1336)#1386
kamil4 merged 1 commit into
masterfrom
fix-gd

Conversation

@kamil4

@kamil4 kamil4 commented Jun 29, 2022

Copy link
Copy Markdown
Contributor

The first victim of merging #1336 is here 😉: the GD image handler didn't work anymore for images not requiring rotation...

@kamil4
kamil4 requested a review from a team June 29, 2022 17:10
@codecov

codecov Bot commented Jun 29, 2022

Copy link
Copy Markdown

Codecov Report

Merging #1386 (4061c26) into master (1824950) will decrease coverage by 0.82%.
The diff coverage is 0.00%.

@nagmat84 nagmat84 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Luckily, this was a one-liner. But we should really get #1351merged (after I have gone through merging hell). #1351 contains a bunch of new tests for Imagick and GD incl. all sorts of auto-rotation in every combination. That why I added orientation-xxx.jpg and {h|v]flip.jpeg to tests/Samples. This will prevent us from problems like this in the future.

@kamil4
kamil4 merged commit 46ae70b into master Jun 29, 2022
@nagmat84
nagmat84 deleted the fix-gd branch June 29, 2022 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants