You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, the method resizeInPourcent() is now named resizeInPercent().
@@ -46,12 +73,6 @@ and can show display bugs ! I'm trying to find a solution.
46
73
- You can now find tests status of the class on travis-ci: http://travis-ci.org/#!/Sybio/ImageWorkshop
47
74
- Adding ImageWorkshop on http://travis-ci.org/ for controlled continuous integration
48
75
49
-
**Version 1.2.5 - 2012-09-18**
50
-
- Fixing the only one known bug that we are tracking for a long time: you can know
51
-
apply a rotation (->rotate()) and then an opacity (->opacity()) on a layer without crash.
52
-
- Updating composer.json to autoload the class in a project using composer
53
-
- Testing if the PHP environment has GD library enabled
54
-
55
76
### Installation
56
77
57
78
The class is designed for PHP 5.3+, but it can work with older PHP versions... Check how to install the class here: http://phpimageworkshop.com/installation.html
0 commit comments