[PR #300] [MERGED] Add colorspace and monochrome options , Issue#299 #997

Closed
opened 2026-03-15 15:47:10 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: issue#299


📝 Commits (6)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/flyimg/flyimg/pull/300 **Author:** [@sadok-f](https://github.com/sadok-f) **Created:** 1/11/2021 **Status:** ✅ Merged **Merged:** 1/11/2021 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `main` ← **Head:** `issue#299` --- ### 📝 Commits (6) - [`a906609`](https://github.com/flyimg/flyimg/commit/a9066090d1a4eedaf77edeee386a803516717929) Add colorspace and monochrome options, closes #299 - [`962d192`](https://github.com/flyimg/flyimg/commit/962d192290dd1cca2772894e5360cf27bfacbbf8) Add Unit Test for new options, closes #299 - [`19a1fe5`](https://github.com/flyimg/flyimg/commit/19a1fe5b2b56ee68eb12635b52d86896b2ef6177) Improve Error handling for exec command in php - [`5c384b2`](https://github.com/flyimg/flyimg/commit/5c384b2ee34c52261ff09dd5b57f073fc5ed2d70) Add docus for #299 - [`7fe55a1`](https://github.com/flyimg/flyimg/commit/7fe55a1a3ae7462c3eec1cfaaf29832c645a695f) Add docs , closes #299 - [`f65f20c`](https://github.com/flyimg/flyimg/commit/f65f20c39fc67d5d042abcde72f9ada3923eb1ee) Update docs ### 📊 Changes **5 files changed** (+42 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Add colorspace and monochrome options , Issue#299 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 15:47:10 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flyimg#997
No description provided.