mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 09:45:50 +03:00
[PR #300] [MERGED] Add colorspace and monochrome options , Issue#299 #389
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#389
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/300
Author: @sadok-f
Created: 1/11/2021
Status: ✅ Merged
Merged: 1/11/2021
Merged by: @sadok-f
Base:
main← Head:issue#299📝 Commits (6)
a906609Add colorspace and monochrome options, closes #299962d192Add Unit Test for new options, closes #29919a1fe5Improve Error handling for exec command in php5c384b2Add docus for #2997fe55a1Add docs , closes #299f65f20cUpdate docs📊 Changes
5 files changed (+42 additions, -10 deletions)
View changed files
📝
README.md(+27 -6)📝
config/parameters.yml(+4 -0)📝
src/Core/Processor/ImageProcessor.php(+6 -1)📝
src/Core/Processor/Processor.php(+3 -3)📝
tests/Core/Entity/Image/OutputImageTest.php(+2 -0)📄 Description
Add colorspace and monochrome options , Issue#299
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.