erskinedesign / ed.imageresizer.ee2_addon

EE2+ Version of the ED ImageResizer. Resizes, crops and caches images on the fly.
43 stars 12 forks source link

Config.php Variables and Cropping #3

Closed wesbaker closed 13 years ago

wesbaker commented 14 years ago

I created this fork from cchiles fork of imageresizer. He added the config.php variables to the plugin as well as grayscaling and a check to make sure you aren't pointing at a directory.

I've added the ability to crop an image from center without a crop ratio when you set maxWidth, maxHeight, forceWidth and forceHeight.