mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 09:45:50 +03:00
[PR #333] [MERGED] fixing Issue#332 by adding auto-orient option #1013
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#1013
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/flyimg/flyimg/pull/333
Author: @sadok-f
Created: 5/23/2022
Status: ✅ Merged
Merged: 5/23/2022
Merged by: @sadok-f
Base:
main← Head:issue#332📝 Commits (3)
425c90fAdd auto-orient to fix image with rotation metadata, fixes #3322437831update github/super-linter to v3.17.053ba0baadd documentation section forauto-orientoption📊 Changes
5 files changed (+27 additions, -12 deletions)
View changed files
📝
.github/workflows/ci.yml(+1 -1)📝
config/parameters.yml(+11 -9)📝
docs/url-options.md(+8 -0)📝
src/Core/Processor/ImageProcessor.php(+6 -2)📝
tests/Core/Entity/Image/OutputImageTest.php(+1 -0)📄 Description
fixing Issue#332 by adding
auto-orientoption🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.