1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-07-31 21:40:12 +02:00

Adding compare-page for comparing images.

This commit is contained in:
Mikael Roos
2014-12-19 15:23:21 +01:00
parent b5100845e9
commit f4b3f16443

View File

@@ -281,6 +281,7 @@ Revision history
v0.6.x (latest)
* 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.