1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-05 07:37:37 +02:00

6 Commits

Author SHA1 Message Date
Mikael Roos
9620c1eb75 Adding testcase for issue #117 2015-10-20 13:45:16 +02:00
Mikael Roos
01a868d925 Improved codestyle and added to start using phpcs to check code style, fix #95. 2015-07-23 11:32:19 +02:00
Mikael Roos
c87ba5087c compare deal with images leaving no json information 2015-05-08 09:58:32 +02:00
Mikael Roos
7a0626d9bf Add permalink to setup for comparing images with webroot/compare/compare.php, fix #92. 2015-05-08 09:38:12 +02:00
Mikael Roos
d21daa298c pre 0.7 before integrating with remote images
* Adding compare-page for comparing images. Issue #20.
* Added option `no-upscale, nu` as resizing strategy to decline upscaling of smaller images. Fix #61.
* Minor change in `CImage::resize()`, crop now does imagecopy without resamling.
* Correcting internal details for save-as and response json which indicated wrong colors. Fix #62.
* Fixed fill-to-fit that failed when using aspect-ratio. Fix #52.
* JSON returns correct values for resulting image. Fix #58.
* Corrected behaviour for skip-original. Fix #60.
2015-01-08 18:01:48 +01:00
Mikael Roos
b5100845e9 Adding compare-page for comparing images. Issue #20. 2014-12-19 15:21:47 +01:00