1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-07-30 21:20:11 +02:00

Resize gif keeping transparency #81.

This commit is contained in:
Mikael Roos
2015-02-09 00:43:38 +01:00
parent 641d67d7a0
commit ab4e8a6fae

View File

@@ -5,6 +5,7 @@ Revision history
v0.6.x (latest)
-------------------------------------
* Resize gif keeping transparency #81.
* Now returns statuscode 500 when something fails #55.
* Three different modes: strict, production, development #44.
* Three files for all-in-one `imgs.php`, `imgp.php`, `imgd.php` #73.
@@ -181,4 +182,3 @@ v0.1 (2012-04-25)
-------------------------------------
* Initial release after rewriting some older code doing the same, but not that good and flexible.