summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsybio <clement.guillemain@gmail.com>2012-09-27 11:02:59 +0200
committersybio <clement.guillemain@gmail.com>2012-09-27 11:02:59 +0200
commitdba0c53ee61890a6804ed0b5fefee94990c2a152 (patch)
tree074b526c5623aecb57cd6b26f1ac602f8dfd7b2e
parent7936e594dd0fd4615f58e43c50f9ac8b1b9df0ad (diff)
downloadImageWorkshop-dba0c53ee61890a6804ed0b5fefee94990c2a152.zip
ImageWorkshop-dba0c53ee61890a6804ed0b5fefee94990c2a152.tar.gz
ImageWorkshop-dba0c53ee61890a6804ed0b5fefee94990c2a152.tar.bz2
You can now initialize a layer from an image string
-rw-r--r--README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md
index 7e0857b..9081363 100644
--- a/README.md
+++ b/README.md
@@ -47,9 +47,6 @@ apply a rotation (->rotate()) and then an opacity (->opacity()) on a layer witho
**Version 1.2.2 - 2012-08-16**
- Fixing a bug when applying a filter because of given parameter number
-**Version 1.2.1 - 2012-08-13**
-- Better image quality after resize. (replace imagecopyresized function for imagecopyresampled)
-
### Usage
- Learn how to use the class in 5 minutes: http://phpimageworkshop.com/quickstart.html