sfImageTransformPlugin
pear.symfony-project.com
Powerful but simple to use image manipluation plugin
Powerful but simple to use image manipluation plugin
Stuart Lowes
stunami
stuart.lowes@gmail.com
yes
##CURRENT_DATE##
##PLUGIN_VERSION##
##API_VERSION##
##STABILITY##
##STABILITY##
MIT license
-
##CONTENTS##
5.2.4
1.4.1
symfony
pear.symfony-project.com
1.0.0
1.5.0
1.5.0
1.3.1
1.0.1
stable
stable
MIT license
MIT
2009-12-24
* Fixing package
* Fixing alpha transpareny bug in GD simple resize transform
1.3.0
1.0.1
stable
stable
MIT license
MIT
2009-12-01
* Support for symfony 1.3/1.4
* Adding alpha support to colorizing using the GD adapter (thanks to caefer)
1.2.0
1.0.1
stable
stable
MIT license
MIT
2009-09-30
* Improved README and Documentation
* Making mime detection from filename case insensitive
* Small improvement to validation and error reporting for thumbnailer
* Greyscale transform for imagemagick (robadob)
* Fixed loadString method for ImageMagick (Tony Dubriel)
* Workaround fix for ImageMagick crop bug (Miloslav Kmeť)
* Adding width, height and color to the options for new images
1.1.0
1.0.1
stable
stable
MIT license
MIT
2009-01-19
* Added improved resize transform, which can now fix proportions and stop image inflation
* Added best fit thumbnailer as default. This creates set size images with the sized to fit
* Fixed transparency bug with the GD adapter
* Improved phpdocs
1.0.1
1.0.0
stable
stable
MIT license
MIT
2009-01-19
* Fixing argument order bug with ImageMagic? crop class
* Updating overlay labels for ImageMagic overlay transform
* Completing class getter cropping transforms
* Updated and improved documentation
1.0.0
1.0.0
stable
stable
MIT license
MIT
2009-01-08
* Fixed preserving of quality when copying or saving as
* Addded support for GD MIME detection using GetImageSize?
* Fixed thumbnail transform
* Renamed thumbnail transform methods allowed while maintaing backwards compatibility
* Renamed overlay position labels and backwards compatibility
* Added generic border transform
* General code tidying and improved documentation
0.2.3
0.1.0
beta
beta
MIT license
MIT
2009-01-08
* Fixing bug when saving images
* Fixing transparency problems with GD adapter
* GD rotate tranform now requires GD rotate support
0.2.2
0.1.0
beta
beta
MIT license
MIT
2009-01-08
* Fixing package
0.2.1
0.1.0
beta
beta
MIT license
MIT
2009-01-01
* Updating package info
0.2.0
0.1.0
beta
beta
MIT license
MIT
2009-01-01
* Adding support for symfony 1.1/1.2
* Adding support for MIME detection
* Adding opacity transform
* Adding thumbnail transform
* Fixed copy bug
0.1.0
0.1.0
beta
beta
MIT license
MIT
2008-10-13
* stunami: initial release