[PR #12] [MERGED] Calculations update #225

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

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/12
Author: @baamenabar
Created: 12/31/2016
Status: Merged
Merged: 12/31/2016
Merged by: @sadok-f

Base: masterHead: calculations-update


📝 Commits (7)

  • 35258b6 Merge pull request #5 from sadok-f/master
  • 86e9465 Merge pull request #6 from sadok-f/master
  • 45b7e90 Merge pull request #7 from sadok-f/master
  • 5138c8d Merge pull request #8 from sadok-f/master
  • 2ddefd5 solved many of the resizing and cropping cases. added documentation for the options
  • ec850dc Merge pull request #9 from sadok-f/master
  • 7ecca19 Merge branch 'master' into calculations-update

📊 Changes

3 files changed (+135 additions, -10 deletions)

View changed files

📝 README.md (+63 -0)
📝 config/parameters.yml (+12 -5)
📝 src/Core/Service/ImageManager.php (+60 -5)

📄 Description

  • updated the docs with the options
  • Updated the way we resize and crop for many cases

🔄 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/12 **Author:** [@baamenabar](https://github.com/baamenabar) **Created:** 12/31/2016 **Status:** ✅ Merged **Merged:** 12/31/2016 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `master` ← **Head:** `calculations-update` --- ### 📝 Commits (7) - [`35258b6`](https://github.com/flyimg/flyimg/commit/35258b6c2016aaa8b62f40430b094a38bf08391b) Merge pull request #5 from sadok-f/master - [`86e9465`](https://github.com/flyimg/flyimg/commit/86e9465481f1c439c74e1c0d98549683a30542fe) Merge pull request #6 from sadok-f/master - [`45b7e90`](https://github.com/flyimg/flyimg/commit/45b7e90ab0aad7b2d5516533c1722f5acccf4e13) Merge pull request #7 from sadok-f/master - [`5138c8d`](https://github.com/flyimg/flyimg/commit/5138c8dd737660b8051d2d6e7fd947f7d5f3d4b8) Merge pull request #8 from sadok-f/master - [`2ddefd5`](https://github.com/flyimg/flyimg/commit/2ddefd52cba01425048d0d3cfc210ddcbe745109) solved many of the resizing and cropping cases. added documentation for the options - [`ec850dc`](https://github.com/flyimg/flyimg/commit/ec850dc522702e6a51c48b80236014c67444693d) Merge pull request #9 from sadok-f/master - [`7ecca19`](https://github.com/flyimg/flyimg/commit/7ecca19c924b375bc7aa2cef1b95dd5b241d3f24) Merge branch 'master' into calculations-update ### 📊 Changes **3 files changed** (+135 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+63 -0) 📝 `config/parameters.yml` (+12 -5) 📝 `src/Core/Service/ImageManager.php` (+60 -5) </details> ### 📄 Description * updated the docs with the options * Updated the way we resize and crop for many cases --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 22:34:46 +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#225
No description provided.