1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-26 01:03:41 +02:00

Correcting internal details for save-as and response json which indicated wrong colors. Fix #62.

This commit is contained in:
Mikael Roos
2014-12-15 09:19:23 +01:00
parent e236757e5d
commit ece0be086c
5 changed files with 51 additions and 14 deletions

View File

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