1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-20 06:41:22 +02:00

prepare to tag v0.7.15

This commit is contained in:
Mikael Roos
2016-08-09 10:19:49 +02:00
parent 66c5a07767
commit 21e53887b8
5 changed files with 146 additions and 42 deletions

View File

@@ -8,8 +8,8 @@ Revision history
v0.7.15 (2016-08-08)
-------------------------------------
* Added the [Lenna/Lena sample image](http://www.cs.cmu.edu/~chuck/lennapg/) as tif and created a png, jpeg and webp version using Imagick convert `convert lena.tif lena.{png,jpg,webp}`.
* Support saving to imgp format through `sa=webp`, #132.
* Added the [Lenna/Lena sample image](http://www.cs.cmu.edu/~chuck/lennapg/) as tif and created a png, jpeg and webp version using Imagick convert `convert lena.tif lena.{png,jpg,webp}`, #152.
* Limited and basic support for WEBP format, se #132.
v0.7.14 (2016-08-08)