Feature proposal #6546
open
CBLib: Improve Image to extend image processing functionality for less 3rd party dependency
Added by krileon about 8 years ago.
Updated about 2 months ago.
Description
The Image library in CB should basically mirror standard image processing library functionality (e.g. Imagine or Intervention/Image) then call the dependency and behave the same regardless of library to avoid being dependent on a singular image processing library. Something like the below is probably correct.
/Image/Handler/Imagine.php (bridge between Imagine and Image.pgp)
/Image/Image.php (does actual image processing)
/Image/Test.php (tests for compatibility)
- Target version changed from CB 2.2 to CB 2.8
- Subject changed from Improve Image CBLib to extend image processing functionality for less 3rd party dependency to CBLib: Improve Image to extend image processing functionality for less 3rd party dependency
- Target version changed from CB 2.8 to CB 2.8.1
- Target version changed from CB 2.8.1 to CB 2.8.2
- Target version changed from CB 2.8.2 to CB 2.9.0
- Target version changed from CB 2.9.0 to CB 2.9.2
- Target version changed from CB 2.9.2 to CB 2.9.3
- Target version changed from CB 2.9.3 to CB 2.10.0
- Target version changed from CB 2.10.0 to CB 2.10.1
Also available in: Atom
PDF