mirror of
https://github.com/mosbth/cimage.git
synced 2025-08-25 17:00:44 +02:00
implemented filters and quality, chenged how arguments was handled.
This commit is contained in:
14
README.md
14
README.md
@@ -21,6 +21,20 @@ Mikael Roos (mos@dbwebb.se)
|
||||
Revision history
|
||||
----------------
|
||||
|
||||
ToDo.
|
||||
|
||||
* crop
|
||||
* Pre-defined sizes.
|
||||
|
||||
|
||||
v0.2 (2012-05-09)
|
||||
|
||||
* Implemented filters as in http://php.net/manual/en/function.imagefilter.php
|
||||
* Changed `crop` to `crop_to_fit`, woks the same way.
|
||||
* Changed arguments to method and sends them in array.
|
||||
* Added quality-setting.
|
||||
* Added testcases for above.
|
||||
|
||||
v0.1.1 (2012-04-27)
|
||||
|
||||
* Corrected calculation where both width and height were set.
|
||||
|
Reference in New Issue
Block a user