[PR #203] [MERGED] fix Unsharp option and add other options such as sharpen and blur #331

Closed
opened 2026-02-25 22:35:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/203
Author: @sadok-f
Created: 1/9/2019
Status: Merged
Merged: 1/9/2019
Merged by: @sadok-f

Base: masterHead: issue-#202


📝 Commits (2)

  • 0c7a87b fix Unsharp option and add other options such as sharpen and blur, closes #202
  • d1c3fbd Update the phpdoc. closes #202

📊 Changes

4 files changed (+42 additions, -10 deletions)

View changed files

📝 config/parameters.yml (+4 -0)
📝 docs/url-options.md (+15 -1)
📝 src/Core/Processor/ImageProcessor.php (+21 -9)
📝 tests/Core/Entity/Image/OutputImageTest.php (+2 -0)

📄 Description

fix Unsharp option and add other options such as sharpen and blur, closes #202


🔄 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/203 **Author:** [@sadok-f](https://github.com/sadok-f) **Created:** 1/9/2019 **Status:** ✅ Merged **Merged:** 1/9/2019 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `master` ← **Head:** `issue-#202` --- ### 📝 Commits (2) - [`0c7a87b`](https://github.com/flyimg/flyimg/commit/0c7a87b7c45f51444f3adb99d651bad4ceee7a96) fix Unsharp option and add other options such as sharpen and blur, closes #202 - [`d1c3fbd`](https://github.com/flyimg/flyimg/commit/d1c3fbd1e9eeefb696fef1542d972c92ab1fe12b) Update the phpdoc. closes #202 ### 📊 Changes **4 files changed** (+42 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `config/parameters.yml` (+4 -0) 📝 `docs/url-options.md` (+15 -1) 📝 `src/Core/Processor/ImageProcessor.php` (+21 -9) 📝 `tests/Core/Entity/Image/OutputImageTest.php` (+2 -0) </details> ### 📄 Description fix Unsharp option and add other options such as sharpen and blur, closes #202 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 22:35:07 +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#331
No description provided.